Skip to content

Add interfaces order #142

Add interfaces order

Add interfaces order #142

Triggered via pull request August 17, 2024 13:23
Status Failure
Total duration 38s
Artifacts

ci.yml

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

Annotations

8 errors
Puppet / Static validations: manifests/init.pp#L65
there should be a single space or newline before a closing brace (check: manifest_whitespace_closing_brace_before)
Puppet / Static validations: manifests/init.pp#L65
there should be no whitespace or a single newline before a closing bracket (check: manifest_whitespace_closing_bracket_before)
Puppet / Static validations: manifests/init.pp#L65
there should be either a bracket, punctuation mark, closing quote or a newline after a closing bracket, or whitespace and none of the aforementioned (check: manifest_whitespace_closing_bracket_after)
Puppet / Static validations: manifests/init.pp#L65
there should be either a bracket, punctuation mark, closing quote or a newline after a closing bracket, or whitespace and none of the aforementioned (check: manifest_whitespace_closing_bracket_after)
Puppet / Static validations: manifests/init.pp#L65
there should be a single space before an opening bracket (check: manifest_whitespace_opening_bracket_before)
Puppet / Static validations: manifests/init.pp#L65
there should be no whitespace or a single newline after an opening bracket (check: manifest_whitespace_opening_bracket_after)
Puppet / Static validations
Process completed with exit code 1.
Puppet / Test suite
Process completed with exit code 1.