Skip to content

issue #8: Adding new workflow #9

issue #8: Adding new workflow

issue #8: Adding new workflow #9

Triggered via pull request April 9, 2024 20:19
Status Failure
Total duration 48s
Artifacts
markdown-check  /  markdown-check
36s
markdown-check / markdown-check
repo-standard  /  validate-name
40s
repo-standard / validate-name
test-python  /  lint-test
23s
test-python / lint-test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 5 warnings
Ruff (E999): app.py#L34
app.py:34:92: E999 SyntaxError: non-default argument follows default argument
test-python / lint-test
Process completed with exit code 1.
Multiple consecutive blank lines: README.md#L5
README.md:5 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md012.md
Multiple consecutive blank lines: Testing.md#L9
Testing.md:9 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md012.md
markdown-check / markdown-check
Failed with exit code: 1
repo-standard / validate-name
The 8-adding-workflow-for-python-and-markdown-checkup branch does not have a TESTING.md file, please add one.
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/