Skip to content

Bump rubocop-govuk from 4.12.0 to 4.13.0 #367

Bump rubocop-govuk from 4.12.0 to 4.13.0

Bump rubocop-govuk from 4.12.0 to 4.13.0 #367

Triggered via pull request December 21, 2023 14:47
Status Failure
Total duration 1m 32s
Artifacts

ci.yml

on: pull_request
CodeQL SAST scan  /  Analyze
1m 20s
CodeQL SAST scan / Analyze
Dependency Review scan  /  dependency-review-pr
3s
Dependency Review scan / dependency-review-pr
Dependency Review scan  /  dependency-review-push
0s
Dependency Review scan / dependency-review-push
Security Analysis  /  Run Brakeman
22s
Security Analysis / Run Brakeman
Lint Ruby  /  Run RuboCop
23s
Lint Ruby / Run RuboCop
Run Pact tests  /  Verify pact tests
39s
Run Pact tests / Verify pact tests
Test Ruby
56s
Test Ruby
Integration tests
57s
Integration tests
Fit to window
Zoom out
Zoom in

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.