Skip to content

use catch range matcher to check ranges equality #327

use catch range matcher to check ranges equality

use catch range matcher to check ranges equality #327

Triggered via pull request April 24, 2024 20:31
Status Failure
Total duration 2m 53s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 errors
build (ubuntu-latest, gcc, debug): tests/eptree_tests.cpp#L52
implicitly-declared ‘constexpr node_key_ref<RTreeLeaf_details>::node_key_ref(const node_key_ref<RTreeLeaf_details>&)’ is deprecated [-Werror=deprecated-copy]
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 (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 (ubuntu-latest, gcc, release)
The job was canceled because "ubuntu-latest_gcc_debug" failed.
build (ubuntu-latest, gcc, release)
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.
build (macos-13, llvm, debug)
The job was canceled because "ubuntu-latest_gcc_debug" failed.
build (macos-13, llvm, debug)
The operation was canceled.