feat: install runtimes for packages installed by conan #581
Annotations
1 error and 13 warnings
Test
Process completed with exit code 1.
|
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:
tests/myproj/src/mylib2/lib.cpp#L4
included header ranges.h is not used directly [misc-include-cleaner]
|
Test:
tests/myproj/src/mylib2/lib.cpp#L7
included header iostream is not used directly [misc-include-cleaner]
|
Test:
tests/myproj/src/mylib2/lib.cpp#L8
included header string is not used directly [misc-include-cleaner]
|
Test:
tests/myproj/src/mylib2/lib.cpp#L9
included header string_view is not used directly [misc-include-cleaner]
|
Test:
tests/myproj/src/mylib2/lib.cpp#L13
included header cctype is not used directly [misc-include-cleaner]
|
Test:
tests/myproj/src/mylib2/lib.cpp#L14
included header cstddef is not used directly [misc-include-cleaner]
|
Test:
tests/myproj/src/mylib2/lib.cpp#L15
included header cstdint is not used directly [misc-include-cleaner]
|
Test:
tests/myproj/src/mylib2/lib.cpp#L16
included header cstring is not used directly [misc-include-cleaner]
|
Test:
tests/myproj/src/mylib2/lib.cpp#L21
no header providing "Eigen::VectorXd" is directly included [misc-include-cleaner]
|
Test:
tests/myproj/src/mylib2/lib.cpp#L22
no header providing "fmt::join" is directly included [misc-include-cleaner]
|
Setup Cpp
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
|
Setup Cpp
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
|
Loading