Bump @hotwired/turbo-rails from 8.0.5 to 8.0.12 #440
Annotations
8 errors
lint_ruby:
app/models/subscription.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
lint_ruby:
db/migrate/20240914021307_create_subscriptions.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
lint_ruby:
db/migrate/20240914162647_add_solid_queue.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
lint_ruby:
spec/factories/subscriptions.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
lint_ruby:
spec/models/subscription_spec.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
lint_ruby
Process completed with exit code 1.
|
scan_ruby
Process completed with exit code 5.
|
test
Process completed with exit code 1.
|