Bump actions/checkout from 4 to 5 #19
Annotations
12 errors
|
lint:
app/controllers/discussions_controller.rb#L91
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/controllers/discussions_controller.rb#L27
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/controllers/discussions_controller.rb#L24
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
app/controllers/discussions_controller.rb#L5
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/discussions_controller.rb#L5
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/application_controller.rb#L28
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/application_controller.rb#L28
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/application_controller.rb#L27
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/application_controller.rb#L27
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/application_controller.rb#L15
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
scan_ruby
Process completed with exit code 5.
|
|
test
Process completed with exit code 1.
|