Skip to content

[puppetsync] Don't ignore Puppet 8 failures #54

[puppetsync] Don't ignore Puppet 8 failures

[puppetsync] Don't ignore Puppet 8 failures #54

Triggered via pull request July 10, 2024 19:47
Status Success
Total duration 50m 10s
Artifacts

pr_tests.yml

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

Annotations

12 warnings
Puppet Style
The following actions uses Node.js version which is deprecated 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/
File checks
The following actions uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/simp_apache/munge_httpd_networks_spec.rb#L17
simp_apache::munge_httpd_networks with valid input transforms IPV6 networks to apache settings format Skipped: Not yet implemented
Puppet Spec (Puppet 8.x, ~> 8.0, 3.2, false): spec/functions/simp_apache/munge_httpd_networks_spec.rb#L22
simp_apache::munge_httpd_networks with invalid input fails when transformation of an invalid IPv4 network is requested Failure/Error: is_expected.to run.with_params(input).and_raise_error(/is not a valid/) expected simp_apache::munge_httpd_networks(["1.2.3.4/34", "1.2.3.."]) to have raised Exception matching /is not a valid/ instead of returning ["1.2.3.4/34", "1.2.3.."]
Puppet Spec (Puppet 8.x, ~> 8.0, 3.2, false): spec/functions/simp_apache/munge_httpd_networks_spec.rb#L32
simp_apache::munge_httpd_networks with invalid input fails when transformation of an invalid IPV6 network is requested Skipped: Not yet implemented
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false)
The following actions uses Node.js version which is deprecated 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/simp_apache/munge_httpd_networks_spec.rb#L17
simp_apache::munge_httpd_networks with valid input transforms IPV6 networks to apache settings format Skipped: Not yet implemented
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false): spec/functions/simp_apache/munge_httpd_networks_spec.rb#L22
simp_apache::munge_httpd_networks with invalid input fails when transformation of an invalid IPv4 network is requested Failure/Error: is_expected.to run.with_params(input).and_raise_error(/is not a valid/) expected simp_apache::munge_httpd_networks(["1.2.3.4/34", "1.2.3.."]) to have raised Exception matching /is not a valid/ instead of returning ["1.2.3.4/34", "1.2.3.."]
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false): spec/functions/simp_apache/munge_httpd_networks_spec.rb#L32
simp_apache::munge_httpd_networks with invalid input fails when transformation of an invalid IPV6 network is requested Skipped: Not yet implemented