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