Skip to content

Use single-parameter std::next/std::prev when possible #55

Use single-parameter std::next/std::prev when possible

Use single-parameter std::next/std::prev when possible #55

Triggered via push January 16, 2024 21:18
Status Failure
Total duration 1d 17h 9m 45s
Artifacts

build-macos.yml

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

Annotations

6 errors and 1 warning
build ($(brew --prefix llvm)/bin/clang++, Release)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
build ($(brew --prefix llvm)/bin/clang++, Debug, undefined)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
build (g++-9, Release)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
build ($(brew --prefix llvm)/bin/clang++, Debug, address)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
build (g++-9, Debug, address)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
build (g++-9, Debug, undefined)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
MacOS Builds
The macOS-10.15 environment is deprecated, consider switching to macos-11(macos-latest), macos-12 instead. For more details see https://github.com/actions/virtual-environments/issues/5583