Azure server #689
Azure server #689
14 new alerts including 5 errors
New alerts in code changed by this pull request
- 5 errors
- 1 warning
- 8 notes
See annotations below for details.
Annotations
Check notice on line 573 in arc/job/adapters/qchem.py
Code scanning / CodeQL
Explicit returns mixed with implicit (fall through) returns Note
Check notice on line 12 in arc/job/adapters/molpro.py
Code scanning / CodeQL
Unused import Note
Check notice on line 8 in arc/job/adapters/qchem_test.py
Code scanning / CodeQL
Unused import Note
Check failure on line 1219 in arc/parser.py
Code scanning / CodeQL
Unmatchable dollar in regular expression Error
Check failure on line 1220 in arc/parser.py
Code scanning / CodeQL
Unmatchable dollar in regular expression Error
Check failure on line 1222 in arc/parser.py
Code scanning / CodeQL
Unmatchable dollar in regular expression Error
Check notice on line 441 in arc/job/adapters/qchem.py
Code scanning / CodeQL
Unused local variable Note
Check notice on line 150 in arc/job/adapters/qchem_test.py
Code scanning / CodeQL
Unused local variable Note
Check notice on line 3362 in arc/scheduler.py
Code scanning / CodeQL
Unused local variable Note
Check notice on line 582 in arc/job/ssh.py
Code scanning / CodeQL
Unused local variable Note
Check warning on line 494 in arc/job/trsh.py
Code scanning / CodeQL
Variable defined multiple times Warning
before this value is used.
Check failure on line 855 in arc/parser.py
Code scanning / CodeQL
Potentially uninitialized local variable Error
Check failure on line 356 in arc/job/adapters/qchem.py
Code scanning / CodeQL
Potentially uninitialized local variable Error
Check notice on line 21 in arc/settings/submit_test.py
Code scanning / CodeQL
Imprecise assert Note