Refactor Module to allow definition of types #41
ci.yml
on: pull_request
Puppet
/
Static validations
12s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
1 error and 9 warnings
Puppet / Static validations
Process completed with exit code 1.
|
Puppet / Static validations:
examples/contrib_installation.pp#L39
indentation of => is not properly aligned (expected in column 24, but found it in column 18) (check: arrow_alignment)
|
Puppet / Static validations:
manifests/exporter.pp#L22
indentation of => is not properly aligned (expected in column 20, but found it in column 11) (check: arrow_alignment)
|
Puppet / Static validations:
manifests/exporter.pp#L23
indentation of => is not properly aligned (expected in column 20, but found it in column 12) (check: arrow_alignment)
|
Puppet / Static validations:
manifests/exporter.pp#L24
indentation of => is not properly aligned (expected in column 20, but found it in column 15) (check: arrow_alignment)
|
Puppet / Static validations:
manifests/exporter.pp#L26
indentation of => is not properly aligned (expected in column 20, but found it in column 10) (check: arrow_alignment)
|
Puppet / Static validations:
manifests/processor.pp#L21
indentation of => is not properly aligned (expected in column 20, but found it in column 11) (check: arrow_alignment)
|
Puppet / Static validations:
manifests/processor.pp#L22
indentation of => is not properly aligned (expected in column 20, but found it in column 12) (check: arrow_alignment)
|
Puppet / Static validations:
manifests/processor.pp#L23
indentation of => is not properly aligned (expected in column 20, but found it in column 15) (check: arrow_alignment)
|
Puppet / Static validations:
manifests/processor.pp#L25
indentation of => is not properly aligned (expected in column 20, but found it in column 10) (check: arrow_alignment)
|