build(deps): bump actions/checkout from 3.3.0 to 4.1.7 #2
ci.yaml
on: pull_request
linters
53s
local-action
7s
Annotations
5 errors and 7 warnings
local-action
Process completed with exit code 26.
|
linters:
action.yml#L51
51:1 [trailing-spaces] trailing spaces
|
linters:
.github/workflows/ci.yaml#L40
40:81 [line-length] line too long (86 > 80 characters)
|
linters:
.github/workflows/ci.yaml#L60
60:1 [empty-lines] too many blank lines (1 > 0)
|
linters
Process completed with exit code 1.
|
local-action
Unexpected input(s) 'reports-path', valid inputs are ['token', 'report_paths', 'mergify_api_server', 'name']
|
linters
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4.5.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
linters:
docker-compose.yml#L1
1:1 [document-start] missing document start "---"
|
linters:
action.yml#L1
1:1 [document-start] missing document start "---"
|
linters:
.github/dependabot.yml#L1
1:1 [document-start] missing document start "---"
|
linters:
.github/workflows/ci.yaml#L1
1:1 [document-start] missing document start "---"
|
linters:
.github/workflows/ci.yaml#L4
4:1 [truthy] truthy value should be one of [false, true]
|