Add use of compile time option #537
Triggered via pull request
September 4, 2024 21:59
Status
Success
Total duration
13m 41s
Artifacts
–
Annotations
67 warnings
Test (windows-2022, msvc, false, Ninja)
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/
|
Test (windows-2022, msvc, false, Ninja)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
|
Test (windows-2022, msvc, true, Ninja)
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/
|
Test (windows-2022, msvc, true, Ninja)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
|
Test (windows-2022, msvc, false)
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/
|
Test (windows-2022, msvc, false)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
|
Test (windows-2022, gcc, true, true)
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/
|
Test (windows-2022, gcc, true, true):
tests/myproj/src/main/main.cpp#L5
included header ranges.h is not used directly [misc-include-cleaner]
|
Test (windows-2022, gcc, true, true):
tests/myproj/src/main/main.cpp#L12
included header iostream is not used directly [misc-include-cleaner]
|
Test (windows-2022, gcc, true, true):
tests/myproj/src/main/main.cpp#L13
included header string is not used directly [misc-include-cleaner]
|
Test (windows-2022, gcc, true, true):
tests/myproj/src/main/main.cpp#L14
included header string_view is not used directly [misc-include-cleaner]
|
Test (windows-2022, gcc, true, true):
tests/myproj/src/main/main.cpp#L18
included header cassert is not used directly [misc-include-cleaner]
|
Test (windows-2022, gcc, true, true):
tests/myproj/src/main/main.cpp#L19
included header cctype is not used directly [misc-include-cleaner]
|
Test (windows-2022, gcc, true, true):
tests/myproj/src/main/main.cpp#L20
included header cstddef is not used directly [misc-include-cleaner]
|
Test (windows-2022, gcc, true, true):
tests/myproj/src/main/main.cpp#L21
included header cstdint is not used directly [misc-include-cleaner]
|
Test (windows-2022, gcc, true, true):
tests/myproj/src/main/main.cpp#L22
included header cstring is not used directly [misc-include-cleaner]
|
Test (windows-2022, gcc, true, true):
tests/myproj/src/main/main.cpp#L24
an exception may be thrown in function 'main' which should not throw exceptions [bugprone-exception-escape]
|
Test (windows-2022, gcc, true, true)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
|
Test (windows-2022, llvm, true, true)
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/
|
Test (windows-2022, llvm, true, true)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
|
Test (windows-2022, llvm, true, true):
tests/myproj/src/main/main.cpp#L5
included header ranges.h is not used directly [misc-include-cleaner]
|
Test (windows-2022, llvm, true, true):
tests/myproj/src/main/main.cpp#L12
included header iostream is not used directly [misc-include-cleaner]
|
Test (windows-2022, llvm, true, true):
tests/myproj/src/main/main.cpp#L13
included header string is not used directly [misc-include-cleaner]
|
Test (windows-2022, llvm, true, true):
tests/myproj/src/main/main.cpp#L14
included header string_view is not used directly [misc-include-cleaner]
|
Test (windows-2022, llvm, true, true):
tests/myproj/src/main/main.cpp#L18
included header cassert is not used directly [misc-include-cleaner]
|
Test (windows-2022, llvm, true, true):
tests/myproj/src/main/main.cpp#L19
included header cctype is not used directly [misc-include-cleaner]
|
Test (windows-2022, llvm, true, true):
tests/myproj/src/main/main.cpp#L20
included header cstddef is not used directly [misc-include-cleaner]
|
Test (windows-2022, llvm, true, true):
tests/myproj/src/main/main.cpp#L21
included header cstdint is not used directly [misc-include-cleaner]
|
Test (windows-2022, llvm, true, true):
tests/myproj/src/main/main.cpp#L22
included header cstring is not used directly [misc-include-cleaner]
|
Test (windows-2022, llvm, true, true):
tests/myproj/src/main/main.cpp#L24
an exception may be thrown in function 'main' which should not throw exceptions [bugprone-exception-escape]
|
Test (windows-2022, msvc, true, true)
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/
|
Test (windows-2022, msvc, true, true)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
|
Test (ubuntu-22.04, gcc, true, true)
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/
|
Test (ubuntu-22.04, gcc, true, true):
tests/myproj/src/main/main.cpp#L5
included header ranges.h is not used directly [misc-include-cleaner]
|
Test (ubuntu-22.04, gcc, true, true):
tests/myproj/src/main/main.cpp#L12
included header iostream is not used directly [misc-include-cleaner]
|
Test (ubuntu-22.04, gcc, true, true):
tests/myproj/src/main/main.cpp#L13
included header string is not used directly [misc-include-cleaner]
|
Test (ubuntu-22.04, gcc, true, true):
tests/myproj/src/main/main.cpp#L14
included header string_view is not used directly [misc-include-cleaner]
|
Test (ubuntu-22.04, gcc, true, true):
tests/myproj/src/main/main.cpp#L18
included header cassert is not used directly [misc-include-cleaner]
|
Test (ubuntu-22.04, gcc, true, true):
tests/myproj/src/main/main.cpp#L19
included header cctype is not used directly [misc-include-cleaner]
|
Test (ubuntu-22.04, gcc, true, true):
tests/myproj/src/main/main.cpp#L20
included header cstddef is not used directly [misc-include-cleaner]
|
Test (ubuntu-22.04, gcc, true, true):
tests/myproj/src/main/main.cpp#L21
included header cstdint is not used directly [misc-include-cleaner]
|
Test (ubuntu-22.04, gcc, true, true):
tests/myproj/src/main/main.cpp#L22
included header cstring is not used directly [misc-include-cleaner]
|
Test (ubuntu-22.04, gcc, true, true):
tests/myproj/src/main/main.cpp#L29
no header providing "fmt::join" is directly included [misc-include-cleaner]
|
Test (macos-12, llvm, true, true)
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/
|
Test (macos-12, llvm, true, true):
tests/myproj/src/main/main.cpp#L24
an exception may be thrown in function 'main' which should not throw exceptions [bugprone-exception-escape]
|
Test (macos-12, llvm, true, true):
tests/myproj/src/main/main.cpp#L41
variable 'a' of type 'int' can be declared 'const' [misc-const-correctness]
|
Test (macos-12, llvm, true, true):
tests/myproj/src/main/main.cpp#L41
Value stored to 'a' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
|
Test (macos-12, llvm, true, true):
tests/myproj/src/main/main.cpp#L41
unused variable 'a' [clang-diagnostic-unused-variable]
|
Test (macos-12, llvm, true, true):
tests/myproj/src/main/main.cpp#L41
variable name 'a' is too short, expected at least 3 characters [readability-identifier-length]
|
Test (macos-12, llvm, true, true):
tests/myproj/src/main/main.cpp#L41
Variable 'a' is assigned a value that is never used. [unreadVariable]
|
Test (macos-12, llvm, true, true):
tests/myproj/src/main/main.cpp#L41
unused variable 'a' [-Wunused-variable]
|
Test (macos-12, llvm, true, true):
tests/myproj/src/mylib2/lib.cpp#L25
10 is a magic number; consider replacing it with a named constant [cppcoreguidelines-avoid-magic-numbers,readability-magic-numbers]
|
Test (macos-12, llvm, true, true):
tests/myproj/src/main/main.cpp#L24
an exception may be thrown in function 'main' which should not throw exceptions [bugprone-exception-escape]
|
Test (macos-12, llvm, true, true):
tests/myproj/src/main/main.cpp#L41
variable 'a' of type 'int' can be declared 'const' [misc-const-correctness]
|
Test (macos-12, llvm, true, true)
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
|
Test (macos-12, llvm, true, true)
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag.
|
Test (ubuntu-22.04, llvm, true, true)
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/
|
Test (ubuntu-22.04, llvm, true, true):
tests/myproj/src/main/main.cpp#L5
included header ranges.h is not used directly [misc-include-cleaner]
|
Test (ubuntu-22.04, llvm, true, true):
tests/myproj/src/main/main.cpp#L12
included header iostream is not used directly [misc-include-cleaner]
|
Test (ubuntu-22.04, llvm, true, true):
tests/myproj/src/main/main.cpp#L13
included header string is not used directly [misc-include-cleaner]
|
Test (ubuntu-22.04, llvm, true, true):
tests/myproj/src/main/main.cpp#L14
included header string_view is not used directly [misc-include-cleaner]
|
Test (ubuntu-22.04, llvm, true, true):
tests/myproj/src/main/main.cpp#L18
included header cassert is not used directly [misc-include-cleaner]
|
Test (ubuntu-22.04, llvm, true, true):
tests/myproj/src/main/main.cpp#L19
included header cctype is not used directly [misc-include-cleaner]
|
Test (ubuntu-22.04, llvm, true, true):
tests/myproj/src/main/main.cpp#L20
included header cstddef is not used directly [misc-include-cleaner]
|
Test (ubuntu-22.04, llvm, true, true):
tests/myproj/src/main/main.cpp#L21
included header cstdint is not used directly [misc-include-cleaner]
|
Test (ubuntu-22.04, llvm, true, true):
tests/myproj/src/main/main.cpp#L22
included header cstring is not used directly [misc-include-cleaner]
|
Test (ubuntu-22.04, llvm, true, true):
tests/myproj/src/main/main.cpp#L29
no header providing "fmt::join" is directly included [misc-include-cleaner]
|