Clean up for rubocop #118
pr_tests.yml
on: pull_request
Puppet Syntax
31s
Puppet Style
31s
Ruby Style
37s
File checks
27s
RELENG checks
34s
Matrix: Puppet Spec
Annotations
13 warnings
File checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Puppet Syntax
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Puppet Style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
RELENG checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ruby Style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Puppet Spec (Puppet 8.x, ~> 8.0, 3.2, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Puppet Spec (Puppet 8.x, ~> 8.0, 3.2, false):
spec/functions/simplib/passgen/legacy/passgen_spec.rb#L279
simplib::passgen::legacy::passgen misc errors fails when password generation times out
Skipped: Not yet implemented
|
Puppet Spec (Puppet 8.x, ~> 8.0, 3.2, false):
spec/functions/simplib/passgen/legacy/passgen_spec.rb#L280
simplib::passgen::legacy::passgen misc errors fails when it finds files/dirs not owned by puppet in the key dir
Skipped: Not yet implemented
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false):
spec/functions/simplib/passgen/legacy/passgen_spec.rb#L279
simplib::passgen::legacy::passgen misc errors fails when password generation times out
Skipped: Not yet implemented
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false):
spec/functions/simplib/passgen/legacy/passgen_spec.rb#L280
simplib::passgen::legacy::passgen misc errors fails when it finds files/dirs not owned by puppet in the key dir
Skipped: Not yet implemented
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false):
spec/functions/simplib/validate_net_list_spec.rb#L28
simplib::validate_net_list IPv4 invalid IPv4 string rejects CIDR missing network mask
Failure/Error: is_expected.to run.with_params('1.2.3.4/').and_raise_error(RuntimeError)
expected simplib::validate_net_list("1.2.3.4/") to have raised RuntimeError instead of returning ["1.2.3.4/"]
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false):
spec/functions/simplib/validate_net_list_spec.rb#L75
simplib::validate_net_list IPv6 invalid IPv6 string rejects CIDR missing network mask
Failure/Error: is_expected.to run.with_params('2001:db8:a::/').and_raise_error(RuntimeError)
expected simplib::validate_net_list("2001:db8:a::/") to have raised RuntimeError instead of returning ["2001:db8:a::/"]
|