issue #70: github metrics script #67
workflow.yml
on: pull_request
markdown-check
/
markdown-check
25s
yaml-check
/
yaml-lint-check
9s
sh-check
/
sh-lint-check
8s
repo-standard
/
validate-name
31s
test-python
/
lint-test
23s
Annotations
6 errors and 3 warnings
Ruff (F401):
github-metrics/main.py#L4
github-metrics/main.py:4:22: F401 `datetime.datetime` imported but unused
|
Ruff (F401):
github-metrics/main.py#L4
github-metrics/main.py:4:32: F401 `datetime.timedelta` imported but unused
|
Ruff (F541):
github-metrics/main.py#L95
github-metrics/main.py:95:11: F541 f-string without any placeholders
|
Ruff (F541):
github-metrics/main.py#L99
github-metrics/main.py:99:11: F541 f-string without any placeholders
|
Ruff (F541):
github-metrics/main.py#L107
github-metrics/main.py:107:11: F541 f-string without any placeholders
|
test-python / lint-test
Process completed with exit code 1.
|
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/
|
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/
|