Skip to content

Update .github/workflows/superlinter.yml #279

Update .github/workflows/superlinter.yml

Update .github/workflows/superlinter.yml #279

Triggered via push February 24, 2024 20:59
Status Failure
Total duration 2m 5s
Artifacts

superlinter.yml

on: push
Super-Linter
1m 57s
Super-Linter
Workflow Status
0s
Workflow Status
Fit to window
Zoom out
Zoom in

Annotations

10 errors
schema[playbook]: playbooks/docker.yml#L1
$[0] 'debug' does not match any of the regexes: '^(ansible\.builtin\.)?import_playbook$', 'name', 'tags', 'vars', 'when'
name[casing]: playbooks/docker.yml#L4
All names should start with an uppercase letter.
schema[playbook]: playbooks/hashicorp.yml#L1
$[0] 'debug' does not match any of the regexes: '^(ansible\.builtin\.)?import_playbook$', 'name', 'tags', 'vars', 'when'
name[casing]: playbooks/hashicorp.yml#L4
All names should start with an uppercase letter.
schema[playbook]: playbooks/main.yml#L1
Replace 'include' with either 'ansible.builtin.include_tasks' or 'ansible.builtin.import_tasks'. See https://docs.ansible.com/ansible/latest/collections/ansible/builtin/include_module.html
fqcn[keyword]: playbooks/main.yml#L3
Avoid `collections` keyword by using FQCN for all plugins, modules, roles and playbooks.
fqcn[action-core]: playbooks/main.yml#L17
Use FQCN for builtin module actions (fail).
fqcn[action-core]: playbooks/main.yml#L23
Use FQCN for builtin module actions (debug).
deprecated-module: playbooks/main.yml#L45
Deprecated module. include
deprecated-module: playbooks/main.yml#L51
Deprecated module. include