Add edition_id
to link check reports
#11876
Annotations
3 errors
Run RuboCop:
db/migrate/20250226115201_remove_link_reportable_fields_from_link_checker_api_reports.rb#L11
Rails/BulkChangeTable: You can use `change_table :link_checker_api_reports, bulk: true` to combine alter queries. (https://api.rubyonrails.org/classes/ActiveRecord/ConnectionAdapters/SchemaStatements.html#method-i-change_table, https://api.rubyonrails.org/classes/ActiveRecord/ConnectionAdapters/Table.html)
|
Run RuboCop:
db/migrate/20250226115201_remove_link_reportable_fields_from_link_checker_api_reports.rb#L17
Rails/BulkChangeTable: You can use `change_table :link_checker_api_reports, bulk: true` to combine alter queries. (https://api.rubyonrails.org/classes/ActiveRecord/ConnectionAdapters/SchemaStatements.html#method-i-change_table, https://api.rubyonrails.org/classes/ActiveRecord/ConnectionAdapters/Table.html)
|
Run RuboCop
Process completed with exit code 1.
|
Loading