Use Sensitive for Secrets #861
ci.yml
on: pull_request
Puppet
/
Static validations
23s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
1 error and 3 warnings
Puppet / Static validations
Process completed with exit code 1.
|
Puppet / Static validations:
manifests/database/mysql.pp#L64
indentation of => is not properly aligned (expected in column 18, but found it in column 17) (check: arrow_alignment)
|
Puppet / Static validations:
manifests/database/mysql.pp#L19
class parameter with String type defaults to empty string (check: params_empty_string_assignment)
|
Puppet / Static validations:
manifests/database/postgresql.pp#L19
class parameter with String type defaults to empty string (check: params_empty_string_assignment)
|