Skip to content

Raise a RuntimeError when GitStore.project couldn't determine project…

GitHub Advanced Security / CodeQL succeeded Jul 28, 2023 in 5s

2 new alerts

New alerts in code changed by this pull request

  • 2 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 20 in tests/test_git_scm_store.py

See this annotation in the file changed.

Code scanning / CodeQL

Empty except Note test

'except' clause does nothing but pass and there is no explanatory comment.

Check notice on line 110 in osc/git_scm/store.py

See this annotation in the file changed.

Code scanning / CodeQL

Empty except Note

'except' clause does nothing but pass and there is no explanatory comment.