Refactor: Update styling and layout of user email and logout button i… #15
Annotations
11 errors
|
lint:
app/controllers/application_controller.rb#L10
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/application_controller.rb#L9
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/application_controller.rb#L9
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/api/v1/projects_controller.rb#L6
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/api/v1/projects_controller.rb#L6
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/api/v1/llm_configs_controller.rb#L7
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/api/v1/llm_configs_controller.rb#L7
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
lint:
app/controllers/api/v1/containers_controller.rb#L35
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/controllers/api/v1/containers_controller.rb#L25
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
lint:
app/controllers/api/v1/containers_controller.rb#L15
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
test
Process completed with exit code 1.
|