Provide filter_results to refine a search #329
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test.yml
on: pull_request
Matrix: test
rubocop
16s
Test suite
0s
Annotations
4 errors
rubocop:
spec/facterdb_spec.rb#L359
RSpec/EmptyLineAfterFinalLet: Add an empty line after the last `let`. (https://rspec.rubystyle.guide/#empty-line-after-let, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/EmptyLineAfterFinalLet)
|
rubocop:
spec/facterdb_spec.rb#L360
RSpec/LeadingSubject: Declare `subject` above any other `let` declarations. (https://rspec.rubystyle.guide/#leading-subject, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/LeadingSubject)
|
rubocop:
spec/facterdb_spec.rb#L367
RSpec/MultipleMemoizedHelpers: Example group has too many memoized helpers [7/6] (https://rspec.rubystyle.guide/#let-blocks, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/MultipleMemoizedHelpers)
|
rubocop
Process completed with exit code 1.
|