Skip to content

Fix Docker API version issue (don't rely on a specific API version) #37

Fix Docker API version issue (don't rely on a specific API version)

Fix Docker API version issue (don't rely on a specific API version) #37

Triggered via push November 26, 2025 19:38
Status Failure
Total duration 31s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 errors
lint: app/controllers/home_controller.rb#L33
Layout/TrailingWhitespace: Trailing whitespace detected.
lint: app/controllers/home_controller.rb#L31
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/home_controller.rb#L31
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/home_controller.rb#L27
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/home_controller.rb#L27
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/home_controller.rb#L24
Layout/TrailingWhitespace: Trailing whitespace detected.
lint: app/controllers/home_controller.rb#L12
Layout/TrailingWhitespace: Trailing whitespace detected.
lint: app/controllers/home_controller.rb#L5
Layout/TrailingWhitespace: Trailing whitespace detected.
lint: app/controllers/home_controller.rb#L3
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/coolify_teams_controller.rb#L29
Layout/TrailingEmptyLines: 1 trailing blank lines detected.
scan_ruby
Process completed with exit code 5.
test
Process completed with exit code 1.