fix: increase default git lock timeout + fix: update Windows toolchain to v0.10.0 #517
Annotations
11 warnings and 1 notice
The following actions uses Node.js version which is deprecated 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/
|
tests/myproj/src/mylib2/lib.cpp#L2
included header Dense is not used directly [misc-include-cleaner]
|
tests/myproj/src/mylib2/lib.cpp#L3
included header core.h is not used directly [misc-include-cleaner]
|
tests/myproj/src/mylib2/lib.cpp#L7
included header iostream is not used directly [misc-include-cleaner]
|
tests/myproj/src/mylib2/lib.cpp#L8
included header string is not used directly [misc-include-cleaner]
|
tests/myproj/src/mylib2/lib.cpp#L9
included header string_view is not used directly [misc-include-cleaner]
|
tests/myproj/src/mylib2/lib.cpp#L12
included header cassert is not used directly [misc-include-cleaner]
|
tests/myproj/src/mylib2/lib.cpp#L13
included header cctype is not used directly [misc-include-cleaner]
|
tests/myproj/src/mylib2/lib.cpp#L14
included header cstddef is not used directly [misc-include-cleaner]
|
tests/myproj/src/mylib2/lib.cpp#L15
included header cstdint is not used directly [misc-include-cleaner]
|
tests/myproj/src/mylib2/lib.cpp#L16
included header cstring is not used directly [misc-include-cleaner]
|
|
This job succeeded
Loading