Refactor GA4 code #773
ci.yml
on: pull_request
Security Analysis
/
Run Brakeman
9s
Lint SCSS
/
Run Stylelint
10s
Lint JavaScript
/
Run Standardx
10s
Lint Ruby
/
Run RuboCop
11s
Test JavaScript
/
Run Jasmine
51s
Test Ruby
/
Run RSpec
46s
Integration tests
1m 20s
Annotations
2 errors
Lint Ruby / Run RuboCop:
app/controllers/finders_controller.rb#L110
Naming/MemoizedInstanceVariableName: Memoized variable `@facets` does not match method name `all_facets`. Use `@all_facets` instead.
|
Lint Ruby / Run RuboCop
Process completed with exit code 1.
|