Purge custom facts #618
test.yml
on: pull_request
Matrix: test
rubocop
21s
Test suite
0s
Annotations
12 errors
test (3.0)
Process completed with exit code 1.
|
test (3.1)
Process completed with exit code 1.
|
test (3.2)
Process completed with exit code 1.
|
rubocop:
spec/facts_spec.rb#L105
RSpec/ExampleLength: Example has too many lines. [11/9] (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExampleLength)
|
rubocop:
spec/facts_spec.rb#L105
RSpec/MultipleExpectations: Example has too many expectations [11/7]. (https://rspec.rubystyle.guide/#expectation-per-example, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/MultipleExpectations)
|
rubocop:
spec/facts_spec.rb#L119
RSpec/ExampleLength: Example has too many lines. [12/9] (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExampleLength)
|
rubocop:
spec/facts_spec.rb#L119
RSpec/MultipleExpectations: Example has too many expectations [12/7]. (https://rspec.rubystyle.guide/#expectation-per-example, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/MultipleExpectations)
|
rubocop:
spec/facts_spec.rb#L168
RSpec/ExampleLength: Example has too many lines. [13/9] (https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExampleLength)
|
rubocop:
spec/facts_spec.rb#L168
RSpec/MultipleExpectations: Example has too many expectations [13/7]. (https://rspec.rubystyle.guide/#expectation-per-example, https://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/MultipleExpectations)
|
rubocop
Process completed with exit code 1.
|
test (3.3)
Process completed with exit code 1.
|
test (2.7)
Process completed with exit code 1.
|