Bump actions/upload-artifact from 4 to 6 #3
Closed
Annotations
10 errors
|
Lint code for consistent style:
app/controllers/application_controller.rb#L19
Layout/TrailingEmptyLines: Final newline missing.
|
|
Lint code for consistent style:
app/controllers/app_controller.rb#L14
Layout/TrailingEmptyLines: Final newline missing.
|
|
Lint code for consistent style:
app/controllers/app_controller.rb#L6
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
Lint code for consistent style:
app/controllers/account_controller.rb#L24
Layout/TrailingEmptyLines: Final newline missing.
|
|
Lint code for consistent style:
app/controllers/account_controller.rb#L11
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
Lint code for consistent style:
Gemfile#L50
Layout/TrailingEmptyLines: Final newline missing.
|
|
Lint code for consistent style:
Gemfile#L34
Layout/TrailingWhitespace: Trailing whitespace detected.
|
|
Lint code for consistent style:
Gemfile#L28
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
Lint code for consistent style:
Gemfile#L28
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
Lint code for consistent style:
Gemfile#L17
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Loading