Skip to content

Dev fixes for event collection #352

Dev fixes for event collection

Dev fixes for event collection #352

Triggered via pull request August 27, 2024 22:51
@sgogginssgoggins
synchronize #2897
dev-fixes
Status Success
Total duration 34s
Artifacts

checks.yml

on: pull_request
runner / pylint
23s
runner / pylint
runner / misspell
18s
runner / misspell
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
runner / pylint: augur/tasks/github/events.py#L14
[pylint] reported by reviewdog 🐶 W0611: Unused CollectionStatus imported from augur.application.db.models (unused-import) Raw Output: augur/tasks/github/events.py:14:0: W0611: Unused CollectionStatus imported from augur.application.db.models (unused-import)
runner / pylint: augur/tasks/github/events.py#L15
[pylint] reported by reviewdog 🐶 W0611: Unused get_session imported from augur.application.db.lib (unused-import) Raw Output: augur/tasks/github/events.py:15:0: W0611: Unused get_session imported from augur.application.db.lib (unused-import)
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/