Skip to content

4-adding-workflows

4-adding-workflows #5

Triggered via pull request February 16, 2024 14:55
Status Failure
Total duration 39s
Artifacts

workflows.yml

on: pull_request
workflow-lint-test-python  /  lint-test
7s
workflow-lint-test-python / lint-test
workflow-markdown-check  /  markdown-link-check
12s
workflow-markdown-check / markdown-link-check
workflow-repo-standards-validation  /  validate-name
28s
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

19 errors and 7 warnings
workflow-yaml-check / yaml-lint-check: .github/workflows/workflows.yml#L11
11:15 [trailing-spaces] trailing spaces
workflow-yaml-check / yaml-lint-check: .github/workflows/workflows.yml#L13
13:81 [line-length] line too long (87 > 80 characters)
workflow-yaml-check / yaml-lint-check: .github/workflows/workflows.yml#L17
17:81 [line-length] line too long (85 > 80 characters)
workflow-yaml-check / yaml-lint-check: .github/workflows/workflows.yml#L23
23:81 [line-length] line too long (96 > 80 characters)
workflow-yaml-check / yaml-lint-check: .github/workflows/workflows.yml#L27
27:81 [line-length] line too long (81 > 80 characters)
workflow-yaml-check / yaml-lint-check: .github/workflows/workflows.yml#L28
28:21 [new-line-at-end-of-file] no new line character at the end of file
workflow-yaml-check / yaml-lint-check
Process completed with exit code 1.
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
Line length: README.md#L5
README.md:5:81 MD013/line-length Line length [Expected: 80; Actual: 122] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
Line length: README.md#L20
README.md:20:81 MD013/line-length Line length [Expected: 80; Actual: 146] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
Line length: README.md#L21
README.md:21:81 MD013/line-length Line length [Expected: 80; Actual: 202] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
Line length: README.md#L22
README.md:22:81 MD013/line-length Line length [Expected: 80; Actual: 111] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
Line length: README.md#L24
README.md:24:81 MD013/line-length Line length [Expected: 80; Actual: 95] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
Inline HTML: README.md#L28
README.md:28:3 MD033/no-inline-html Inline HTML [Element: project] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md033.md
Line length: README.md#L54
README.md:54:81 MD013/line-length Line length [Expected: 80; Actual: 99] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
workflow-markdown-check / markdown-link-check
Failed with exit code: 1
workflow-repo-standards-validation / validate-name
The 4-adding-workflows branch does not have a TESTING.md file, please add one.
workflow-repo-standards-validation / validate-name
The main branch is not protected, please protect it.
workflow-repo-standards-validation / validate-name
The repository does not have a description, please add one.
workflow-yaml-check / yaml-lint-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lots0logs/gh-action-get-changed-files@2.2.2. 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#L1
1:1 [document-start] missing document start "---"
workflow-yaml-check / yaml-lint-check: .github/workflows/workflows.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
workflow-yaml-check / yaml-lint-check: .github/workflows/workflows.yml#L18
18:11 [comments] too few spaces before comment
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-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/