Skip to content

6 update repo description to emphasize prototyping #35

6 update repo description to emphasize prototyping

6 update repo description to emphasize prototyping #35

Triggered via pull request April 10, 2024 15:16
Status Failure
Total duration 43s
Artifacts
markdown-check  /  markdown-check
25s
markdown-check / markdown-check
repo-standard  /  validate-name
32s
repo-standard / validate-name
test-python  /  lint-test
21s
test-python / lint-test
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 5 warnings
Headings should be surrounded by blank lines: README.md#L3
README.md:3 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Overview Description"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md022.md
Line length: README.md#L4
README.md:4:81 MD013/line-length Line length [Expected: 80; Actual: 388] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
Line length: README.md#L8
README.md:8:81 MD013/line-length Line length [Expected: 80; Actual: 172] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
Line length: README.md#L10
README.md:10:81 MD013/line-length Line length [Expected: 80; Actual: 319] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
Line length: README.md#L14
README.md:14:81 MD013/line-length Line length [Expected: 80; Actual: 150] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
Line length: README.md#L16
README.md:16:81 MD013/line-length Line length [Expected: 80; Actual: 235] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
Headings should be surrounded by blank lines: README.md#L18
README.md:18 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Future Outlook"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md022.md
Line length: README.md#L19
README.md:19:81 MD013/line-length Line length [Expected: 80; Actual: 301] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md013.md
markdown-check / markdown-check
Failed with exit code: 1
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/.
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/