Skip to content

initial commit and prompt controller #1

initial commit and prompt controller

initial commit and prompt controller #1

Triggered via push October 30, 2025 13:38
Status Failure
Total duration 55s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors
system-test
Process completed with exit code 1.
test
Process completed with exit code 1.
lint: app/controllers/bedrock_controller.rb#L15
Layout/TrailingWhitespace: Trailing whitespace detected.
lint: app/controllers/bedrock_controller.rb#L15
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/bedrock_controller.rb#L15
Layout/SpaceInsideHashLiteralBraces: Space inside } missing.
lint: app/controllers/bedrock_controller.rb#L15
Layout/SpaceInsideHashLiteralBraces: Space inside { missing.
lint: app/controllers/bedrock_controller.rb#L15
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
lint: app/controllers/bedrock_controller.rb#L14
Layout/TrailingWhitespace: Trailing whitespace detected.
lint: app/controllers/bedrock_controller.rb#L1
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: Gemfile#L11
Layout/TrailingWhitespace: Trailing whitespace detected.
lint: Gemfile#L11
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: Gemfile#L10
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.