feat: split logs in dirs for year #60
pr-check.yml
on: pull_request
static-analysis
1m 7s
Matrix: build
Annotations
3 errors, 2 warnings, and 2 notices
static-analysis
Process completed with exit code 1.
|
build (gcc, ubuntu-latest)
Process completed with exit code 8.
|
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/log/local_log_repository.hpp:
source/log/local_log_repository.hpp#L1
File source/log/local_log_repository.hpp does not conform to Custom style guidelines. (lines 21)
|
Run clang-format on source/main.cpp:
source/main.cpp#L1
File source/main.cpp does not conform to Custom style guidelines. (lines 40, 81)
|