Skip to content

Finish user sign up

Finish user sign up #3

Triggered via pull request September 14, 2024 15:03
Status Failure
Total duration 1m 58s
Billable time 8m
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint: Gemfile#L19
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: Gemfile#L20
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: Gemfile#L20
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/application_controller.rb#L5
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body end.
lint: app/controllers/users_controller.rb#L14
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/users_controller.rb#L22
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body end.
lint: app/helpers/users_helper.rb#L3
Style/ColonMethodCall: Do not use `::` for method calls.
lint: test/controllers/static_pages_controller_test.rb#L4
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body beginning.
lint: test/integration/site_layout_test.rb#L6
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: test/integration/site_layout_test.rb#L12
Layout/EmptyLinesAroundBlockBody: Extra empty line detected at block body end.
test
Process completed with exit code 1.