Skip to content

issue #8: Adding new workflow #11

issue #8: Adding new workflow

issue #8: Adding new workflow #11

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

Annotations

5 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.
Files should end with a single newline character: Testing.md#L7
Testing.md:7:3 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md047.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
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/