Puppet 8 compatibility #204
Annotations
1 error and 11 warnings
Run puppet lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run puppet lint:
manifests/client.pp#L24
manifest includes anchor resource (check: anchor_resource)
|
Run puppet lint:
manifests/client.pp#L25
manifest includes anchor resource (check: anchor_resource)
|
Run puppet lint:
manifests/client.pp#L19
missing documentation for class parameter nfs::client::ensure (check: parameter_documentation)
|
Run puppet lint:
manifests/client.pp#L20
missing documentation for class parameter nfs::client::nfs_v4 (check: parameter_documentation)
|
Run puppet lint:
manifests/client.pp#L21
missing documentation for class parameter nfs::client::nfs_v4_mount_root (check: parameter_documentation)
|
Run puppet lint:
manifests/client.pp#L22
missing documentation for class parameter nfs::client::nfs_v4_idmap_domain (check: parameter_documentation)
|
Run puppet lint:
manifests/client.pp#L19
missing datatype for parameter nfs::client::ensure (check: parameter_types)
|
Run puppet lint:
manifests/client.pp#L20
missing datatype for parameter nfs::client::nfs_v4 (check: parameter_types)
|
Run puppet lint:
manifests/client.pp#L21
missing datatype for parameter nfs::client::nfs_v4_mount_root (check: parameter_types)
|
Run puppet lint:
manifests/client.pp#L22
missing datatype for parameter nfs::client::nfs_v4_idmap_domain (check: parameter_types)
|
Loading