Windows Compatibility #250
ci.yml
on: pull_request
Puppet
/
Static validations
43s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
2 errors and 10 warnings
Puppet / Static validations
Process completed with exit code 1.
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations:
manifests/server/config.pp#L83
indentation of => is not properly aligned (expected in column 15, but found it in column 9) (check: arrow_alignment)
|
Puppet / Static validations:
manifests/server/config.pp#L68
indentation of => is not properly aligned (expected in column 15, but found it in column 13) (check: arrow_alignment)
|
Puppet / Static validations:
manifests/server/config.pp#L61
indentation of => is not properly aligned (expected in column 15, but found it in column 9) (check: arrow_alignment)
|
Puppet / Static validations:
manifests/server/config.pp#L39
indentation of => is not properly aligned (expected in column 20, but found it in column 9) (check: arrow_alignment)
|
Puppet / Static validations:
manifests/server/config.pp#L40
indentation of => is not properly aligned (expected in column 17, but found it in column 15) (check: arrow_alignment)
|
Puppet / Static validations:
manifests/server/config.pp#L83
selector inside resource block (check: selector_inside_resource)
|
Puppet / Static validations:
manifests/server/config.pp#L61
selector inside resource block (check: selector_inside_resource)
|
Puppet / Static validations:
manifests/server/config.pp#L39
selector inside resource block (check: selector_inside_resource)
|
Puppet / Static validations:
manifests/client.pp#L56
optional parameter listed before required parameter (check: parameter_order)
|
Puppet / Static validations:
manifests/client.pp#L55
optional parameter listed before required parameter (check: parameter_order)
|