Skip to content

Update GitHub actions for Node 16 #58

Update GitHub actions for Node 16

Update GitHub actions for Node 16 #58

Triggered via pull request November 29, 2023 02:55
Status Failure
Total duration 2m 6s
Artifacts

linter.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
name[casing]: molecule/default/verify.yml#L13
All names should start with an uppercase letter.
name[casing]: molecule/default/verify.yml#L24
All names should start with an uppercase letter.
name[casing]: molecule/default/verify.yml#L37
All names should start with an uppercase letter.
fqcn[action-core]: molecule/default/verify.yml#L44
Use FQCN for builtin module actions (stat).
name[casing]: molecule/default/verify.yml#L49
All names should start with an uppercase letter.
name[casing]: molecule/default/verify.yml#L62
All names should start with an uppercase letter.
name[casing]: molecule/default/verify.yml#L76
All names should start with an uppercase letter.
name[casing]: molecule/default/verify.yml#L87
All names should start with an uppercase letter.
fqcn[action-core]: tasks/main.yaml#L2
Use FQCN for builtin module actions (include_vars).
name[template]: tasks/main.yaml#L88
Jinja templates should only be at the end of 'name'
jinja[spacing]: tasks/main.yaml#L88
Jinja2 spacing could be improved: Register directory status for '{{ kafka_dir}}/logs' -> Register directory status for '{{ kafka_dir }}/logs'