Add interfaces order #142
ci.yml
on: pull_request
Puppet
/
Static validations
18s
Matrix: Puppet / unit
Puppet
/
Test suite
2s
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.
|