Bump brakeman from 6.2.2 to 7.0.0 #26
Annotations
10 errors and 4 warnings
lint:
Gemfile#L2
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/registrations_controller.rb#L7
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/registrations_controller.rb#L7
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/registrations_controller.rb#L7
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/registrations_controller.rb#L7
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/controllers/registrations_controller.rb#L14
Layout/TrailingEmptyLines: Final newline missing.
|
lint:
config/routes.rb#L4
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
db/seeds.rb#L21
Layout/TrailingEmptyLines: 1 trailing blank lines detected.
|
lint
Process completed with exit code 1.
|
test
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
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|