issue #70: github metrics script #72
workflow.yml
on: pull_request
markdown-check
/
markdown-check
21s
yaml-check
/
yaml-lint-check
7s
sh-check
/
sh-lint-check
10s
repo-standard
/
validate-name
38s
test-python
/
lint-test
27s
Annotations
9 errors and 7 warnings
Ruff (F401):
github-metrics/export.py#L3
github-metrics/export.py:3:27: F401 `reportlab.lib.colors` imported but unused
|
Ruff (F401):
github-metrics/export.py#L5
github-metrics/export.py:5:70: F401 `reportlab.platypus.Table` imported but unused
|
Ruff (F401):
github-metrics/export.py#L5
github-metrics/export.py:5:77: F401 `reportlab.platypus.TableStyle` imported but unused
|
Ruff (F541):
github-metrics/export.py#L16
github-metrics/export.py:16:11: F541 f-string without any placeholders
|
Ruff (F541):
github-metrics/export.py#L20
github-metrics/export.py:20:11: F541 f-string without any placeholders
|
Ruff (F541):
github-metrics/export.py#L28
github-metrics/export.py:28:11: F541 f-string without any placeholders
|
Ruff (F401):
github-metrics/github_metrics.py#L5
github-metrics/github_metrics.py:5:32: F401 `datetime.timedelta` imported but unused
|
Ruff (F401):
github-metrics/github_metrics.py#L5
github-metrics/github_metrics.py:5:43: F401 `datetime.timezone` imported but unused
|
test-python / lint-test
Process completed with exit code 1.
|
yaml-check / yaml-lint-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
yaml-check / yaml-lint-check
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/
|
sh-check / sh-lint-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
markdown-check / markdown-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
markdown-check / markdown-check
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/
|
markdown-check / markdown-check
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/
|
repo-standard / validate-name
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|