Skip to content

PC-24: Quotes model and QuoteItems model integration #337

PC-24: Quotes model and QuoteItems model integration

PC-24: Quotes model and QuoteItems model integration #337

Triggered via pull request April 24, 2025 08:23
@AndrewRiabetsAndrewRiabets
synchronize #39
PC-24
Status Failure
Total duration 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: app/admin/quotes.rb#L45
Rails/OutputSafety: Tagging a string as html safe may be a security risk.
lint: app/models/category.rb#L5
Rails/HasAndBelongsToMany: Prefer `has_many :through` to `has_and_belongs_to_many`.
lint: app/models/quote.rb#L5
Rails/HasAndBelongsToMany: Prefer `has_many :through` to `has_and_belongs_to_many`.
lint
Process completed with exit code 1.