revert to use previous lint check ci yml #1
53 errors
Flake8 found 53 errors
Annotations
Check failure on line 1 in checkJobStatus.py
github-actions / Flake8
checkJobStatus.py#L1
Line too long (92 > 79 characters) (E501)
Check failure on line 1 in checkJobStatus.py
github-actions / Flake8
checkJobStatus.py#L1
Trailing whitespace (W291)
Check failure on line 3 in checkJobStatus.py
github-actions / Flake8
checkJobStatus.py#L3
'random' imported but unused (F401)
Check failure on line 4 in checkJobStatus.py
github-actions / Flake8
checkJobStatus.py#L4
're' imported but unused (F401)
Check failure on line 6 in checkJobStatus.py
github-actions / Flake8
checkJobStatus.py#L6
'time' imported but unused (F401)
Check failure on line 21 in checkJobStatus.py
github-actions / Flake8
checkJobStatus.py#L21
Line too long (88 > 79 characters) (E501)
Check failure on line 25 in checkJobStatus.py
github-actions / Flake8
checkJobStatus.py#L25
Line too long (94 > 79 characters) (E501)
Check failure on line 27 in checkJobStatus.py
github-actions / Flake8
checkJobStatus.py#L27
Line too long (80 > 79 characters) (E501)
Check failure on line 34 in checkJobStatus.py
github-actions / Flake8
checkJobStatus.py#L34
Line too long (88 > 79 characters) (E501)
Check failure on line 37 in checkJobStatus.py
github-actions / Flake8
checkJobStatus.py#L37
Line too long (89 > 79 characters) (E501)
Check failure on line 40 in checkJobStatus.py
github-actions / Flake8
checkJobStatus.py#L40
Line too long (84 > 79 characters) (E501)
Check failure on line 51 in checkJobStatus.py
github-actions / Flake8
checkJobStatus.py#L51
Unexpected spaces around keyword / parameter equals (E251)
Check failure on line 51 in checkJobStatus.py
github-actions / Flake8
checkJobStatus.py#L51
Unexpected spaces around keyword / parameter equals (E251)
Check failure on line 52 in checkJobStatus.py
github-actions / Flake8
checkJobStatus.py#L52
Unexpected spaces around keyword / parameter equals (E251)
Check failure on line 52 in checkJobStatus.py
github-actions / Flake8
checkJobStatus.py#L52
Unexpected spaces around keyword / parameter equals (E251)
Check failure on line 56 in checkJobStatus.py
github-actions / Flake8
checkJobStatus.py#L56
Line too long (96 > 79 characters) (E501)
Check failure on line 58 in checkJobStatus.py
github-actions / Flake8
checkJobStatus.py#L58
Expected 2 blank lines, found 1 (E302)
Check failure on line 70 in checkJobStatus.py
github-actions / Flake8
checkJobStatus.py#L70
Line too long (85 > 79 characters) (E501)
Check failure on line 71 in checkJobStatus.py
github-actions / Flake8
checkJobStatus.py#L71
Line too long (86 > 79 characters) (E501)
Check failure on line 82 in checkJobStatus.py
github-actions / Flake8
checkJobStatus.py#L82
Line too long (81 > 79 characters) (E501)
Check failure on line 88 in checkJobStatus.py
github-actions / Flake8
checkJobStatus.py#L88
At least two spaces before inline comment (E261)
Check failure on line 88 in checkJobStatus.py
github-actions / Flake8
checkJobStatus.py#L88
Line too long (101 > 79 characters) (E501)
Check failure on line 114 in checkJobStatus.py
github-actions / Flake8
checkJobStatus.py#L114
Line too long (85 > 79 characters) (E501)
Check failure on line 124 in checkJobStatus.py
github-actions / Flake8
checkJobStatus.py#L124
Line too long (101 > 79 characters) (E501)
Check failure on line 1 in submitJob.py
github-actions / Flake8
submitJob.py#L1
Line too long (92 > 79 characters) (E501)