Bump selenium-webdriver from 4.32.0 to 4.34.0 #16
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 3.
|
|
test
Process completed with exit code 1.
|