Skip to content

[puppetsync] Clean up for linters #105

[puppetsync] Clean up for linters

[puppetsync] Clean up for linters #105

Triggered via pull request September 3, 2024 22:04
Status Success
Total duration 28m 42s
Artifacts

pr_tests.yml

on: pull_request
Puppet Syntax
28s
Puppet Syntax
Puppet Style
28s
Puppet Style
Ruby Style (experimental)
0s
Ruby Style (experimental)
File checks
28s
File checks
RELENG checks
34s
RELENG checks
Matrix: Puppet Spec
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
File checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Puppet Style
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Puppet Syntax
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
RELENG checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Puppet Spec (Puppet 8.x, ~> 8.0, 3.2, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Puppet Spec (Puppet 8.x, ~> 8.0, 3.2, false): spec/functions/simplib/passgen/legacy/passgen_spec.rb#L281
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#L282
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false): spec/functions/simplib/passgen/legacy/passgen_spec.rb#L281
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#L282
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::/"]