Skip to content

fix: the correct get the product machine name #470

fix: the correct get the product machine name

fix: the correct get the product machine name #470

Triggered via pull request August 23, 2024 01:36
@add-uosadd-uos
opened #308
Status Success
Total duration 55s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
cppcheck: src/main.cpp#L126
Finding the same expression on both sides of an operator is suspicious and might indicate a cut and paste or logic error. Please examine this code carefully to determine if it is correct.
cppcheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/