Skip to content

Apply shellcheck's recommendations #80

Apply shellcheck's recommendations

Apply shellcheck's recommendations #80

Triggered via push September 19, 2024 12:07
Status Failure
Total duration 1m 22s
Artifacts

tests.yml

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

Annotations

17 errors
test-bot (ubuntu-latest): transform_binary.sh#L35
Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
test-bot (ubuntu-latest): transform_binary.sh#L35
Prefer putting braces around variable references even when not strictly required.
test-bot (ubuntu-latest): transform_binary.sh#L36
Prefer putting braces around variable references even when not strictly required.
test-bot (ubuntu-latest): transform_binary.sh#L44
Prefer putting braces around variable references even when not strictly required.
test-bot (ubuntu-latest): transform_binary.sh#L47
Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
test-bot (ubuntu-latest): transform_binary.sh#L47
Prefer putting braces around variable references even when not strictly required.
test-bot (ubuntu-latest): transform_binary.sh#L48
Prefer putting braces around variable references even when not strictly required.
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): transform_binary.sh#L35
Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
test-bot (macos-latest): transform_binary.sh#L35
Prefer putting braces around variable references even when not strictly required.
test-bot (macos-latest): transform_binary.sh#L36
Prefer putting braces around variable references even when not strictly required.
test-bot (macos-latest): transform_binary.sh#L44
Prefer putting braces around variable references even when not strictly required.
test-bot (macos-latest): transform_binary.sh#L47
Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
test-bot (macos-latest): transform_binary.sh#L47
Prefer putting braces around variable references even when not strictly required.
test-bot (macos-latest): transform_binary.sh#L48
Prefer putting braces around variable references even when not strictly required.
test-bot (macos-latest)
The operation was canceled.