issue #26: Migrated script from github-worflows. Missing unit and int… #63
workflow.yml
on: pull_request
markdown-check
/
markdown-check
28s
yaml-check
/
yaml-lint-check
5s
sh-check
/
sh-lint-check
8s
repo-standard
/
validate-name
29s
test-python
/
lint-test
25s
Annotations
4 errors and 3 warnings
Ruff (F541):
remove-previous-image/remove_previous_image.py#L20
remove-previous-image/remove_previous_image.py:20:15: F541 f-string without any placeholders
|
Ruff (F541):
remove-previous-image/remove_previous_image.py#L84
remove-previous-image/remove_previous_image.py:84:19: F541 f-string without any placeholders
|
Ruff (F401):
webtop-template/webtop_template.py#L1
webtop-template/webtop_template.py:1:8: F401 `sys` imported but unused
|
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/
|