Add AlmaLinux 8 support #31
pr_tests.yml
on: pull_request
Puppet Syntax
42s
Puppet Style
40s
Ruby Style (experimental)
0s
File checks
36s
RELENG checks
46s
Matrix: Puppet Spec
Annotations
2 errors
Puppet Spec (Puppet 8.x, ~> 8.0, 3.1, true):
spec/classes/useradd_spec.rb#L26
useradd::useradd supported operating systems on almalinux-8-x86_64 expire is expected to contain File[/etc/default/useradd] with content supplied string
Failure/Error: raise("deprecation. #{key}. #{message}")
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Function Call, deprecation. validate_re. This method is deprecated, please use the stdlib validate_legacy function,
with Pattern[]. There is further documentation for validate_legacy function in the README. at ["/home/runner/work/pupmod-simp-useradd/pupmod-simp-useradd/spec/fixtures/modules/useradd/manifests/useradd.pp", 23]:["unknown", 0] (file: /home/runner/work/pupmod-simp-useradd/pupmod-simp-useradd/spec/fixtures/modules/useradd/manifests/useradd.pp, line: 23, column: 24) on node fv-az358-22.bhr3d50t4xfe1ppt0yo02gx0lg.cx.internal.cloudapp.net
|
Puppet Spec (Puppet 8.x, ~> 8.0, 3.1, true)
Process completed with exit code 1.
|