Skip to content

Initial progress and cancelation support #328

Initial progress and cancelation support

Initial progress and cancelation support #328

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

ci.yml

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

Annotations

9 errors and 1 warning
linux-x86_64-clang: tools/common/progress_printer.cpp#L54
no member named 'round' in namespace 'std'
linux-x86_64-clang: tools/common/progress_printer.cpp#L56
no member named 'round' in namespace 'std'
linux-x86_64-clang: tools/common/progress_printer.cpp#L71
no member named 'format' 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'.'
linux-x86_64-gcc: tools/common/progress_printer.cpp#L54
‘round’ is not a member of ‘std’
linux-x86_64-gcc: tools/common/progress_printer.cpp#L56
‘round’ is not a member of ‘std’
linux-x86_64-gcc: tools/common/progress_printer.cpp#L71
‘format’ is not a member of ‘std’
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'.'
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/