[puppetsync] Don't ignore Puppet 8 failures #80
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 ==)
|
|
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/
|
This job failed
Loading