Bump rubocop-govuk from 5.0.2 to 5.0.3 #10588
Annotations
5 errors
Run RuboCop:
app/models/republishing_event.rb#L20
Rails/EnumHash: Enum defined as an array found in `bulk_content_type` enum declaration. Use hash syntax instead. (https://rails.rubystyle.guide#enums)
|
Run RuboCop:
app/presenters/publishing_api/person_presenter.rb#L39
Lint/SafeNavigationConsistency: Use `.` instead of unnecessary `&.`.
|
Run RuboCop:
app/presenters/publishing_api/take_part_presenter.rb#L47
Lint/SafeNavigationConsistency: Use `.` instead of unnecessary `&.`.
|
Run RuboCop:
db/migrate/20240701080000_migrate_worldwide_organisations_to_editions.rb#L344
Lint/Void: Variable `create_exists` used in void context.
|
Run RuboCop
Process completed with exit code 1.
|
Loading