fix delivery logic for manifests #106
ubuntu20.yml
on: pull_request
Lint for PR
37s
Ansible build test for Ubuntu
0s
Annotations
2 errors and 7 warnings
Lint for PR:
roles/cluster_manifest/tasks/main.yml#L36
36:10 [colons] too many spaces after colon
|
Lint for PR
Process completed with exit code 1.
|
Lint for PR
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint for PR:
roles/rke2_common/tasks/images_tarball_install.yml#L2
2:121 [line-length] line too long (143 > 120 characters)
|
Lint for PR:
roles/rke2_common/tasks/images_tarball_install.yml#L10
10:121 [line-length] line too long (145 > 120 characters)
|
Lint for PR:
roles/rke2_common/tasks/rpm_install.yml#L21
21:121 [line-length] line too long (164 > 120 characters)
|
Lint for PR:
roles/rke2_common/tasks/rpm_install.yml#L41
41:121 [line-length] line too long (164 > 120 characters)
|
Lint for PR:
roles/cluster_manifest/tasks/main.yml#L3
3:2 [comments] missing starting space in comment
|
Lint for PR:
roles/cluster_manifest/tasks/main.yml#L19
19:14 [truthy] truthy value should be one of [false, no, true, yes]
|