Update actions/add-to-project action to v2 #64
pr_tests.yml
on: pull_request
Puppet Syntax
35s
Puppet Style
33s
Ruby Style
33s
File checks
38s
RELENG checks
36s
Matrix: Puppet Spec
Annotations
4 errors
|
Puppet Spec (Puppet 8.x, ~> 8.0, 3.2, false)
Process completed with exit code 1.
|
|
Puppet Spec (Puppet 8.x, ~> 8.0, 3.2, false):
spec/classes/init_spec.rb#L23
simp_authselect on centos-9-x86_64 with default authselect values is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Duplicate declaration: Class[Authselect] is already declared at (file: /home/runner/work/pupmod-simp-simp_authselect/pupmod-simp-simp_authselect/spec/fixtures/modules/pam/manifests/config.pp, line: 224); cannot redeclare (file: /home/runner/work/pupmod-simp-simp_authselect/pupmod-simp-simp_authselect/spec/fixtures/modules/simp_authselect/manifests/init.pp, line: 46) (file: /home/runner/work/pupmod-simp-simp_authselect/pupmod-simp-simp_authselect/spec/fixtures/modules/simp_authselect/manifests/init.pp, line: 46, column: 5) on node runnervmeorf1.s1jfbgqwn2qebkyxgm3fhys44b.ex.internal.cloudapp.net
|
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false)
Process completed with exit code 1.
|
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false):
spec/classes/init_spec.rb#L23
simp_authselect on centos-9-x86_64 with default authselect values is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Error while evaluating a Resource Statement, Duplicate declaration: Class[Authselect] is already declared at (file: /home/runner/work/pupmod-simp-simp_authselect/pupmod-simp-simp_authselect/spec/fixtures/modules/pam/manifests/config.pp, line: 224); cannot redeclare (file: /home/runner/work/pupmod-simp-simp_authselect/pupmod-simp-simp_authselect/spec/fixtures/modules/simp_authselect/manifests/init.pp, line: 46) (file: /home/runner/work/pupmod-simp-simp_authselect/pupmod-simp-simp_authselect/spec/fixtures/modules/simp_authselect/manifests/init.pp, line: 46, column: 5) on node runnervmeorf1.zfrm1a1uri0ujogdk3iq2fihwf.ex.internal.cloudapp.net
|