Skip to content

Add dependabot for GitHub actions #77

Add dependabot for GitHub actions

Add dependabot for GitHub actions #77

Triggered via push September 19, 2024 11:50
Status Failure
Total duration 1m 26s
Artifacts

tests.yml

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

Annotations

21 errors and 2 warnings
test-bot (ubuntu-latest): transform_binary.sh#L5
Prefer [[ ]] over [ ] for tests in Bash/Ksh.
test-bot (ubuntu-latest): transform_binary.sh#L13
Prefer putting braces around variable references even when not strictly required.
test-bot (ubuntu-latest): transform_binary.sh#L13
Prefer putting braces around variable references even when not strictly required.
test-bot (ubuntu-latest): transform_binary.sh#L20
Prefer double quoting even when variables don't contain special characters.
test-bot (ubuntu-latest): transform_binary.sh#L20
Prefer putting braces around variable references even when not strictly required.
test-bot (ubuntu-latest): transform_binary.sh#L21
Prefer putting braces around variable references even when not strictly required.
test-bot (ubuntu-latest): transform_binary.sh#L26
Prefer putting braces around variable references even when not strictly required.
test-bot (ubuntu-latest): transform_binary.sh#L26
Prefer putting braces around variable references even when not strictly required.
test-bot (ubuntu-latest): transform_binary.sh#L30
Double quote to prevent globbing and word splitting.
test-bot (ubuntu-latest): transform_binary.sh#L30
Prefer putting braces around variable references even when not strictly required.
test-bot (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test-bot (macos-latest): transform_binary.sh#L5
Prefer [[ ]] over [ ] for tests in Bash/Ksh.
test-bot (macos-latest): transform_binary.sh#L13
Prefer putting braces around variable references even when not strictly required.
test-bot (macos-latest): transform_binary.sh#L13
Prefer putting braces around variable references even when not strictly required.
test-bot (macos-latest): transform_binary.sh#L20
Prefer double quoting even when variables don't contain special characters.
test-bot (macos-latest): transform_binary.sh#L20
Prefer putting braces around variable references even when not strictly required.
test-bot (macos-latest): transform_binary.sh#L21
Prefer putting braces around variable references even when not strictly required.
test-bot (macos-latest): transform_binary.sh#L26
Prefer putting braces around variable references even when not strictly required.
test-bot (macos-latest): transform_binary.sh#L26
Prefer putting braces around variable references even when not strictly required.
test-bot (macos-latest): transform_binary.sh#L30
Double quote to prevent globbing and word splitting.
test-bot (macos-latest): transform_binary.sh#L30
Prefer putting braces around variable references even when not strictly required.
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/
test-bot (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/