Skip to content

Add simple ranges::to adaptor. #248

Add simple ranges::to adaptor.

Add simple ranges::to adaptor. #248

Triggered via pull request July 10, 2024 13:06
Status Failure
Total duration 5m 27s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: core/include/gap/core/ranges.hpp#L52
‘move’ is not a member of ‘std::ranges’; did you mean ‘std::move’?
build: core/include/gap/core/ranges.hpp#L54
‘copy’ is not a member of ‘std::ranges’; did you mean ‘std::copy’?
build: core/include/gap/core/ranges.hpp#L52
‘move’ is not a member of ‘std::ranges’; did you mean ‘std::move’?
build: core/include/gap/core/ranges.hpp#L54
‘copy’ is not a member of ‘std::ranges’; did you mean ‘std::copy’?
build
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/587696129/cmake-3.30.0-linux-x86_64/bin/cmake' failed with error code: '1'.'
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: lukka/run-vcpkg@v10. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/