VSL Continuous Integration #2518
ci.yml
on: workflow_dispatch
Matrix: run-tests-on-linux
Matrix: run-tests-on-macos
Annotations
2 errors and 8 warnings
run-tests-on-linux (ubuntu-20.04, --prod)
Process completed with exit code 1.
|
run-tests-on-linux (ubuntu-22.04, --prod)
Process completed with exit code 1.
|
run-tests-on-linux (ubuntu-20.04, --prod)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, vlang/setup-v@v1.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run-tests-on-linux (ubuntu-22.04, --prod)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, vlang/setup-v@v1.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run-tests-on-linux (ubuntu-20.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, vlang/setup-v@v1.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run-tests-on-macos (macos-latest, --prod)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, vlang/setup-v@v1.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run-tests-on-macos (macos-latest, --prod)
gcc 14.2.0 is already installed and up-to-date.
To reinstall 14.2.0, run:
brew reinstall gcc
|
run-tests-on-linux (ubuntu-22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, vlang/setup-v@v1.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run-tests-on-macos (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, vlang/setup-v@v1.3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run-tests-on-macos (macos-latest)
gcc 14.2.0 is already installed and up-to-date.
To reinstall 14.2.0, run:
brew reinstall gcc
|