Skip to content

init.pp: Add default data from hiera #436

init.pp: Add default data from hiera

init.pp: Add default data from hiera #436

Triggered via pull request August 12, 2023 20:28
Status Failure
Total duration 32s
Artifacts

ci.yml

on: pull_request
Setup Test Matrix
22s
Setup Test Matrix
Matrix: acceptance
Matrix: unit
Test suite
0s
Test suite
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Setup Test Matrix: manifests/init.pp#L225
there should be a single space or newline before a closing brace (check: manifest_whitespace_closing_brace_before)
Setup Test Matrix: manifests/init.pp#L225
there should be a single space or newline before a closing brace (check: manifest_whitespace_closing_brace_before)
Setup Test Matrix: manifests/init.pp#L225
there should be either a bracket, punctuation mark, closing quote or a newline after a closing brace, or whitespace and none of the aforementioned (check: manifest_whitespace_closing_brace_after)
Setup Test Matrix: manifests/init.pp#L225
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
Setup Test Matrix: manifests/init.pp#L225
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
Setup Test Matrix
Process completed with exit code 1.
Setup Test Matrix: manifests/init.pp#L226
optional parameter listed before required parameter (check: parameter_order)