Skip to content

Fixing paths pattern #11

Fixing paths pattern

Fixing paths pattern #11

Triggered via push April 3, 2024 17:45
Status Failure
Total duration 46s
Artifacts

puppet.yaml

on: push
Download modules
36s
Download modules
puppet-lint
9s
puppet-lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
puppet-lint: puppet//modules/anms/manifests/docker.pp#L12
trailing whitespace found (check: trailing_whitespace)
puppet-lint: puppet//modules/anms/manifests/docker_compose.pp#L22
two-space soft tabs not used (check: 2sp_soft_tabs)
puppet-lint: puppet//modules/anms/manifests/docker_compose.pp#L29
two-space soft tabs not used (check: 2sp_soft_tabs)
puppet-lint: puppet//modules/anms/manifests/docker_compose.pp#L22
tab character found (check: hard_tabs)
puppet-lint: puppet//modules/anms/manifests/docker_compose.pp#L29
tab character found (check: hard_tabs)
puppet-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
puppet-lint: puppet//modules/anms/manifests/docker.pp#L6
case statement without a default case (check: case_without_default)
puppet-lint: puppet//modules/anms/manifests/docker.pp#L23
indentation of => is not properly aligned (expected in column 13, but found it in column 10) (check: arrow_alignment)
puppet-lint: puppet//modules/anms/manifests/docker.pp#L23
top scope fact instead of facts hash (check: top_scope_facts)
puppet-lint: puppet//modules/anms/manifests/docker_compose.pp#L18
case statement without a default case (check: case_without_default)
puppet-lint: puppet//modules/anms/manifests/docker_compose.pp#L22
indentation of => is not properly aligned (expected in column 14, but found it in column 10) (check: arrow_alignment)
puppet-lint: puppet//modules/anms/manifests/docker_compose.pp#L27
indentation of => is not properly aligned (expected in column 17, but found it in column 14) (check: arrow_alignment)
puppet-lint: puppet//modules/anms/manifests/docker_compose.pp#L29
indentation of => is not properly aligned (expected in column 17, but found it in column 9) (check: arrow_alignment)
puppet-lint: puppet//modules/anms/manifests/docker_compose.pp#L21
top scope fact instead of facts hash (check: top_scope_facts)
puppet-lint: puppet//modules/anms/manifests/docker_compose.pp#L27
top scope fact instead of facts hash (check: top_scope_facts)
Download modules
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.