chore(release): v0.40.0 #598
Annotations
13 warnings and 1 notice
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/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#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#L19
no header providing "fmt::print" is directly included [misc-include-cleaner]
|
Test:
tests/myproj/src/main/main.cpp#L21
no header providing "Eigen::VectorXd" is directly included [misc-include-cleaner]
|
Test:
tests/myproj/src/main/main.cpp#L34
unused variable 'a' [clang-diagnostic-unused-variable]
|
Test:
tests/myproj/src/main/main.cpp#L34
variable 'a' is not initialized [cppcoreguidelines-init-variables]
|
Test:
tests/myproj/src/main/main.cpp#L34
variable name 'a' is too short, expected at least 3 characters [readability-identifier-length]
|
Setup Cpp
Failed to install venv: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
|
Setup Cpp
Failed to install venv: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
|
Setup Cpp
Vcpkg folder already exists at C:\Users\runneradmin\vcpkg. Skipping the clone
|
Loading