[puppetsync] Don't ignore Puppet 8 failures #73
Annotations
2 errors and 1 warning
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 ==)
|
|
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/.
|
This job failed
Loading