Merge pull request #68 from buildplan/revise_test_backup #121
Annotations
7 warnings
|
Run Shellcheck (Show All Issues & Fail on Errors):
./du_setup.sh#L3268
note: Not following: /etc/os-release was not specified as input (see shellcheck -x). [SC1091]
|
|
Run Shellcheck (Show All Issues & Fail on Errors):
./du_setup.sh#L2740
note: Double quote to prevent globbing and word splitting. [SC2086]
|
|
Run Shellcheck (Show All Issues & Fail on Errors):
./du_setup.sh#L2367
note: Not following: /etc/os-release was not specified as input (see shellcheck -x). [SC1091]
|
|
Run Shellcheck (Show All Issues & Fail on Errors):
./du_setup.sh#L2365
note: Double quote to prevent globbing and word splitting. [SC2086]
|
|
Run Shellcheck (Show All Issues & Fail on Errors):
./du_setup.sh#L1672
note: Check exit code directly with e.g. 'if ! mycmd;', not indirectly with $?. [SC2181]
|
|
Run Shellcheck (Show All Issues & Fail on Errors):
./du_setup.sh#L1258
note: This variable is assigned to itself, so the assignment does nothing. [SC2269]
|
|
Run Shellcheck (Show All Issues & Fail on Errors):
./du_setup.sh#L1257
note: Not following: /etc/os-release was not specified as input (see shellcheck -x). [SC1091]
|
Loading