Bump rails from 8.0.1 to 8.0.2 #2
Annotations
11 errors and 2 warnings
|
lint:
app/controllers/friends_controller.rb#L21
Layout/SpaceInsideReferenceBrackets: Do not use space inside reference brackets.
|
|
lint:
app/controllers/friends_controller.rb#L4
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/friends_controller.rb#L4
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/friends_controller.rb#L3
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/friends_controller.rb#L3
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/application_controller.rb#L4
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body end.
|
|
lint:
Gemfile#L3
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
Gemfile#L3
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
Gemfile#L3
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
Gemfile#L3
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
test
Process completed with exit code 1.
|
|
scan_js
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
scan_ruby
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|