Skip to content

Update Gemfile to reflect a modern Puppet #202

Update Gemfile to reflect a modern Puppet

Update Gemfile to reflect a modern Puppet #202

Triggered via pull request May 20, 2024 14:19
Status Failure
Total duration 42s
Artifacts

test-suite.yaml

on: pull_request
Puppet  /  Static validations
30s
Puppet / Static validations
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

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
missing documentation for class parameter nfs::client::ensure (check: parameter_documentation)
Puppet / Static validations: manifests/client.pp#L20
missing documentation for class parameter nfs::client::nfs_v4 (check: parameter_documentation)
Puppet / Static validations: manifests/client.pp#L21
missing documentation for class parameter nfs::client::nfs_v4_mount_root (check: parameter_documentation)
Puppet / Static validations: manifests/client.pp#L22
missing documentation for class parameter nfs::client::nfs_v4_idmap_domain (check: parameter_documentation)
Puppet / Static validations: manifests/client.pp#L19
missing datatype for parameter nfs::client::ensure (check: parameter_types)
Puppet / Static validations: manifests/client.pp#L20
missing datatype for parameter nfs::client::nfs_v4 (check: parameter_types)
Puppet / Static validations: manifests/client.pp#L21
missing datatype for parameter nfs::client::nfs_v4_mount_root (check: parameter_types)
Puppet / Static validations: manifests/client.pp#L22
missing datatype for parameter nfs::client::nfs_v4_idmap_domain (check: parameter_types)