issue #67: wiki backup workflow #74
workflow.yml
on: pull_request
markdown-check
/
markdown-check
30s
yaml-check
/
yaml-lint-check
5s
sh-check
/
sh-lint-check
6s
repo-standard
/
validate-name
25s
test-python
/
lint-test
26s
Annotations
15 errors and 7 warnings
yaml-check / yaml-lint-check:
.github/workflows/wiki-backup-workflow.yml#L5
5:25 [comments] too few spaces before comment
|
yaml-check / yaml-lint-check:
.github/workflows/wiki-backup-workflow.yml#L6
6:21 [trailing-spaces] trailing spaces
|
yaml-check / yaml-lint-check:
.github/workflows/wiki-backup-workflow.yml#L13
13:5 [indentation] wrong indentation: expected 6 but found 4
|
yaml-check / yaml-lint-check:
.github/workflows/wiki-backup-workflow.yml#L49
49:133 [new-line-at-end-of-file] no new line character at the end of file
|
yaml-check / yaml-lint-check
Process completed with exit code 1.
|
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
|
Ruff (F401):
github-metrics/utils.py#L2
github-metrics/utils.py:2:18: F401 `time.sleep` 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
|
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
|
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/
|