feat: tie tags to sections #48
pr-check.yml
on: pull_request
static-analysis
3m 14s
Matrix: build
Annotations
3 errors, 2 warnings, and 2 notices
build (gcc, ubuntu-latest)
Process completed with exit code 8.
|
static-analysis
Process completed with exit code 1.
|
build (clang, ubuntu-latest)
Process completed with exit code 8.
|
build (gcc, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (clang, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run clang-format on source/main.cpp:
source/main.cpp#L1
File source/main.cpp does not conform to Custom style guidelines. (lines 84, 85, 86, 87, 88, 89)
|
Run clang-format on test/controler_test.cpp:
test/controler_test.cpp#L1
File test/controler_test.cpp does not conform to Custom style guidelines. (lines 200, 207, 218, 265, 281)
|