Skip to content

refactor: migrate to cpp 23 #10

refactor: migrate to cpp 23

refactor: migrate to cpp 23 #10

Triggered via pull request April 30, 2024 19:37
Status Failure
Total duration 4m 39s
Artifacts

pr-check.yml

on: pull_request
static-analysis
3m 20s
static-analysis
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 4 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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (gcc, ubuntu-latest)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:/etc/apt/trusted.gpg.d/setup-cpp-ubuntu-archive.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '40976EAF437D05B5'
build (gcc, ubuntu-latest)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:/etc/apt/trusted.gpg.d/launchpad-toolchain.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
build (clang, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run clang-format on source/view/annual_view.cpp: source/view/annual_view.cpp#L1
File source/view/annual_view.cpp does not conform to Custom style guidelines. (lines 39, 52)
Run clang-format on test/local_log_repository_test.cpp: test/local_log_repository_test.cpp#L1
File test/local_log_repository_test.cpp does not conform to Custom style guidelines. (lines 144, 224)