WIP #144
lint.yml
on: push
pycodestyle
18s
pylint
43s
markdownlint
23s
yamllint
10s
shellcheck
10s
Annotations
8 errors and 12 warnings
yamllint:
.github/workflows/ci.yml#L41
41:81 [line-length] line too long (91 > 80 characters)
|
yamllint:
.github/workflows/ci.yml#L47
47:81 [line-length] line too long (85 > 80 characters)
|
yamllint:
.github/workflows/ci.yml#L50
50:81 [line-length] line too long (138 > 80 characters)
|
yamllint:
.github/workflows/ci.yml#L53
53:81 [line-length] line too long (150 > 80 characters)
|
yamllint
Process completed with exit code 1.
|
pycodestyle
Process completed with exit code 1.
|
markdownlint
Process completed with exit code 1.
|
pylint
Process completed with exit code 1.
|
yamllint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/ci.yml#L1
1:1 [document-start] missing document start "---"
|
yamllint:
.github/workflows/ci.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
shellcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
shellcheck
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/
|
pycodestyle
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
pycodestyle
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
markdownlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
markdownlint
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/
|
pylint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
pylint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|