Bump rubocop-govuk from 4.12.0 to 4.13.0 #367
ci.yml
on: pull_request
CodeQL SAST scan
/
Analyze
1m 20s
Dependency Review scan
/
dependency-review-pr
3s
Dependency Review scan
/
dependency-review-push
0s
Security Analysis
/
Run Brakeman
22s
Lint Ruby
/
Run RuboCop
23s
Run Pact tests
/
Verify pact tests
39s
Test Ruby
56s
Integration tests
57s
Annotations
8 errors
Lint Ruby / Run RuboCop:
db/migrate/20220810082140_create_actions.rb#L8
Layout/ExtraSpacing: Unnecessary spacing detected.
|
Lint Ruby / Run RuboCop:
db/migrate/20220810082140_create_actions.rb#L9
Layout/ExtraSpacing: Unnecessary spacing detected.
|
Lint Ruby / Run RuboCop:
db/migrate/20220810083737_create_csv_datas.rb#L6
Layout/ExtraSpacing: Unnecessary spacing detected.
|
Lint Ruby / Run RuboCop:
lib/tasks/export.rake#L15
Rails/FindEach: Use `find_each` instead of `each`. (https://rails.rubystyle.guide#find-each)
|
Lint Ruby / Run RuboCop:
lib/tasks/export.rake#L34
Rails/FindEach: Use `find_each` instead of `each`. (https://rails.rubystyle.guide#find-each)
|
Lint Ruby / Run RuboCop:
lib/tasks/export.rake#L60
Rails/FindEach: Use `find_each` instead of `each`. (https://rails.rubystyle.guide#find-each)
|
Lint Ruby / Run RuboCop:
test/workers/delete_historic_records_worker_test.rb#L22
Rails/FindEach: Use `find_each` instead of `each`. (https://rails.rubystyle.guide#find-each)
|
Lint Ruby / Run RuboCop
Process completed with exit code 1.
|