Bump pagy from 9.0.8 to 9.3.2 #44
Annotations
13 errors
scan_js
Process completed with exit code 127.
|
scan_ruby
Process completed with exit code 5.
|
lint:
Gemfile#L3
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
Gemfile#L5
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
Gemfile#L9
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
Gemfile#L9
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
Gemfile#L60
Layout/TrailingEmptyLines: 1 trailing blank lines detected.
|
lint:
app/controllers/api/v0/job_listings_controller.rb#L13
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/controllers/job_listings_controller.rb#L4
Layout/CommentIndentation: Incorrect indentation detected (column 0 instead of 4).
|
lint:
config/initializers/pagy.rb#L99
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
config/routes.rb#L19
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
config/routes.rb#L19
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
test
Process completed with exit code 1.
|