Remove old GA4 code #1072
ci.yml
on: pull_request
Security Analysis
/
Run Brakeman
11s
Lint SCSS
/
Run Stylelint
14s
Lint JavaScript
/
Run Standardx
12s
Lint Ruby
/
Run RuboCop
11s
Test JavaScript
/
Run Jasmine
43s
Test Ruby
/
Run Minitest
5m 5s
Annotations
2 errors
Lint Ruby / Run RuboCop:
app/presenters/service_manual_topic_presenter.rb#L53
Lint/UnusedBlockArgument: Unused block argument - `index`. If it's necessary, use `_` or `_index` as an argument name to indicate that it won't be used. (https://rubystyle.guide#underscore-unused-vars)
|
Lint Ruby / Run RuboCop
Process completed with exit code 1.
|