[puppetsync] Don't ignore Puppet 8 failures #74
pr_tests.yml
on: pull_request
Puppet Syntax
32s
Puppet Style
33s
Ruby Style (experimental)
0s
File checks
32s
RELENG checks
37s
Matrix: Puppet Spec
Annotations
4 errors and 6 warnings
Puppet Spec (Puppet 8.x, ~> 8.0, 3.2, false):
spec/functions/ssh/autokey_spec.rb#L7
ssh::autokey with minimal input is expected to eq 2048
Failure/Error: expect(actual_key_len).to eq(2048)
expected: 2048
got: 0
(compared using ==)
|
Puppet Spec (Puppet 8.x, ~> 8.0, 3.2, false)
Process completed with exit code 1.
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false):
spec/unit/compliance_engine/compliance_engine_enforce_spec.rb#L67
compliance_markup on centos-7-x86_64 with compliance profile 'disa_stig' should have a 100% compliant report
Failure/Error: expect(compliance_profile_data['summary']['percent_compliant']).to eq(100)
expected: 100
got: 81
(compared using ==)
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false)
Process completed with exit code 1.
|
Puppet Style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet Syntax
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
File checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
RELENG checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet Spec (Puppet 8.x, ~> 8.0, 3.2, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Puppet Spec (Puppet 7.x [SIMP 6.6/PE 2021.7], ~> 7.0, 2.7, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|