Skip to content

Update Gemfile to reflect a modern Puppet #203

Update Gemfile to reflect a modern Puppet

Update Gemfile to reflect a modern Puppet #203

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

test-suite.yaml

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

Annotations

1 error and 10 warnings
Puppet / Static validations
Process completed with exit code 1.
Puppet / Static validations: manifests/client.pp#L24
manifest includes anchor resource (check: anchor_resource)
Puppet / Static validations: manifests/client.pp#L25
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)