Police migrations #15139
linters.yml
on: pull_request
runner / rubocop
1m 33s
runner / prettier
29s
Annotations
3 warnings
runner / prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runner / rubocop:
db/migrate/20250113055412_customers_created_manually_remove_null.rb#L1
[rubocop] reported by reviewdog 🐶
Missing frozen string literal comment.
Raw Output:
db/migrate/20250113055412_customers_created_manually_remove_null.rb:1:1: C: Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
runner / rubocop
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|