Skip to content

Make file

Make file #2

Triggered via push November 17, 2024 01:23
Status Failure
Total duration 56s
Billable time 3m
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint: Gemfile#L41
Layout/TrailingWhitespace: Trailing whitespace detected.
lint: Gemfile#L42
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: Gemfile#L42
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint: Gemfile#L44
Layout/TrailingEmptyLines: 2 trailing blank lines detected.
lint: app/models/user.rb#L14
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body beginning.
lint: db/seeds.rb#L19
Layout/TrailingWhitespace: Trailing whitespace detected.
lint: db/seeds.rb#L20
Layout/TrailingWhitespace: Trailing whitespace detected.
lint: db/seeds.rb#L21
Layout/TrailingWhitespace: Trailing whitespace detected.
lint: db/seeds.rb#L22
Layout/TrailingWhitespace: Trailing whitespace detected.
lint: db/seeds.rb#L24
Layout/TrailingEmptyLines: Final newline missing.
test
Process completed with exit code 1.