Skip to content

4-adding-workflows

4-adding-workflows #7

Triggered via pull request February 29, 2024 13:39
Status Failure
Total duration 2m 38s
Artifacts

workflows.yml

on: pull_request
workflow-lint-test-python  /  lint-test
3s
workflow-lint-test-python / lint-test
workflow-markdown-check  /  markdown-link-check
20s
workflow-markdown-check / markdown-link-check
workflow-repo-standards-validation  /  validate-name
34s
workflow-repo-standards-validation / validate-name
workflow-yaml-check  /  yaml-lint-check
5s
workflow-yaml-check / yaml-lint-check
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 6 warnings
workflow-lint-test-python / lint-test
No file in /home/runner/work/nachet-metadata-format/nachet-metadata-format matched to [**/requirements.txt or **/pyproject.toml], make sure you have checked out the target repository
workflow-yaml-check / yaml-lint-check: .github/workflows/workflows.yml#L12
12:15 [trailing-spaces] trailing spaces
workflow-yaml-check / yaml-lint-check: .github/workflows/workflows.yml#L14
14:81 [line-length] line too long (87 > 80 characters)
workflow-yaml-check / yaml-lint-check: .github/workflows/workflows.yml#L18
18:81 [line-length] line too long (85 > 80 characters)
workflow-yaml-check / yaml-lint-check: .github/workflows/workflows.yml#L24
24:81 [line-length] line too long (96 > 80 characters)
workflow-yaml-check / yaml-lint-check: .github/workflows/workflows.yml#L28
28:81 [line-length] line too long (81 > 80 characters)
workflow-yaml-check / yaml-lint-check
Process completed with exit code 1.
workflow-repo-standards-validation / validate-name
The repository does not have a description, please add one.
workflow-lint-test-python / lint-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
workflow-yaml-check / yaml-lint-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lots0logs/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
workflow-yaml-check / yaml-lint-check: .github/workflows/workflows.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
workflow-yaml-check / yaml-lint-check: .github/workflows/workflows.yml#L19
19:11 [comments] too few spaces before comment
workflow-repo-standards-validation / validate-name
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
workflow-repo-standards-validation / 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/