Skip to content

readme: add project status #70

readme: add project status

readme: add project status #70

Triggered via push June 27, 2024 10:56
Status Failure
Total duration 1m 0s
Artifacts

tests.yml

on: push
Matrix: test-bot
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
test-bot (ubuntu-latest): scripts/build-one-bottle.sh#L10
Prefer [[ ]] over [ ] for tests in Bash/Ksh.
test-bot (ubuntu-latest): scripts/build-one-bottle.sh#L19
Double quote to prevent globbing and word splitting.
test-bot (ubuntu-latest): scripts/build-one-bottle.sh#L19
Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
test-bot (ubuntu-latest)
Process completed with exit code 1.
test-bot (macOS-latest)
The job was canceled because "ubuntu-latest" failed.
test-bot (macOS-latest): scripts/build-one-bottle.sh#L10
Prefer [[ ]] over [ ] for tests in Bash/Ksh.
test-bot (macOS-latest): scripts/build-one-bottle.sh#L19
Double quote to prevent globbing and word splitting.
test-bot (macOS-latest): scripts/build-one-bottle.sh#L19
Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
test-bot (macOS-latest)
Process completed with exit code 1.
test-bot (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-bot (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/