Skip to content

Code tidy-up

Code tidy-up #32

Triggered via push September 18, 2024 08:49
Status Failure
Total duration 23s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint: Gemfile#L45
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: Gemfile#L45
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: Gemfile#L56
Layout/TrailingEmptyLines: 1 trailing blank lines detected.
lint: app/controllers/events_controller.rb#L2
Layout/LeadingCommentSpace: Missing space after `#`.
lint: app/controllers/events_controller.rb#L3
Layout/LeadingCommentSpace: Missing space after `#`.
lint: app/controllers/events_controller.rb#L27
Layout/SpaceInsideParens: Space inside parentheses detected.
lint: app/controllers/events_controller.rb#L27
Layout/SpaceInsideParens: Space inside parentheses detected.
lint: app/controllers/events_controller.rb#L29
Layout/TrailingWhitespace: Trailing whitespace detected.
lint: app/controllers/events_controller.rb#L32
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: app/controllers/events_controller.rb#L56
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
scan_ruby
Process completed with exit code 5.