fix shellcheck #54
Annotations
13 errors and 2 warnings
test-bot (macos-13):
README.md#L9
Wrap expressions with varying precedence with parentheses to avoid ambiguity.
|
test-bot (macos-13):
updateToRelease.sh#L7
Prefer putting braces around variable references even when not strictly required.
|
test-bot (macos-13):
updateToRelease.sh#L10
Prefer putting braces around variable references even when not strictly required.
|
test-bot (macos-13):
updateToRelease.sh#L13
Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
|
test-bot (macos-13):
updateToRelease.sh#L13
Prefer putting braces around variable references even when not strictly required.
|
test-bot (macos-13):
updateToRelease.sh#L13
Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
|
test-bot (macos-13):
updateToRelease.sh#L15
Prefer putting braces around variable references even when not strictly required.
|
test-bot (macos-13):
updateToRelease.sh#L16
Prefer putting braces around variable references even when not strictly required.
|
test-bot (macos-13):
updateToRelease.sh#L21
Prefer putting braces around variable references even when not strictly required.
|
test-bot (macos-13):
updateToNewestRelease.sh#L6
Prefer putting braces around variable references even when not strictly required.
|
test-bot (macos-11)
The job was canceled because "macos-13" failed.
|
test-bot (macos-12)
The job was canceled because "macos-13" failed.
|
test-bot (macos-12)
The operation was canceled.
|
test-bot (macos-13)
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 (macos-13)
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/
|