chore(deps): bump sqlite3 from 2.0.4 to 2.2.0 #59
Annotations
11 errors
lint:
Gemfile#L18
Layout/TrailingEmptyLines: Final newline missing.
|
lint:
app/controllers/leva/application_controller.rb#L7
Layout/TrailingEmptyLines: Final newline missing.
|
lint:
app/controllers/leva/dataset_records_controller.rb#L21
Layout/TrailingEmptyLines: Final newline missing.
|
lint:
app/controllers/leva/datasets_controller.rb#L5
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/leva/datasets_controller.rb#L5
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/leva/datasets_controller.rb#L38
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/leva/datasets_controller.rb#L48
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/leva/datasets_controller.rb#L58
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/leva/datasets_controller.rb#L61
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/leva/datasets_controller.rb#L79
Layout/TrailingEmptyLines: Final newline missing.
|
test
Process completed with exit code 1.
|