Skip to content

Augur release 0.76.2 Updates to Dev #382

Augur release 0.76.2 Updates to Dev

Augur release 0.76.2 Updates to Dev #382

Triggered via pull request September 12, 2024 13:30
Status Success
Total duration 33s
Artifacts

checks.yml

on: pull_request
runner / pylint
24s
runner / pylint
runner / misspell
17s
runner / misspell
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 6 warnings
runner / pylint: augur/application/db/lib.py#L20
[pylint] reported by reviewdog 🐶 W0621: Redefining name 'logger' from outer scope (line 18) (redefined-outer-name) Raw Output: augur/application/db/lib.py:20:39: W0621: Redefining name 'logger' from outer scope (line 18) (redefined-outer-name)
runner / pylint: augur/application/db/lib.py#L180
[pylint] reported by reviewdog 🐶 W0702: No exception type(s) specified (bare-except) Raw Output: augur/application/db/lib.py:180:4: W0702: No exception type(s) specified (bare-except)
runner / pylint: augur/application/db/lib.py#L216
[pylint] reported by reviewdog 🐶 W0621: Redefining name 'logger' from outer scope (line 18) (redefined-outer-name) Raw Output: augur/application/db/lib.py:216:31: W0621: Redefining name 'logger' from outer scope (line 18) (redefined-outer-name)
runner / pylint: augur/application/db/lib.py#L258
[pylint] reported by reviewdog 🐶 W0621: Redefining name 'logger' from outer scope (line 18) (redefined-outer-name) Raw Output: augur/application/db/lib.py:258:22: W0621: Redefining name 'logger' from outer scope (line 18) (redefined-outer-name)
runner / pylint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
runner / pylint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/