Bump rails from 7.0.8 to 7.1.2 #1208
Annotations
8 errors
config/application.rb#L29
Style/PercentLiteralDelimiters: `%w`-literals should be delimited by `[` and `]`. (https://rubystyle.guide#percent-literal-braces)
|
config/environments/development.rb#L28
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
|
config/environments/production.rb#L47
Style/GlobalStdStream: Use `$stdout` instead of `STDOUT`. (https://rubystyle.guide#global-stdout)
|
config/environments/production.rb#L52
Layout/SpaceInsideArrayLiteralBrackets: Do not use space inside array brackets.
|
config/environments/production.rb#L52
Layout/SpaceInsideArrayLiteralBrackets: Do not use space inside array brackets.
|
config/environments/test.rb#L23
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
|
config/initializers/filter_parameter_logging.rb#L6
Style/SymbolArray: Use `%i` or `%I` for an array of symbols. (https://rubystyle.guide#percent-i)
|
|
The logs for this run have expired and are no longer available.
Loading