Skip to content

Initial progress and cancelation support #329

Initial progress and cancelation support

Initial progress and cancelation support #329

Triggered via pull request October 14, 2024 18:33
Status Failure
Total duration 9m 2s
Artifacts

ci.yml

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

Annotations

5 errors and 1 warning
linux-x86_64-gcc: tests/unit/common/progress.cpp#L24
‘round’ is not a member of ‘std’; did you mean ‘std::chrono::round’?
linux-x86_64-gcc
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/-1048165201/cmake-3.25.3-linux-x86_64/bin/cmake' failed with error code: '1'.'
linux-x86_64-clang: tests/unit/common/progress.cpp#L24
no member named 'round' in namespace 'std'
linux-x86_64-clang
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/-1048165201/cmake-3.25.3-linux-x86_64/bin/cmake' failed with error code: '1'.'
windows-x86_64-msvc
Process completed with exit code 1.
windows-x86_64-msvc
The following actions use a deprecated Node.js version and will be forced to run on node20: TheMrMilchmann/setup-msvc-dev@v2, actions/cache/restore@v3, actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/