Skip to content

Add individual contributors graph #384

Add individual contributors graph

Add individual contributors graph #384

Triggered via pull request October 16, 2024 20:58
Status Success
Total duration 58s
Artifacts

checks.yml

on: pull_request
resolve-repolinter-json  /  Extend JSON file with extends property
3s
resolve-repolinter-json / Extend JSON file with extends property
runner / pylint
14s
runner / pylint
frontend-checks
46s
frontend-checks
Tier 3 Checks
37s
Tier 3 Checks
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
resolve-repolinter-json / Extend JSON file with extends property
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
runner / pylint: scripts/gen_graphs.py#L463
[pylint] reported by reviewdog 🐶 C0303: Trailing whitespace (trailing-whitespace) Raw Output: scripts/gen_graphs.py:463:0: C0303: Trailing whitespace (trailing-whitespace)
runner / pylint: scripts/gen_graphs.py#L145
[pylint] reported by reviewdog 🐶 W0511: TODO: file a pygals issue to make sparklines their own object (fixme) Raw Output: scripts/gen_graphs.py:145:5: W0511: TODO: file a pygals issue to make sparklines their own object (fixme)
runner / pylint: scripts/gen_graphs.py#L345
[pylint] reported by reviewdog 🐶 W0511: TODO: Contribute upstream to add a timeline object to pygal (fixme) Raw Output: scripts/gen_graphs.py:345:5: W0511: TODO: Contribute upstream to add a timeline object to pygal (fixme)
runner / pylint: scripts/gen_graphs.py#L7
[pylint] reported by reviewdog 🐶 E0401: Unable to import 'pygal' (import-error) Raw Output: scripts/gen_graphs.py:7:0: E0401: Unable to import 'pygal' (import-error)
runner / pylint: scripts/gen_graphs.py#L20
[pylint] reported by reviewdog 🐶 C0209: Formatting a regular string which could be an f-string (consider-using-f-string) Raw Output: scripts/gen_graphs.py:20:11: C0209: Formatting a regular string which could be an f-string (consider-using-f-string)
runner / pylint: scripts/gen_graphs.py#L32
[pylint] reported by reviewdog 🐶 C0209: Formatting a regular string which could be an f-string (consider-using-f-string) Raw Output: scripts/gen_graphs.py:32:11: C0209: Formatting a regular string which could be an f-string (consider-using-f-string)
runner / pylint: scripts/gen_graphs.py#L34
[pylint] reported by reviewdog 🐶 W0613: Unused argument 'x' (unused-argument) Raw Output: scripts/gen_graphs.py:34:21: W0613: Unused argument 'x' (unused-argument)
runner / pylint: scripts/gen_graphs.py#L107
[pylint] reported by reviewdog 🐶 W0102: Dangerous default value {} as argument (dangerous-default-value) Raw Output: scripts/gen_graphs.py:107:0: W0102: Dangerous default value {} as argument (dangerous-default-value)
Tier 3 Checks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Tier 3 Checks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Tier 3 Checks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/