Skip to content

DLPX-92522 appliance-build changes for LTS upgrade to 24.04 #2325

DLPX-92522 appliance-build changes for LTS upgrade to 24.04

DLPX-92522 appliance-build changes for LTS upgrade to 24.04 #2325

Triggered via pull request October 24, 2024 19:39
Status Failure
Total duration 36s
Artifacts

main.yml

on: pull_request
check-ansible
29s
check-ansible
check-shellcheck
14s
check-shellcheck
check-shfmt
14s
check-shfmt
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 10 warnings
check-shellcheck
Process completed with exit code 1.
check-shfmt
Process completed with exit code 1.
syntax-check[unknown-module]: bootstrap/roles/appliance-build.bootstrap/tasks/main.yml#L57
couldn't resolve module/action 'snap'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[unknown-module]: live-build/misc/ansible-roles/appliance-build.dcenter/tasks/main.yml#L26
couldn't resolve module/action 'alternatives'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[unknown-module]: live-build/misc/ansible-roles/appliance-build.unittest-internal/tasks/main.yml#L98
couldn't resolve module/action 'authorized_key'. This often indicates a misspelling, missing collection, or incorrect module path.
syntax-check[unknown-module]: live-build/misc/ansible-roles/appliance-build.virtualization-development/tasks/main.yml#L92
couldn't resolve module/action 'authorized_key'. This often indicates a misspelling, missing collection, or incorrect module path.
check-ansible
Process completed with exit code 1.
name[play]: bootstrap/playbook.yml#L18
All plays should be named.
role-name: bootstrap/roles/appliance-build.bootstrap#L1
Role name appliance-build.bootstrap does not match ``^\[a-z]\[a-z0-9_]*$`` pattern.
fqcn[action-core]: bootstrap/roles/appliance-build.bootstrap/tasks/main.yml#L18
Use FQCN for builtin module actions (apt).
yaml[truthy]: bootstrap/roles/appliance-build.bootstrap/tasks/main.yml#L19
Truthy value should be one of \[false, true]
fqcn[action-core]: bootstrap/roles/appliance-build.bootstrap/tasks/main.yml#L21
Use FQCN for builtin module actions (apt).
fqcn[action-core]: bootstrap/roles/appliance-build.bootstrap/tasks/main.yml#L51
Use FQCN for builtin module actions (apt).