testing #3
Annotations
3 errors and 4 warnings
yamllint:
.github/workflows/deployment.yml#L34
34:38 [new-line-at-end-of-file] no new line character at the end of file
|
yamllint
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|
yamllint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
yamllint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
yamllint:
.github/workflows/deployment.yml#L1
1:1 [document-start] missing document start "---"
|
yamllint:
.github/workflows/deployment.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
|