Use Ruby 3.2.2 #11
Annotations
7 errors and 3 warnings
lint:
Gemfile#L4
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
Gemfile#L4
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
Gemfile#L55
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
Gemfile#L63
Layout/LeadingCommentSpace: Missing space after `#`.
|
lint:
app/controllers/donations_controller.rb#L4
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/donations_controller.rb#L4
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint
Process completed with exit code 1.
|
scan_ruby
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
scan_js
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|