feat: add a wrapper module for add_test #469
Annotations
12 warnings
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/.
|
Setup Cpp
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
|
Test:
tests/myproj/src/main/main.cpp#L2
included header Dense is not used directly [misc-include-cleaner]
|
Test:
tests/myproj/src/main/main.cpp#L4
included header ranges.h is not used directly [misc-include-cleaner]
|
Test:
tests/myproj/src/main/main.cpp#L7
included header iostream is not used directly [misc-include-cleaner]
|
Test:
tests/myproj/src/main/main.cpp#L8
included header string is not used directly [misc-include-cleaner]
|
Test:
tests/myproj/src/main/main.cpp#L9
included header string_view is not used directly [misc-include-cleaner]
|
Test:
tests/myproj/src/main/main.cpp#L12
included header cassert is not used directly [misc-include-cleaner]
|
Test:
tests/myproj/src/main/main.cpp#L13
included header cctype is not used directly [misc-include-cleaner]
|
Test:
tests/myproj/src/main/main.cpp#L14
included header cstddef is not used directly [misc-include-cleaner]
|
Test:
tests/myproj/src/main/main.cpp#L15
included header cstdint is not used directly [misc-include-cleaner]
|
Test:
tests/myproj/src/main/main.cpp#L16
included header cstring is not used directly [misc-include-cleaner]
|
Loading