Add/organization #77
Annotations
11 errors and 4 warnings
lint:
Gemfile#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
lint:
Rakefile#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
lint:
Rakefile#L4
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
lint:
app/controllers/app/articles_controller.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
lint:
app/controllers/app/articles_controller.rb#L2
Style/Documentation: Missing top-level documentation comment for `class App::ArticlesController`.
|
lint:
app/controllers/app/dashboard_controller.rb#L4
Style/Documentation: Missing top-level documentation comment for `class App::DashboardController`.
|
lint:
app/controllers/application_controller.rb#L1
Style/Documentation: Missing top-level documentation comment for `class ApplicationController`.
|
lint:
app/controllers/application_controller.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
lint:
app/controllers/home_controller.rb#L1
Style/Documentation: Missing top-level documentation comment for `class HomeController`.
|
lint:
app/controllers/home_controller.rb#L1
Style/FrozenStringLiteralComment: Missing frozen string literal comment.
|
test
Process completed with exit code 1.
|
lint
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
|
scan_js
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
|