Utils module improvement #5
linting.yml
on: pull_request
Yamllint
20s
markdownlint
7s
Annotations
6 warnings
markdownlint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Yamllint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Yamllint:
.github/workflows/json-lint.yml#L1
1:1 [document-start] missing document start "---"
|
Yamllint:
.github/workflows/json-lint.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
Yamllint:
.github/workflows/linting.yml#L1
1:1 [document-start] missing document start "---"
|
Yamllint:
.github/workflows/linting.yml#L2
2:1 [truthy] truthy value should be one of [false, true]
|