chore: sync the db #365
Annotations
9 errors and 1 warning
Lint with Ruff:
server/core/dao/repositoryConfigDAO.py#L1
core/dao/repositoryConfigDAO.py:1:20: F401 `typing.Counter` imported but unused
|
Lint with Ruff:
server/github_app/router.py#L14
github_app/router.py:14:8: F401 `time` imported but unused
|
Lint with Ruff:
server/github_app/router.py#L17
github_app/router.py:17:39: F401 `core.dao.authorizationDAO.AuthorizationDAO` imported but unused
|
Lint with Ruff:
server/github_app/router.py#L20
github_app/router.py:20:36: F401 `core.models.repository.RepositoryConfig` imported but unused
|
Lint with Ruff:
server/github_app/router.py#L21
github_app/router.py:21:39: F401 `core.models.authorization.Authorization` imported but unused
|
Lint with Ruff:
server/github_app/router.py#L27
github_app/router.py:27:5: F401 `github_app.utils.get_app_installations_access_token` imported but unused
|
Lint with Ruff:
server/github_app/router.py#L28
github_app/router.py:28:5: F401 `github_app.utils.get_installation_repositories` imported but unused
|
Lint with Ruff:
server/github_app/router.py#L29
github_app/router.py:29:5: F401 `github_app.utils.get_jwt` imported but unused
|
Lint with Ruff
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading