Skip to content

Added Frontend and Backend for Average Issue Resolution Time Graph #392

Added Frontend and Backend for Average Issue Resolution Time Graph

Added Frontend and Backend for Average Issue Resolution Time Graph #392

Triggered via pull request October 17, 2024 18:17
Status Success
Total duration 1m 3s
Artifacts

checks.yml

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

Annotations

14 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#L464
[pylint] reported by reviewdog 🐶 C0303: Trailing whitespace (trailing-whitespace) Raw Output: scripts/gen_graphs.py:464:0: C0303: Trailing whitespace (trailing-whitespace)
runner / pylint: scripts/gen_graphs.py#L500
[pylint] reported by reviewdog 🐶 C0301: Line too long (129/100) (line-too-long) Raw Output: scripts/gen_graphs.py:500:0: C0301: Line too long (129/100) (line-too-long)
runner / pylint: scripts/gen_graphs.py#L536
[pylint] reported by reviewdog 🐶 C0303: Trailing whitespace (trailing-whitespace) Raw Output: scripts/gen_graphs.py:536:76: C0303: Trailing whitespace (trailing-whitespace)
runner / pylint: scripts/gen_graphs.py#L564
[pylint] reported by reviewdog 🐶 C0301: Line too long (103/100) (line-too-long) Raw Output: scripts/gen_graphs.py:564:0: C0301: Line too long (103/100) (line-too-long)
runner / pylint: scripts/gen_graphs.py#L146
[pylint] reported by reviewdog 🐶 W0511: TODO: file a pygals issue to make sparklines their own object (fixme) Raw Output: scripts/gen_graphs.py:146:5: W0511: TODO: file a pygals issue to make sparklines their own object (fixme)
runner / pylint: scripts/gen_graphs.py#L346
[pylint] reported by reviewdog 🐶 W0511: TODO: Contribute upstream to add a timeline object to pygal (fixme) Raw Output: scripts/gen_graphs.py:346:5: W0511: TODO: Contribute upstream to add a timeline object to pygal (fixme)
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#L108
[pylint] reported by reviewdog 🐶 W0102: Dangerous default value {} as argument (dangerous-default-value) Raw Output: scripts/gen_graphs.py:108: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/