fix: enable CMP0177 + update CI versions #611
Annotations
17 errors and 20 warnings
|
Test (ubuntu-22.04, gcc, true)
Process completed with exit code 201.
|
|
Task 'test' failed
task: Failed to run task "myproj:test": task: Failed to run task "myproj:build": exit status 1
|
|
Test (macos-14, gcc, true)
Process completed with exit code 201.
|
|
Task 'test' failed
task: Failed to run task "myproj:test": task: Failed to run task "myproj:build": exit status 1
|
|
Test (windows-2022, llvm-17, true)
Process completed with exit code 1.
|
|
Task 'test' failed
task: Failed to run task "myproj:test": task: Failed to run task "myproj:build": exit status 1
|
|
Test (windows-2022, llvm-17, true)
static assertion failed: error STL1000: Unexpected compiler version, expected Clang 19.0.0 or newer.
|
|
Test (windows-2022, msvc, false, Ninja)
Process completed with exit code 1.
|
|
Task 'test' failed
task: Failed to run task "myproj:test": task: Failed to run task "myproj:build": exit status 1
|
|
Test (windows-2022, msvc, true, Ninja)
Process completed with exit code 1.
|
|
Task 'test' failed
task: Failed to run task "myproj:test": task: Failed to run task "myproj:build": exit status 1
|
|
Test (windows-2022, msvc, true)
Process completed with exit code 1.
|
|
Task 'test' failed
task: Failed to run task "myproj:test": task: Failed to run task "myproj:build": exit status 1
|
|
Test (windows-2022, msvc, false)
Process completed with exit code 1.
|
|
Task 'test' failed
task: Failed to run task "myproj:test": task: Failed to run task "myproj:build": exit status 1
|
|
Test (windows-2022, gcc, true)
Process completed with exit code 1.
|
|
Task 'test' failed
task: Failed to run task "myproj:test": task: Failed to run task "myproj:build": exit status 1
|
|
Test (macos-14, llvm-17, true):
tests/myproj/src/main/main.cpp#L16
included header cstring is not used directly [misc-include-cleaner]
|
|
Test (macos-14, llvm-17, true):
tests/myproj/src/main/main.cpp#L15
included header cstdint is not used directly [misc-include-cleaner]
|
|
Test (macos-14, llvm-17, true):
tests/myproj/src/main/main.cpp#L14
included header cstddef is not used directly [misc-include-cleaner]
|
|
Test (macos-14, llvm-17, true):
tests/myproj/src/main/main.cpp#L13
included header cctype is not used directly [misc-include-cleaner]
|
|
Test (macos-14, llvm-17, true):
tests/myproj/src/main/main.cpp#L12
included header cassert is not used directly [misc-include-cleaner]
|
|
Test (macos-14, llvm-17, true):
tests/myproj/src/main/main.cpp#L9
included header string_view is not used directly [misc-include-cleaner]
|
|
Test (macos-14, llvm-17, true):
tests/myproj/src/main/main.cpp#L8
included header string is not used directly [misc-include-cleaner]
|
|
Test (macos-14, llvm-17, true):
tests/myproj/src/main/main.cpp#L7
included header iostream is not used directly [misc-include-cleaner]
|
|
Test (macos-14, llvm-17, true):
tests/myproj/src/main/main.cpp#L3
included header core.h is not used directly [misc-include-cleaner]
|
|
Test (macos-14, llvm-17, true):
tests/myproj/src/main/main.cpp#L2
included header Dense is not used directly [misc-include-cleaner]
|
|
Test (ubuntu-22.04, llvm-17, true):
tests/myproj/src/mylib2/lib.cpp#L16
included header cstring is not used directly [misc-include-cleaner]
|
|
Test (ubuntu-22.04, llvm-17, true):
tests/myproj/src/mylib2/lib.cpp#L15
included header cstdint is not used directly [misc-include-cleaner]
|
|
Test (ubuntu-22.04, llvm-17, true):
tests/myproj/src/mylib2/lib.cpp#L14
included header cstddef is not used directly [misc-include-cleaner]
|
|
Test (ubuntu-22.04, llvm-17, true):
tests/myproj/src/mylib2/lib.cpp#L13
included header cctype is not used directly [misc-include-cleaner]
|
|
Test (ubuntu-22.04, llvm-17, true):
tests/myproj/src/mylib2/lib.cpp#L12
included header cassert is not used directly [misc-include-cleaner]
|
|
Test (ubuntu-22.04, llvm-17, true):
tests/myproj/src/mylib2/lib.cpp#L9
included header string_view is not used directly [misc-include-cleaner]
|
|
Test (ubuntu-22.04, llvm-17, true):
tests/myproj/src/mylib2/lib.cpp#L8
included header string is not used directly [misc-include-cleaner]
|
|
Test (ubuntu-22.04, llvm-17, true):
tests/myproj/src/mylib2/lib.cpp#L7
included header iostream is not used directly [misc-include-cleaner]
|
|
Test (ubuntu-22.04, llvm-17, true):
tests/myproj/src/mylib2/lib.cpp#L3
included header core.h is not used directly [misc-include-cleaner]
|
|
Test (ubuntu-22.04, llvm-17, true):
tests/myproj/src/mylib2/lib.cpp#L2
included header Dense is not used directly [misc-include-cleaner]
|