Skip to content

Bump kamal from 2.8.2 to 2.10.1 #43

Bump kamal from 2.8.2 to 2.10.1

Bump kamal from 2.8.2 to 2.10.1 #43

Triggered via pull request December 22, 2025 22:22
Status Failure
Total duration 35s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: config/routes.rb#L17
Layout/LeadingCommentSpace: Missing space after `#`.
lint: config/routes.rb#L16
Layout/LeadingCommentSpace: Missing space after `#`.
lint: config/routes.rb#L12
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: config/routes.rb#L12
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/mailers/survey_mailer.rb#L9
Layout/TrailingWhitespace: Trailing whitespace detected.
lint: app/helpers/survey_helper.rb#L4
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/helpers/survey_helper.rb#L4
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/helpers/survey_helper.rb#L4
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/survey_controller.rb#L28
Style/TrailingCommaInArrayLiteral: Avoid comma after the last item of an array.
lint: app/controllers/survey_controller.rb#L11
Style/RedundantReturn: Redundant `return` detected.