Bump bootsnap from 1.20.1 to 1.22.0 #26
Annotations
11 errors
|
scan_ruby
Process completed with exit code 5.
|
|
lint:
spec/requests/api/v1/posts_spec.rb#L29
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
spec/requests/api/v1/posts_spec.rb#L29
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
config/routes.rb#L3
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
config/routes.rb#L2
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
config/initializers/rswag_ui.rb#L11
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
config/initializers/rswag_ui.rb#L11
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
config/initializers/rswag_ui.rb#L2
Layout/EmptyLinesAroundBlockBody: Extra empty line detected at block body beginning.
|
|
lint:
config/initializers/rswag_api.rb#L13
Layout/LeadingCommentSpace: Missing space after `#`.
|
|
lint:
config/initializers/rswag_api.rb#L7
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
config/initializers/rswag_api.rb#L2
Layout/EmptyLinesAroundBlockBody: Extra empty line detected at block body beginning.
|