GitHub Advanced Security / CodeQL
succeeded
Jul 27, 2023 in 6s
3 new alerts
New alerts in code changed by this pull request
- 3 notes
See annotations below for details.
Annotations
Check notice on line 52 in osc/core.py
Code scanning / CodeQL
Cyclic import Note
begins an import cycle.
Check notice on line 3 in osc/git_scm/store.py
Code scanning / CodeQL
Unused import Note
Check notice on line 20 in tests/test_git_scm_store.py
Code scanning / CodeQL
Empty except Note test
Loading