Bump selenium-webdriver from 4.25.0 to 4.27.0 #18
Annotations
11 errors
lint:
app/controllers/application_controller.rb#L23
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/controllers/application_controller.rb#L34
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/application_controller.rb#L34
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/application_controller.rb#L35
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/application_controller.rb#L35
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/charts_controller.rb#L4
Layout/TrailingEmptyLines: Final newline missing.
|
lint:
app/controllers/commitments_controller.rb#L25
Layout/EmptyLinesAroundMethodBody: Extra empty line detected at method body beginning.
|
lint:
app/controllers/commitments_controller.rb#L30
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/controllers/commitments_controller.rb#L70
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/home_controller.rb#L2
Layout/TrailingWhitespace: Trailing whitespace detected.
|
test
Process completed with exit code 1.
|