chore(deps-dev): bump rubocop-rails-omakase from 1.0.0 to 1.1.0 #117
ci.yml
on: pull_request
Brakeman
15s
JS audit
13s
Déploiement sur Scalingo
0s
Annotations
10 errors and 2 warnings
Rubocop:
spec/components/dsfr/table_component_spec.rb#L10
RSpec/ExampleLength: Example has too many lines. [10/5]
|
Rubocop:
spec/components/dsfr/table_component_spec.rb#L45
RSpec/EmptyLineAfterFinalLet: Add an empty line after the last `let`.
|
Rubocop:
spec/components/dsfr/table_component_spec.rb#L46
RSpec/ExampleLength: Example has too many lines. [6/5]
|
Rubocop:
spec/models/analyzers/accessibility_page_spec.rb#L18
RSpec/ExampleLength: Example has too many lines. [8/5]
|
Rubocop:
spec/models/analyzers/accessibility_page_spec.rb#L44
RSpec/BeEq: Prefer `be` over `eq`.
|
Rubocop:
spec/models/analyzers/accessibility_page_spec.rb#L47
RSpec/ExcessiveDocstringSpacing: Excessive whitespace.
|
Rubocop:
spec/models/analyzers/accessibility_page_spec.rb#L51
RSpec/ExcessiveDocstringSpacing: Excessive whitespace.
|
Rubocop:
spec/models/analyzers/accessibility_page_spec.rb#L60
RSpec/MultipleMemoizedHelpers: Example group has too many memoized helpers [6/5]
|
Rubocop:
spec/models/analyzers/accessibility_page_spec.rb#L73
RSpec/MultipleMemoizedHelpers: Example group has too many memoized helpers [6/5]
|
Rubocop:
spec/models/analyzers/accessibility_page_spec.rb#L88
RSpec/MessageSpies: Prefer `have_received` for setting message expectations. Setup `crawler` as a spy using `allow` or `instance_spy`.
|
JS audit
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Brakeman
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|