Bump rails from 8.0.0 to 8.0.1 #70
Annotations
10 errors and 1 warning
Lint code for consistent style:
Gemfile#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
Lint code for consistent style:
Rakefile#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
Lint code for consistent style:
Rakefile#L4
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
Lint code for consistent style:
app/controllers/app/articles_controller.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
Lint code for consistent style:
app/controllers/app/articles_controller.rb#L2
Style/Documentation: Missing top-level documentation comment for `class App::ArticlesController`.
|
Lint code for consistent style:
app/controllers/app/dashboard_controller.rb#L4
Style/Documentation: Missing top-level documentation comment for `class App::DashboardController`.
|
Lint code for consistent style:
app/controllers/application_controller.rb#L1
Style/Documentation: Missing top-level documentation comment for `class ApplicationController`.
|
Lint code for consistent style:
app/controllers/application_controller.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
Lint code for consistent style:
app/controllers/home_controller.rb#L1
Style/Documentation: Missing top-level documentation comment for `class HomeController`.
|
Lint code for consistent style:
app/controllers/home_controller.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading