Cleanup #16
Annotations
1 warning and 10 notices
Run linter:
xercesc.sh#L14
Use 'cd ... || exit' or 'cd ... || return' in case cd fails. [SC2164]
|
Run linter:
genie.sh#L20
Invalid script shebang. Use exactly "#!/bin/bash -e" to match aliBuild environment. You may see spurious errors until you fix the shebang. [ali:bad-shebang]
|
Run linter:
xercesc.sh#L14
Use a ( subshell ) to avoid having to cd back. [SC2103]
|
Run linter:
rapidjson.sh#L11
Double quote to prevent globbing and word splitting. [SC2086]
|
Run linter:
messagepack.sh#L15
Double quote to prevent globbing and word splitting. [SC2086]
|
Run linter:
genie.sh#L45
Double quote to prevent globbing and word splitting. [SC2086]
|
Run linter:
evtgen.sh#L19
Double quote to prevent globbing and word splitting. [SC2086]
|
Run linter:
evtgen.sh#L19
Double quote to prevent globbing and word splitting. [SC2086]
|
Run linter:
evtgen.sh#L19
Double quote to prevent globbing and word splitting. [SC2086]
|
Run linter:
evtgen.sh#L19
Double quote to prevent globbing and word splitting. [SC2086]
|
Run linter:
evtgen.sh#L19
Double quote to prevent globbing and word splitting. [SC2086]
|
Loading