modulesync 8.0.1 #11
ci.yml
on: pull_request
Puppet
/
Static validations
27s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
10 errors and 10 warnings
Puppet / Static validations:
manifests/client.pp#L24
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
|
Puppet / Static validations:
manifests/client.pp#L25
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
|
Puppet / Static validations:
manifests/client.pp#L26
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
|
Puppet / Static validations:
manifests/client/config.pp#L28
there should be no two consecutive empty lines (check: manifest_whitespace_two_empty_lines)
|
Puppet / Static validations:
manifests/client/config.pp#L41
there should be a single space before an opening brace (check: manifest_whitespace_opening_brace_before)
|
Puppet / Static validations:
manifests/client/config.pp#L51
there should be a single space before an opening brace (check: manifest_whitespace_opening_brace_before)
|
Puppet / Static validations:
manifests/client/config.pp#L18
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
|
Puppet / Static validations:
manifests/client/config.pp#L20
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
|
Puppet / Static validations:
manifests/client/config.pp#L64
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
|
Puppet / Static validations:
manifests/client/mount.pp#L133
there should be a single space or newline before a closing brace (check: manifest_whitespace_closing_brace_before)
|
Puppet / Static validations:
manifests/client.pp#L25
manifest includes anchor resource (check: anchor_resource)
|
Puppet / Static validations:
manifests/client.pp#L26
manifest includes anchor resource (check: anchor_resource)
|
Puppet / Static validations:
manifests/client.pp#L19
use $nfs::ensure instead of $::nfs::ensure (check: topscope_variable)
|
Puppet / Static validations:
manifests/client.pp#L20
use $nfs::nfs_v4_client instead of $::nfs::nfs_v4_client (check: topscope_variable)
|
Puppet / Static validations:
manifests/client.pp#L21
use $nfs::nfs_v4_mount_root instead of $::nfs::nfs_v4_mount_root (check: topscope_variable)
|
Puppet / Static validations:
manifests/client.pp#L22
use $nfs::nfs_v4_idmap_domain instead of $::nfs::nfs_v4_idmap_domain (check: topscope_variable)
|
Puppet / Static validations:
manifests/client/config.pp#L19
use $nfs::client::nfs_v4 instead of $::nfs::client::nfs_v4 (check: topscope_variable)
|
Puppet / Static validations:
manifests/client/config.pp#L21
use $nfs::defaults_file instead of $::nfs::defaults_file (check: topscope_variable)
|
Puppet / Static validations:
manifests/client/config.pp#L22
use $nfs::client_gssd_options instead of $::nfs::client_gssd_options (check: topscope_variable)
|
Puppet / Static validations:
manifests/client/config.pp#L23
use $nfs::client_gssdopt_name instead of $::nfs::client_gssdopt_name (check: topscope_variable)
|