Skip to content

Allow the user to prevent the lookup from raising an exception #221

Allow the user to prevent the lookup from raising an exception

Allow the user to prevent the lookup from raising an exception #221

Triggered via pull request February 28, 2025 17:38
Status Failure
Total duration 25s
Artifacts

ci.yml

on: pull_request
Static validations
15s
Static validations
Matrix: acceptance
Matrix: unit
Test suite
0s
Test suite
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Static validations: lib/puppet/functions/vault_lookup/lookup.rb#L88
Layout/EmptyLineAfterGuardClause: Add empty line after guard clause.
Static validations: spec/functions/lookup_spec.rb#L31
Style/BlockDelimiters: Avoid using `{...}` for multi-line blocks. (https://rubystyle.guide#single-line-blocks)
Static validations: spec/functions/lookup_spec.rb#L33
RSpec/BeNil: Prefer `be_nil` over `be(nil)`. (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/BeNil)
Static validations
Process completed with exit code 1.