Update from voxpupuli modulesync_config #1
ci.yml
on: pull_request
Puppet
/
Static validations
33s
Matrix: Puppet / unit
Puppet
/
Test suite
4s
Annotations
11 errors and 10 warnings
Puppet / Static validations:
manifests/dbfile.pp#L46
there should be a single space or newline before a closing brace (check: manifest_whitespace_closing_brace_before)
|
Puppet / Static validations:
manifests/dbfile.pp#L55
there should be a single space or newline before a closing brace (check: manifest_whitespace_closing_brace_before)
|
Puppet / Static validations:
manifests/dbfile.pp#L57
there should be a single space or newline before a closing brace (check: manifest_whitespace_closing_brace_before)
|
Puppet / Static validations:
manifests/dbfile.pp#L60
there should be a single newline at the end of a manifest (check: manifest_whitespace_double_newline_end_of_file)
|
Puppet / Static validations:
manifests/dbfile.pp#L34
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
|
Puppet / Static validations:
manifests/dbfile.pp#L45
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
|
Puppet / Static validations:
manifests/dbfile.pp#L49
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
|
Puppet / Static validations:
manifests/file.pp#L47
there should be a single space or newline before a closing brace (check: manifest_whitespace_closing_brace_before)
|
Puppet / Static validations:
manifests/file.pp#L50
there should be a single newline at the end of a manifest (check: manifest_whitespace_double_newline_end_of_file)
|
Puppet / Static validations:
manifests/file.pp#L35
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations:
manifests/dbfile.pp#L41
ensure found on line but it's not the first attribute (check: ensure_first_param)
|
Puppet / Static validations:
manifests/dbfile.pp#L25
missing documentation for defined type parameter postfix::dbfile::postfixdir (check: parameter_documentation)
|
Puppet / Static validations:
manifests/dbfile.pp#L26
missing documentation for defined type parameter postfix::dbfile::owner (check: parameter_documentation)
|
Puppet / Static validations:
manifests/dbfile.pp#L27
missing documentation for defined type parameter postfix::dbfile::group (check: parameter_documentation)
|
Puppet / Static validations:
manifests/dbfile.pp#L28
missing documentation for defined type parameter postfix::dbfile::mode (check: parameter_documentation)
|
Puppet / Static validations:
manifests/dbfile.pp#L29
missing documentation for defined type parameter postfix::dbfile::content (check: parameter_documentation)
|
Puppet / Static validations:
manifests/dbfile.pp#L30
missing documentation for defined type parameter postfix::dbfile::source (check: parameter_documentation)
|
Puppet / Static validations:
manifests/dbfile.pp#L31
missing documentation for defined type parameter postfix::dbfile::ensure (check: parameter_documentation)
|
Puppet / Static validations:
manifests/dbfile.pp#L32
missing documentation for defined type parameter postfix::dbfile::postmap (check: parameter_documentation)
|
Puppet / Static validations:
manifests/dbfile.pp#L25
missing documentation for defined type parameter postfix::dbfile::postfixdir (check: parameter_documentation)
|