Update to module template files #188
ci.yml
on: pull_request
Puppet
/
Static validations
48s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
2 errors and 6 warnings
|
Puppet / Static validations
Process completed with exit code 1.
|
|
Puppet / Test suite
Process completed with exit code 1.
|
|
Puppet / Static validations:
types/defaults.pp#L7
indent should be 0 chars and is 26 (check: strict_indent)
|
|
Puppet / Static validations:
types/defaults.pp#L6
indent should be 2 chars and is 34 (check: strict_indent)
|
|
Puppet / Static validations:
types/defaults.pp#L5
indent should be 4 chars and is 38 (check: strict_indent)
|
|
Puppet / Static validations:
types/defaults.pp#L4
indent should be 4 chars and is 38 (check: strict_indent)
|
|
Puppet / Static validations:
types/defaults.pp#L3
indent should be 4 chars and is 38 (check: strict_indent)
|
|
Puppet / Static validations:
manifests/allow.pp#L62
there should be a single space before '=>' on line 62, column 12 (check: space_before_arrow)
|