Skip to content

CI of Go1

CI of Go1 #27

Triggered via schedule August 6, 2023 23:04
Status Failure
Total duration 1d 10h 14m 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

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

Annotations

4 errors and 4 warnings
build (windows-latest, RelWithDebInfo, gcc)
The process 'C:\Program Files\Git\bin\bash.exe' failed with exit code 127
build (ubuntu-20.04, RelWithDebInfo, gcc)
The process '/usr/bin/bash' failed with exit code 1
build (macos-latest, RelWithDebInfo, gcc)
The process '/usr/local/bin/cmake' failed with exit code 1
build (ubuntu-18.04, RelWithDebInfo, gcc)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
build (windows-latest, RelWithDebInfo, gcc)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-20.04, RelWithDebInfo, gcc)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (macos-latest, RelWithDebInfo, gcc)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CI of Go1
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002