-updated seal_lake to v0.2.0; #175
build_and_test.yml
on: push
Matrix: build
Functional testing (Windows)
0s
Functional testing (Ubuntu)
0s
Annotations
14 errors and 2 warnings
Ubuntu 20.04 gcc:
src/utils.h#L30
‘requires’ does not name a type
|
Ubuntu 20.04 gcc:
src/utils.h#L38
‘TContainer’ does not name a type
|
Ubuntu 20.04 gcc:
src/utils.h#L38
‘TContainer’ does not name a type
|
Ubuntu 20.04 gcc:
src/utils.h#L40
no matching function for call to ‘begin(const int&)’
|
Ubuntu 20.04 gcc
request for member ‘begin’ in ‘__cont’, which is of non-class type ‘const int’
|
Ubuntu 20.04 gcc
request for member ‘begin’ in ‘__cont’, which is of non-class type ‘const int’
|
Ubuntu 20.04 gcc:
src/utils.h#L40
no matching function for call to ‘end(const int&)’
|
Ubuntu 20.04 gcc
request for member ‘end’ in ‘__cont’, which is of non-class type ‘const int’
|
Ubuntu 20.04 gcc
request for member ‘end’ in ‘__cont’, which is of non-class type ‘const int’
|
Ubuntu 20.04 gcc:
src/utils.h#L40
no matching function for call to ‘begin(const int&)’
|
Ubuntu 20.04 clang
call to deleted constructor of 'std::unique_ptr<TreeNode>'
|
Ubuntu 20.04 clang
Process completed with exit code 1.
|
Windows Latest MSVC
The run was canceled by @kamchatka-volcano.
|
Windows Latest MSVC
The operation was canceled.
|
Ubuntu 20.04 gcc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/run-vcpkg@v10. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Ubuntu 20.04 clang
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/run-vcpkg@v10. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|