Try health_controller #15
Annotations
10 errors
|
db/migrate/20240601000000_add_subscription_status_to_users.rb#L5
Layout/TrailingEmptyLines: Final newline missing.
|
|
app/models/webhooks/incoming/signature.rb#L47
Layout/TrailingEmptyLines: Final newline missing.
|
|
app/controllers/health_controller.rb#L31
Layout/TrailingEmptyLines: Final newline missing.
|
|
app/controllers/health_controller.rb#L28
Style/RescueStandardError: Omit the error class when rescuing `StandardError` by itself.
|
|
app/controllers/health_controller.rb#L20
Style/RescueStandardError: Omit the error class when rescuing `StandardError` by itself.
|
|
app/controllers/health_controller.rb#L11
Layout/SpaceInsideHashLiteralBraces: Space inside } detected.
|
|
app/controllers/health_controller.rb#L11
Layout/SpaceInsideHashLiteralBraces: Space inside { detected.
|
|
app/controllers/health_controller.rb#L9
Layout/SpaceInsideHashLiteralBraces: Space inside } detected.
|
|
app/controllers/health_controller.rb#L9
Layout/SpaceInsideHashLiteralBraces: Space inside { detected.
|
|
app/controllers/health_controller.rb#L7
Layout/TrailingWhitespace: Trailing whitespace detected.
|
The logs for this run have expired and are no longer available.
Loading