Skip to content

Update readme for project data setup tasks #42

Update readme for project data setup tasks

Update readme for project data setup tasks #42

Triggered via push September 27, 2024 10:31
Status Failure
Total duration 26s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
scan_ruby
Process completed with exit code 5.
lint: Gemfile#L47
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: Gemfile#L47
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: Gemfile#L58
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.