Fix pylint installation #11
Annotations
12 errors
Shellcheck:
DATA/production/configurations/2022/LHC22f/apass1/async_pass.sh#L507
Can only exit with status 0-255. Other data should be written to stdout/stderr.
|
Shellcheck:
DATA/production/configurations/2022/LHC22f/apass1/async_pass.sh#L666
Double quote array expansions to avoid re-splitting elements.
|
Shellcheck:
DATA/production/configurations/2021/ctf_recreation/ctf_recreation.sh#L75
Argument to -z is always false due to literal strings.
|
Shellcheck:
DATA/production/calib/mch-badchannel-processing.sh#L2
The shebang must be on the first line. Delete blanks and move comments.
|
Shellcheck:
DATA/production/calib/tpc-pulser.sh#L2
The shebang must be on the first line. Delete blanks and move comments.
|
Shellcheck:
DATA/production/calib/tpc-pulser-long.sh#L2
The shebang must be on the first line. Delete blanks and move comments.
|
Shellcheck:
test/run_relval_tests.sh#L17
Argument mixes string and array. Use * or separate argument.
|
Shellcheck:
test/run_relval_tests.sh#L23
Argument mixes string and array. Use * or separate argument.
|
Shellcheck:
test/run_analysisqc_tests.sh#L17
Argument mixes string and array. Use * or separate argument.
|
Shellcheck:
test/run_analysisqc_tests.sh#L23
Argument mixes string and array. Use * or separate argument.
|
Pylint error no-name-in-module:
RelVal/o2dpg_overlay_plots.py#L20
No name 'only_extract_impl' in module 'o2dpg_release_validation'
|
Pylint
Process completed with exit code 123.
|