Skip to content

Implement package-based installation #36

Implement package-based installation

Implement package-based installation #36

Triggered via pull request April 27, 2024 16:12
Status Failure
Total duration 36s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
26s
Puppet / Static validations
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 5 warnings
Puppet / Static validations: manifests/init.pp#L10
there should be a single space or newline before a closing brace (check: manifest_whitespace_closing_brace_before)
Puppet / Static validations: manifests/init.pp#L12
there should be a single space or newline before a closing brace (check: manifest_whitespace_closing_brace_before)
Puppet / Static validations: manifests/init.pp#L13
there should be a single space or newline before a closing brace (check: manifest_whitespace_closing_brace_before)
Puppet / Static validations: manifests/init.pp#L14
there should be a single space or newline before a closing brace (check: manifest_whitespace_closing_brace_before)
Puppet / Static validations: manifests/init.pp#L10
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
Puppet / Static validations: manifests/init.pp#L12
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
Puppet / Static validations: manifests/init.pp#L13
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
Puppet / Static validations: manifests/init.pp#L14
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
Puppet / Static validations
Process completed with exit code 1.
Puppet / Static validations: manifests/config.pp#L14
indentation of => is not properly aligned (expected in column 11, but found it in column 12) (check: arrow_alignment)
Puppet / Static validations: manifests/config.pp#L15
indentation of => is not properly aligned (expected in column 11, but found it in column 12) (check: arrow_alignment)
Puppet / Static validations: manifests/config.pp#L16
indentation of => is not properly aligned (expected in column 11, but found it in column 12) (check: arrow_alignment)
Puppet / Static validations: manifests/service.pp#L4
indentation of => is not properly aligned (expected in column 12, but found it in column 13) (check: arrow_alignment)
Puppet / Static validations: manifests/service.pp#L5
indentation of => is not properly aligned (expected in column 12, but found it in column 13) (check: arrow_alignment)