Adding codeowners file creation script #1
workflow.yml
on: pull_request
markdown-check
/
markdown-link-check
28s
yaml-check
/
yaml-lint-check
11s
repo-standard
/
validate-name
29s
Annotations
9 errors and 4 warnings
Emphasis used instead of a heading:
github-repository-creation-guide.md#L1
github-repository-creation-guide.md:1 MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "GitHub repository creation gui..."] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md036.md
|
First line in a file should be a top-level heading:
github-repository-creation-guide.md#L1
github-repository-creation-guide.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "**GitHub repository creation g..."] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md041.md
|
Ordered list item prefix:
github-repository-creation-guide.md#L22
github-repository-creation-guide.md:22:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 2; Style: 1/2/3] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md029.md
|
Ordered list item prefix:
github-repository-creation-guide.md#L23
github-repository-creation-guide.md:23:1 MD029/ol-prefix Ordered list item prefix [Expected: 2; Actual: 3; Style: 1/2/3] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md029.md
|
Ordered list item prefix:
github-repository-creation-guide.md#L29
github-repository-creation-guide.md:29:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 4; Style: 1/1/1] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md029.md
|
Ordered list item prefix:
github-repository-creation-guide.md#L46
github-repository-creation-guide.md:46:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 3; Style: 1/1/1] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md029.md
|
Ordered list item prefix:
github-repository-creation-guide.md#L51
github-repository-creation-guide.md:51:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 4; Style: 1/1/1] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md029.md
|
markdown-check / markdown-link-check
Failed with exit code: 1
|
repo-standard / validate-name
The 24-change-github-teams-management-strategy branch does not have a TESTING.md file, 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.yml#L4
4:1 [truthy] truthy value should be one of [false, true]
|
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/
|