Add work-in-progress auto-update script #4
Annotations
10 errors and 1 warning
Scripts/update.sh#L3
Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
|
Scripts/update.sh#L3
Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
|
Scripts/update.sh#L4
Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
|
Scripts/update.sh#L6
Prefer [[ ]] over [ ] for tests in Bash/Ksh.
|
Scripts/update.sh#L6
Prefer putting braces around variable references even when not strictly required.
|
Scripts/update.sh#L6
Prefer putting braces around variable references even when not strictly required.
|
Scripts/update.sh#L12
Prefer [[ ]] over [ ] for tests in Bash/Ksh.
|
Scripts/update.sh#L12
Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
|
Scripts/update.sh#L23
Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
|
Scripts/update.sh#L23
Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
|
|
This job failed
Loading