issue #26: Migrated script from github-worflows. Missing unit and int… #59
workflow.yml
on: pull_request
markdown-check
/
markdown-check
23s
yaml-check
/
yaml-lint-check
8s
sh-check
/
sh-lint-check
8s
repo-standard
/
validate-name
28s
test-python
/
lint-test
8s
Annotations
4 errors and 7 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.
|
test-python / lint-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
yaml-check / yaml-lint-check
The following actions use a deprecated Node.js version and will be forced to run on node20: lots0logs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
repo-standard / validate-name
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/github-script@v5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
repo-standard / validate-name
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/github-script@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|