Update vcpkg baseline #18
Annotations
20 errors and 4 warnings
windows-latest-release:
lib/include/clu/flags.h#L38
static_assert failed: 'flags with more than 64 bits are not supported'
|
windows-latest-release:
lib/include/clu/flags.h#L26
decltype expects an expression not a type
|
windows-latest-release:
tests/flags.cpp#L38
static assertion failed
|
windows-latest-release:
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)
|
windows-latest-release:
tests/flags.cpp#L55
'bool clu::operator ==(clu::flags<bits>,clu::flags<bits>) noexcept': attempting to reference a deleted function
|
windows-latest-release:
tests/flags.cpp#L55
built-in operator '==' cannot be applied to an operand of type 'clu::flags<bits>'
|
windows-latest-release:
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)
|
windows-latest-release:
tests/flags.cpp#L56
'bool clu::operator ==(clu::flags<bits>,clu::flags<bits>) noexcept': attempting to reference a deleted function
|
windows-latest-release:
tests/flags.cpp#L56
built-in operator '==' cannot be applied to an operand of type 'clu::flags<bits>'
|
windows-latest-release
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'.'
|
windows-latest-debug:
lib/include/clu/flags.h#L38
static_assert failed: 'flags with more than 64 bits are not supported'
|
windows-latest-debug:
lib/include/clu/flags.h#L26
decltype expects an expression not a type
|
windows-latest-debug:
tests/flags.cpp#L38
static assertion failed
|
windows-latest-debug:
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)
|
windows-latest-debug:
tests/flags.cpp#L55
'bool clu::operator ==(clu::flags<bits>,clu::flags<bits>) noexcept': attempting to reference a deleted function
|
windows-latest-debug:
tests/flags.cpp#L55
built-in operator '==' cannot be applied to an operand of type 'clu::flags<bits>'
|
windows-latest-debug:
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)
|
windows-latest-debug:
tests/flags.cpp#L56
'bool clu::operator ==(clu::flags<bits>,clu::flags<bits>) noexcept': attempting to reference a deleted function
|
windows-latest-debug:
tests/flags.cpp#L56
built-in operator '==' cannot be applied to an operand of type 'clu::flags<bits>'
|
windows-latest-debug
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'.'
|
windows-latest-release:
lib/src/concurrency/hazard_pointer.cpp#L20
'clu::detail::hp_impl': structure was padded due to alignment specifier
|
windows-latest-release:
lib/include/clu/flags.h#L43
'<<': shift count negative or too big, undefined behavior
|
windows-latest-debug:
lib/src/concurrency/hazard_pointer.cpp#L20
'clu::detail::hp_impl': structure was padded due to alignment specifier
|
windows-latest-debug:
lib/include/clu/flags.h#L43
'<<': shift count negative or too big, undefined behavior
|