issue #70: github metrics script #69
workflow.yml
on: pull_request
markdown-check
/
markdown-check
20s
yaml-check
/
yaml-lint-check
8s
sh-check
/
sh-lint-check
10s
repo-standard
/
validate-name
28s
test-python
/
lint-test
31s
Annotations
10 errors and 7 warnings
repo-standard / validate-name
An error occurred: API rate limit exceeded for user ID 49320132. If you reach out to GitHub Support for help, please include the request ID 9082:253124:18C9509:313A43F:67571D10 and timestamp 2024-12-09 16:38:40 UTC.
|
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
|