Update to module template files #1
ci.yml
on: pull_request
Puppet
/
Static validations
28s
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
10 errors and 10 warnings
Puppet / Static validations:
manifests/init.pp#L131
there should be a single space between the class or resource name and the next item (check: manifest_whitespace_class_name_single_space_after)
|
Puppet / Static validations:
manifests/init.pp#L176
there should be no whitespace or a single newline before a closing bracket (check: manifest_whitespace_closing_bracket_before)
|
Puppet / Static validations:
manifests/init.pp#L177
there should be no whitespace or a single newline before a closing bracket (check: manifest_whitespace_closing_bracket_before)
|
Puppet / Static validations:
manifests/init.pp#L226
there should be no whitespace or a single newline before a closing bracket (check: manifest_whitespace_closing_bracket_before)
|
Puppet / Static validations:
manifests/init.pp#L158
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
|
Puppet / Static validations:
manifests/init.pp#L176
there should be no whitespace or a single newline after an opening bracket (check: manifest_whitespace_opening_bracket_after)
|
Puppet / Static validations:
manifests/init.pp#L177
there should be no whitespace or a single newline after an opening bracket (check: manifest_whitespace_opening_bracket_after)
|
Puppet / Static validations:
manifests/init.pp#L226
there should be no whitespace or a single newline after an opening bracket (check: manifest_whitespace_opening_bracket_after)
|
Puppet / Static validations:
manifests/ntpdate.pp#L83
there should be a single space between the class or resource name and the next item (check: manifest_whitespace_class_name_single_space_after)
|
Puppet / Static validations:
manifests/ntpdate.pp#L98
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
|
Puppet / Static validations:
manifests/init.pp#L134
class parameter with String type defaults to empty string (check: params_empty_string_assignment)
|
Puppet / Static validations:
manifests/init.pp#L136
class parameter with String type defaults to empty string (check: params_empty_string_assignment)
|
Puppet / Static validations:
manifests/init.pp#L143
class parameter with String type defaults to empty string (check: params_empty_string_assignment)
|
Puppet / Static validations:
manifests/params.pp#L4
legacy fact 'osfamily' (check: legacy_facts)
|
Puppet / Static validations:
manifests/params.pp#L21
legacy fact 'operatingsystem' (check: legacy_facts)
|
Puppet / Static validations:
manifests/params.pp#L24
legacy fact 'operatingsystemmajrelease' (check: legacy_facts)
|
Puppet / Static validations:
manifests/params.pp#L41
legacy fact 'osfamily' (check: legacy_facts)
|
Puppet / Static validations:
manifests/params.pp#L41
legacy fact 'operatingsystem' (check: legacy_facts)
|
Puppet / Static validations:
manifests/params.pp#L48
legacy fact 'operatingsystemrelease' (check: legacy_facts)
|
Puppet / Static validations:
manifests/params.pp#L50
legacy fact 'operatingsystem' (check: legacy_facts)
|