use catch range matcher to check ranges equality #328
Annotations
29 errors
build (ubuntu-latest, gcc, debug):
tests/free_blocks_allocator_tests.cpp#L183
narrowing conversion of ‘((i + ((long unsigned int)(& allocator)->TestFreeBlocksAllocator::initial_frees_block_number())) + ((long unsigned int)((unsigned int)600)))’ from ‘long unsigned int’ to ‘uint32_t’ {aka ‘unsigned int’} [-Werror=narrowing]
|
build (ubuntu-latest, gcc, debug):
tests/free_blocks_allocator_tests.cpp#L183
61 | { return std::forward<_Fn>(__f)(std::forward<_Args>(__args)...); }
|
build (ubuntu-latest, gcc, debug):
tests/free_blocks_allocator_tests.cpp#L183
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
build (ubuntu-latest, gcc, debug):
tests/free_blocks_allocator_tests.cpp#L183
96 | return std::__invoke_impl<__type>(__tag{}, std::forward<_Callable>(__fn),
|
build (ubuntu-latest, gcc, debug):
tests/free_blocks_allocator_tests.cpp#L183
| ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
build (ubuntu-latest, gcc, debug):
tests/free_blocks_allocator_tests.cpp#L183
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
build (ubuntu-latest, gcc, debug):
tests/free_blocks_allocator_tests.cpp#L183
84 | if (!(bool)std::__invoke(__pred, std::__invoke(__proj, *__first)))
|
build (ubuntu-latest, gcc, debug):
tests/free_blocks_allocator_tests.cpp#L183
| ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
build (ubuntu-latest, gcc, debug):
tests/free_blocks_allocator_tests.cpp#L183
95 | return (*this)(ranges::begin(__r), ranges::end(__r),
|
build (ubuntu-latest, gcc, debug):
tests/free_blocks_allocator_tests.cpp#L183
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
build (ubuntu-latest, gcc, release)
The job was canceled because "ubuntu-latest_gcc_debug" failed.
|
build (ubuntu-latest, gcc, release):
tests/free_blocks_allocator_tests.cpp#L183
narrowing conversion of ‘((i + ((long unsigned int)(& allocator)->TestFreeBlocksAllocator::initial_frees_block_number())) + ((long unsigned int)((unsigned int)600)))’ from ‘long unsigned int’ to ‘uint32_t’ {aka ‘unsigned int’} [-Werror=narrowing]
|
build (ubuntu-latest, gcc, release):
tests/free_blocks_allocator_tests.cpp#L183
61 | { return std::forward<_Fn>(__f)(std::forward<_Args>(__args)...); }
|
build (ubuntu-latest, gcc, release):
tests/free_blocks_allocator_tests.cpp#L183
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
build (ubuntu-latest, gcc, release):
tests/free_blocks_allocator_tests.cpp#L183
narrowing conversion of ‘((i + ((long unsigned int)(& allocator)->TestFreeBlocksAllocator::initial_frees_block_number())) + ((long unsigned int)((unsigned int)600)))’ from ‘long unsigned int’ to ‘uint32_t’ {aka ‘unsigned int’} [-Werror=narrowing]
|
build (ubuntu-latest, gcc, release):
tests/free_blocks_allocator_tests.cpp#L183
61 | { return std::forward<_Fn>(__f)(std::forward<_Args>(__args)...); }
|
build (ubuntu-latest, gcc, release):
tests/free_blocks_allocator_tests.cpp#L183
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
build (ubuntu-latest, gcc, release):
tests/free_blocks_allocator_tests.cpp#L183
96 | return std::__invoke_impl<__type>(__tag{}, std::forward<_Callable>(__fn),
|
build (ubuntu-latest, gcc, release):
tests/free_blocks_allocator_tests.cpp#L183
| ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
build (ubuntu-latest, gcc, release):
tests/free_blocks_allocator_tests.cpp#L183
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
build (ubuntu-latest, gcc, release):
tests/free_blocks_allocator_tests.cpp#L183
84 | if (!(bool)std::__invoke(__pred, std::__invoke(__proj, *__first)))
|
build (macos-13, llvm, debug)
The job was canceled because "ubuntu-latest_gcc_debug" failed.
|
build (macos-13, llvm, debug)
The operation was canceled.
|
build (macos-13, llvm, release)
The job was canceled because "ubuntu-latest_gcc_debug" failed.
|
build (macos-13, llvm, release)
The operation was canceled.
|
build (windows-latest, msvc, debug)
The job was canceled because "ubuntu-latest_gcc_debug" failed.
|
build (windows-latest, msvc, debug)
The operation was canceled.
|
build (windows-latest, msvc, release)
The job was canceled because "ubuntu-latest_gcc_debug" failed.
|
build (windows-latest, msvc, release)
The operation was canceled.
|