modulesync 7.2.0 #32
ci.yml
on: pull_request
Puppet
/
Static validations
24s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
10 errors and 8 warnings
Puppet / Static validations:
manifests/files.pp#L68
there should be a single space or newline before a closing brace (check: manifest_whitespace_closing_brace_before)
|
Puppet / Static validations:
manifests/files.pp#L46
there should be a single space before an opening brace (check: manifest_whitespace_opening_brace_before)
|
Puppet / Static validations:
manifests/files.pp#L54
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
|
Puppet / Static validations:
manifests/files.pp#L56
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
|
Puppet / Static validations:
manifests/files.pp#L58
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#L46
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
|
Puppet / Static validations:
manifests/resize.pp#L47
there should be a single space or newline before a closing brace (check: manifest_whitespace_closing_brace_before)
|
Puppet / Static validations:
manifests/resize.pp#L44
there should be no whitespace or a single newline before a closing bracket (check: manifest_whitespace_closing_bracket_before)
|
Puppet / Static validations:
manifests/resize.pp#L25
there should be a single space before an opening brace (check: manifest_whitespace_opening_brace_before)
|
Puppet / Static validations:
manifests/resize.pp#L34
there should be a single space before an opening brace (check: manifest_whitespace_opening_brace_before)
|
Puppet / Static validations:
examples/multiple_swaps.pp#L2
class included by absolute name (::$class) (check: relative_classname_inclusion)
|
Puppet / Static validations:
manifests/files.pp#L37
legacy fact 'memorysize' (check: legacy_facts)
|
Puppet / Static validations:
manifests/files.pp#L107
legacy fact 'selinux' (check: legacy_facts)
|
Puppet / Static validations:
manifests/files.pp#L55
top scope fact instead of facts hash (check: top_scope_facts)
|
Puppet / Static validations:
manifests/files.pp#L57
top scope fact instead of facts hash (check: top_scope_facts)
|
Puppet / Static validations:
manifests/files.pp#L59
top scope fact instead of facts hash (check: top_scope_facts)
|
Puppet / Static validations:
manifests/files.pp#L64
top scope fact instead of facts hash (check: top_scope_facts)
|
Puppet / Static validations:
manifests/files.pp#L71
top scope fact instead of facts hash (check: top_scope_facts)
|