Skip to content

Add command to get github api key statuses #454

Add command to get github api key statuses

Add command to get github api key statuses #454

Triggered via pull request February 12, 2025 00:25
Status Success
Total duration 32s
Artifacts

checks.yml

on: pull_request
runner / pylint
25s
runner / pylint
runner / misspell
15s
runner / misspell
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
runner / pylint: augur/tasks/github/util/github_api_key_handler.py#L101
[pylint] reported by reviewdog 🐶 W0702: No exception type(s) specified (bare-except) Raw Output: augur/tasks/github/util/github_api_key_handler.py:101:12: W0702: No exception type(s) specified (bare-except)
runner / pylint: augur/tasks/github/util/github_api_key_handler.py#L6
[pylint] reported by reviewdog 🐶 W0611: Unused Session imported from sqlalchemy.orm (unused-import) Raw Output: augur/tasks/github/util/github_api_key_handler.py:6:0: W0611: Unused Session imported from sqlalchemy.orm (unused-import)