Bump kamal from 2.7.0 to 2.8.1 #44
Annotations
12 errors
|
lint:
app/admin/dashboard.rb#L2
Layout/EmptyLineAfterMagicComment: Add an empty line after magic comments.
|
|
lint:
app/admin/companies.rb#L156
Layout/LeadingCommentSpace: Missing space after `#`.
|
|
lint:
app/admin/companies.rb#L3
Layout/SpaceAfterColon: Space missing after colon.
|
|
lint:
app/admin/admin_users.rb#L27
Layout/EmptyLinesAroundBlockBody: Extra empty line detected at block body end.
|
|
lint:
Gemfile#L49
Layout/LeadingCommentSpace: Missing space after `#`.
|
|
lint:
Gemfile#L48
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#L46
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
Gemfile#L44
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
lint:
Gemfile#L43
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
|
scan_ruby
Process completed with exit code 3.
|
|
test
Process completed with exit code 1.
|