Skip to content

Don't treat leaf as a node in the directory tree node, also simplify the reference #353

Don't treat leaf as a node in the directory tree node, also simplify the reference

Don't treat leaf as a node in the directory tree node, also simplify the reference #353

Triggered via pull request May 6, 2024 20:34
Status Failure
Total duration 2m 49s
Artifacts

build.yml

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

Annotations

20 errors
build (macos-13, llvm, debug): src/directory_leaf_tree.h#L14
explicitly defaulted default constructor is implicitly deleted [-Werror,-Wdefaulted-function-deleted]
build (macos-13, llvm, debug): src/directory_parent_tree.h#L14
explicitly defaulted default constructor is implicitly deleted [-Werror,-Wdefaulted-function-deleted]
build (macos-13, llvm, debug): src/directory_iterator.h#L36
explicitly defaulted default constructor is implicitly deleted [-Werror,-Wdefaulted-function-deleted]
build (macos-13, llvm, debug): src/directory_tree_node_iterator.h#L182
definition of implicit copy assignment operator for 'dir_tree_leaf_node_item_ref<unsigned int>' is deprecated because it has a user-declared copy constructor [-Werror,-Wdeprecated-copy]
build (macos-13, llvm, debug): src/directory_tree_node_iterator.h#L182
definition of implicit copy assignment operator for 'dir_tree_leaf_node_item_ref<unsigned short>' is deprecated because it has a user-declared copy constructor [-Werror,-Wdeprecated-copy]
build (macos-13, llvm, debug): src/directory_leaf_tree.h#L14
explicitly defaulted default constructor is implicitly deleted [-Werror,-Wdefaulted-function-deleted]
build (macos-13, llvm, debug): src/directory_parent_tree.h#L14
explicitly defaulted default constructor is implicitly deleted [-Werror,-Wdefaulted-function-deleted]
build (macos-13, llvm, debug): src/directory_iterator.h#L36
explicitly defaulted default constructor is implicitly deleted [-Werror,-Wdefaulted-function-deleted]
build (macos-13, llvm, debug): src/directory_tree_node_iterator.h#L182
definition of implicit copy assignment operator for 'dir_tree_leaf_node_item_ref<unsigned int>' is deprecated because it has a user-declared copy constructor [-Werror,-Wdeprecated-copy]
build (macos-13, llvm, debug): src/directory_tree_node_iterator.h#L182
definition of implicit copy assignment operator for 'dir_tree_leaf_node_item_ref<unsigned short>' is deprecated because it has a user-declared copy constructor [-Werror,-Wdeprecated-copy]
build (ubuntu-latest, gcc, release)
The job was canceled because "macos-13_llvm_debug" failed.
build (ubuntu-latest, gcc, release)
The operation was canceled.
build (macos-13, llvm, release)
The job was canceled because "macos-13_llvm_debug" failed.
build (macos-13, llvm, release)
The operation was canceled.
build (windows-latest, msvc, debug)
The job was canceled because "macos-13_llvm_debug" failed.
build (windows-latest, msvc, debug)
The operation was canceled.
build (windows-latest, msvc, release)
The job was canceled because "macos-13_llvm_debug" failed.
build (windows-latest, msvc, release)
The operation was canceled.
build (ubuntu-latest, gcc, debug)
The job was canceled because "macos-13_llvm_debug" failed.
build (ubuntu-latest, gcc, debug)
The operation was canceled.