issue #26: Migrated script from github-worflows. Missing unit and int… #64
workflow.yml
on: pull_request
markdown-check
/
markdown-check
27s
yaml-check
/
yaml-lint-check
6s
sh-check
/
sh-lint-check
6s
repo-standard
/
validate-name
30s
test-python
/
lint-test
25s
Annotations
9 errors and 3 warnings
yaml-check / yaml-lint-check:
dockerfiles/tempo/tempo.yaml#L46
46:40 [comments] too few spaces before comment
|
yaml-check / yaml-lint-check:
dockerfiles/tempo/tempo.yaml#L65
65:9 [indentation] wrong indentation: expected 6 but found 8
|
yaml-check / yaml-lint-check:
dockerfiles/tempo/tempo.yaml#L73
73:9 [indentation] wrong indentation: expected 6 but found 8
|
yaml-check / yaml-lint-check:
dockerfiles/tempo/tempo.yaml#L81
81:9 [indentation] wrong indentation: expected 6 but found 8
|
yaml-check / yaml-lint-check:
dockerfiles/tempo/tempo.yaml#L94
94:67 [commas] too few spaces after comma
|
yaml-check / yaml-lint-check:
dockerfiles/tempo/tempo.yaml#L94
94:83 [comments] too few spaces before comment
|
yaml-check / yaml-lint-check
Process completed with exit code 1.
|
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/
|