Skip to content

Police migrations #15139

Police migrations

Police migrations #15139

Triggered via pull request January 15, 2025 23:47
Status Success
Total duration 1m 42s
Artifacts

linters.yml

on: pull_request
runner / rubocop
1m 33s
runner / rubocop
runner / prettier
29s
runner / prettier
Fit to window
Zoom out
Zoom in

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.