Update dependency rubocop to '~> 1.88.0' #68
pr_tests.yml
on: pull_request
Puppet Syntax
1m 24s
Puppet Style
1m 20s
Ruby Style
1m 18s
File checks
1m 27s
RELENG checks
1m 23s
Matrix: Puppet Spec
Annotations
4 errors
|
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: 228); 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 runnervm3jyl0.vc3auwx2ptkutcoax51zgqfikf.bx.internal.cloudapp.net
|
|
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: 228); 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 runnervm3jyl0.3xvpnnmqe0pufide3cozgi5fjc.cx.internal.cloudapp.net
|