Bump thruster from 0.1.9 to 0.1.10 #11
Annotations
10 errors and 1 warning
Lint code for consistent style:
Gemfile#L2
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
Gemfile#L64
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
Gemfile#L68
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
Gemfile#L69
Layout/TrailingEmptyLines: Final newline missing.
|
Lint code for consistent style:
app/controllers/movies_controller.rb#L71
Layout/TrailingEmptyLines: Final newline missing.
|
Lint code for consistent style:
config/routes.rb#L3
Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
|
Lint code for consistent style:
config/routes.rb#L3
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
config/routes.rb#L4
Layout/TrailingEmptyLines: Final newline missing.
|
Lint code for consistent style:
db/seeds.rb#L12
Layout/SpaceInsideHashLiteralBraces: Space inside { missing.
|
Lint code for consistent style:
db/seeds.rb#L12
Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading