Skip to content

Fully implement FreeBlocksAllocator #192

Fully implement FreeBlocksAllocator

Fully implement FreeBlocksAllocator #192

Triggered via pull request February 28, 2024 00:39
Status Failure
Total duration 1m 18s
Artifacts

build.yml

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

Annotations

20 errors
build (ubuntu-latest, gcc, debug): src/free_blocks_allocator_tree.h#L151
‘is_parent_node_details’ was not declared in this scope; did you mean ‘is_node_details’?
build (ubuntu-latest, gcc, debug): src/free_blocks_allocator_tree.h#L151
expression must be enclosed in parentheses
build (ubuntu-latest, gcc, debug): src/free_blocks_allocator_tree.h#L151
‘is_parent_node_details’ does not name a type
build (ubuntu-latest, gcc, debug): src/free_blocks_allocator_tree.h#L156
‘is_leaf_node_details’ was not declared in this scope; did you mean ‘is_node_details’?
build (ubuntu-latest, gcc, debug): src/free_blocks_allocator_tree.h#L156
expression must be enclosed in parentheses
build (ubuntu-latest, gcc, debug): src/free_blocks_allocator_tree.h#L156
‘is_leaf_node_details’ does not name a type
build (ubuntu-latest, gcc, debug): src/free_blocks_allocator_tree.h#L164
‘is_parent_node_details’ was not declared in this scope; did you mean ‘is_node_details’?
build (ubuntu-latest, gcc, debug): src/free_blocks_allocator_tree.h#L164
expression must be enclosed in parentheses
build (ubuntu-latest, gcc, debug): src/free_blocks_allocator_tree.h#L164
‘is_parent_node_details’ does not name a type
build (ubuntu-latest, gcc, debug): src/free_blocks_allocator_tree.h#L170
‘is_leaf_node_details’ was not declared in this scope; did you mean ‘is_node_details’?
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.
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 (ubuntu-latest, gcc, release)
The job was canceled because "ubuntu-latest_gcc_debug" failed.
build (ubuntu-latest, gcc, release)
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.