Issue #11: Add workflows to repo #1
workflow.yaml
on: pull_request
markdown-check
/
markdown-check
16s
yaml-check
/
yaml-lint-check
7s
repo-standard
/
validate-name
29s
Annotations
13 errors and 7 warnings
Ordered list item prefix:
profile/CONTRIBUTING.md#L91
profile/CONTRIBUTING.md:91:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 4; Style: 1/2/3] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md029.md
|
Ordered list item prefix:
profile/CONTRIBUTING.md#L92
profile/CONTRIBUTING.md:92:1 MD029/ol-prefix Ordered list item prefix [Expected: 2; Actual: 5; Style: 1/2/3] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md029.md
|
Line length:
profile/CONTRIBUTING.md#L194
profile/CONTRIBUTING.md:194:81 MD013/line-length Line length [Expected: 80; Actual: 166] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
|
Line length:
profile/CONTRIBUTING.md#L240
profile/CONTRIBUTING.md:240:81 MD013/line-length Line length [Expected: 80; Actual: 150] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
|
Bare URL used:
profile/README.md#L3
profile/README.md:3:12 MD034/no-bare-urls Bare URL used [Context: "https://ai-cfia.github.io/ai-c..."] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md034.md
|
Bare URL used:
profile/README.md#L4
profile/README.md:4:10 MD034/no-bare-urls Bare URL used [Context: "[email protected]...."] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md034.md
|
Bare URL used:
profile/README.md#L5
profile/README.md:5:30 MD034/no-bare-urls Bare URL used [Context: "https://github.com/ai-cfia/dev..."] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md034.md
|
Multiple top-level headings in the same document:
profile/README.md#L13
profile/README.md:13 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "# Laboratoire d'intelligence a..."] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md025.md
|
Bare URL used:
profile/README.md#L15
profile/README.md:15:19 MD034/no-bare-urls Bare URL used [Context: "https://ai-cfia.github.io/ai-c..."] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md034.md
|
Bare URL used:
profile/README.md#L16
profile/README.md:16:14 MD034/no-bare-urls Bare URL used [Context: "[email protected]...."] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md034.md
|
repo-standard / validate-name
The 11-add-markdown-validation-workflows-to-github branch does not have a TESTING.md file, please add one.
|
repo-standard / validate-name
The 11-add-markdown-validation-workflows-to-github branch does not have a README.md file, please add one.
|
repo-standard / validate-name
The repository does not have a description, please add one.
|
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/.
|
yaml-check / yaml-lint-check:
.github/workflows/workflow.yaml#L1
1:1 [document-start] missing document start "---"
|
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
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/.
|
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/
|