WIP: Search by commit/PR message #3643
Annotations
10 errors and 1 warning
Lint Ruby files:
app/components/all_releases_table_component.rb#L35
Style/TrailingCommaInArrayLiteral: Avoid comma after the last item of an array.
|
Lint Ruby files:
app/components/all_releases_table_component.rb#L51
Layout/TrailingWhitespace: Trailing whitespace detected.
|
Lint Ruby files:
app/components/all_releases_table_component.rb#L63
Layout/TrailingWhitespace: Trailing whitespace detected.
|
Lint Ruby files:
app/controllers/apps_controller.rb#L79
Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
|
Lint Ruby files:
app/controllers/apps_controller.rb#L80
Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
|
Lint Ruby files:
app/controllers/apps_controller.rb#L80
Layout/SpaceInsideHashLiteralBraces: Space inside { detected.
|
Lint Ruby files:
app/controllers/apps_controller.rb#L80
Layout/SpaceInsideHashLiteralBraces: Space inside } detected.
|
Lint Ruby files:
app/controllers/apps_controller.rb#L83
Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
|
Lint Ruby files:
app/controllers/apps_controller.rb#L84
Layout/ArgumentAlignment: Use one level of indentation for arguments following the first line of a multi-line method call.
|
Lint Ruby files:
app/controllers/apps_controller.rb#L84
Layout/SpaceInsideHashLiteralBraces: Space inside { detected.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading