part 2 complete #2
Annotations
10 errors and 4 warnings
lint:
app/models/movie.rb#L2
Layout/TrailingEmptyLines: Final newline missing.
|
lint:
db/migrate/20241231010031_create_movies.rb#L13
Layout/TrailingEmptyLines: Final newline missing.
|
lint:
db/seeds.rb#L12
Layout/SpaceInsideHashLiteralBraces: Space inside { missing.
|
lint:
db/seeds.rb#L12
Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
|
lint:
db/seeds.rb#L12
Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
|
lint:
db/seeds.rb#L13
Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
|
lint:
db/seeds.rb#L13
Layout/SpaceInsideHashLiteralBraces: Space inside } missing.
|
lint:
db/seeds.rb#L14
Layout/SpaceInsideHashLiteralBraces: Space inside { missing.
|
lint:
db/seeds.rb#L14
Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
|
lint:
db/seeds.rb#L14
Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
|
scan_js
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
scan_ruby
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|