CI #3
Annotations
11 errors and 6 warnings
Integration (macos-15)
Process completed with exit code 1.
|
Lint:
requirements.yml#L2
2:1 [indentation] wrong indentation: expected at least 1
|
Lint:
example.yml#L49
49:81 [line-length] line too long (133 > 80 characters)
|
Lint:
.github/workflows/ci.yml#L80
80:81 [line-length] line too long (151 > 80 characters)
|
Lint:
roles/vim-plug/meta/main.yml#L22
22:81 [line-length] line too long (84 > 80 characters)
|
Lint:
roles/vim-plug/meta/main.yml#L28
28:81 [line-length] line too long (81 > 80 characters)
|
Lint:
roles/vim-plug/meta/main.yml#L49
49:81 [line-length] line too long (81 > 80 characters)
|
Lint:
roles/vim-plug/meta/main.yml#L53
53:81 [line-length] line too long (81 > 80 characters)
|
Lint:
roles/vim-plug/meta/main.yml#L57
57:81 [line-length] line too long (83 > 80 characters)
|
Lint:
roles/mas/meta/main.yml#L22
22:81 [line-length] line too long (84 > 80 characters)
|
Lint:
roles/mas/meta/main.yml#L28
28:81 [line-length] line too long (81 > 80 characters)
|
Integration (macos-15)
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/
|
Integration (macos-15)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
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/
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
requirements.yml#L1
1:1 [document-start] missing document start "---"
|
Lint:
.github/workflows/ci.yml#L41
41:1 [comments-indentation] comment not indented like content
|