pymake continuous integration #90
ci.yml
on: schedule
Matrix: pymake compilers
Matrix: pymake scheduled
Annotations
1 error and 6 warnings
pymake compilers (ubuntu-latest, intel-classic, 2021.7, bash)
The hosted runner: GitHub Actions 8 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
pymake scheduled (macos-latest, gcc, 13, bash)
gcc@13 13.3.0 is already installed and up-to-date.
To reinstall 13.3.0, run:
brew reinstall gcc@13
|
pymake compilers (macos-latest, gcc, 13, bash)
gcc@13 13.3.0 is already installed and up-to-date.
To reinstall 13.3.0, run:
brew reinstall gcc@13
|
pymake compilers (windows-2019, intel-classic, 2021.7, pwsh)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pymake scheduled (windows-2019, intel-classic, 2021.7, pwsh)
Cache save failed.
|
pymake scheduled (windows-2019, intel-classic, 2021.7, pwsh)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/cache/save@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pymake compilers (ubuntu-latest, intel-classic, 2021.7, bash)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 24 MB
|