Skip to content

Run machine learning and contributor breadth every 30 days #392

Run machine learning and contributor breadth every 30 days

Run machine learning and contributor breadth every 30 days #392

Triggered via pull request October 1, 2024 23:21
Status Success
Total duration 37s
Artifacts

checks.yml

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

Annotations

4 warnings
runner / pylint: augur/tasks/init/celery_app.py#L82
[pylint] reported by reviewdog 🐶 W0621: Redefining name 'logger' from outer scope (line 23) (redefined-outer-name) Raw Output: augur/tasks/init/celery_app.py:82:8: W0621: Redefining name 'logger' from outer scope (line 23) (redefined-outer-name)
runner / pylint: augur/tasks/start_tasks.py#L296
[pylint] reported by reviewdog 🐶 E1120: No value for argument 'issue_and_pr_nums' in function call (no-value-for-parameter) Raw Output: augur/tasks/start_tasks.py:296:12: E1120: No value for argument 'issue_and_pr_nums' in function call (no-value-for-parameter)
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/