Skip to content

🧹 gucc: remove unused argument in tests #132

🧹 gucc: remove unused argument in tests

🧹 gucc: remove unused argument in tests #132

Triggered via push July 4, 2024 23:10
Status Success
Total duration 1m 21s
Artifacts

checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
/gucc/tests/unit-grub_config_gen.cpp:125:13 [bugprone-exception-escape: gucc/tests/unit-grub_config_gen.cpp#L125
an exception may be thrown in function 'filtered_res' which should not throw exceptions
/gucc/tests/unit-grub_config_gen.cpp:136:5 [bugprone-exception-escape: gucc/tests/unit-grub_config_gen.cpp#L136
an exception may be thrown in function 'main' which should not throw exceptions
Check C++ style
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cpp-linter
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/