Update vcpkg baseline #18
Annotations
10 errors and 2 warnings
Run lukka/run-cmake@v10:
lib/include/clu/flags.h#L38
static_assert failed: 'flags with more than 64 bits are not supported'
|
Run lukka/run-cmake@v10:
lib/include/clu/flags.h#L26
decltype expects an expression not a type
|
Run lukka/run-cmake@v10:
tests/flags.cpp#L38
static assertion failed
|
Run lukka/run-cmake@v10:
tests/flags.cpp#L55
binary '==': no operator found which takes a right-hand operand of type 'Catch::ExprLhs<const clu::flags<bits> &>' (or there is no acceptable conversion)
|
Run lukka/run-cmake@v10:
tests/flags.cpp#L55
'bool clu::operator ==(clu::flags<bits>,clu::flags<bits>) noexcept': attempting to reference a deleted function
|
Run lukka/run-cmake@v10:
tests/flags.cpp#L55
built-in operator '==' cannot be applied to an operand of type 'clu::flags<bits>'
|
Run lukka/run-cmake@v10:
tests/flags.cpp#L56
binary '==': no operator found which takes a right-hand operand of type 'Catch::ExprLhs<const clu::flags<bits> &>' (or there is no acceptable conversion)
|
Run lukka/run-cmake@v10:
tests/flags.cpp#L56
'bool clu::operator ==(clu::flags<bits>,clu::flags<bits>) noexcept': attempting to reference a deleted function
|
Run lukka/run-cmake@v10:
tests/flags.cpp#L56
built-in operator '==' cannot be applied to an operand of type 'clu::flags<bits>'
|
Run lukka/run-cmake@v10
run-cmake action execution failed: 'Error: "'D:\a\_temp\-604748071\cmake-3.31.0-windows-x86_64\bin\cmake.exe' failed with error code: '1'.'
|
Run lukka/run-cmake@v10:
lib/src/concurrency/hazard_pointer.cpp#L20
'clu::detail::hp_impl': structure was padded due to alignment specifier
|
Run lukka/run-cmake@v10:
lib/include/clu/flags.h#L43
'<<': shift count negative or too big, undefined behavior
|
Loading