Bump brakeman from 6.2.2 to 7.0.0 #77
Annotations
10 errors and 1 warning
Lint code for consistent style:
Gemfile#L52
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
Gemfile#L71
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
Gemfile#L71
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
Gemfile#L72
Layout/TrailingEmptyLines: Final newline missing.
|
Lint code for consistent style:
app/controllers/concerns/cloudfrontable.rb#L12
Style/TrailingCommaInArrayLiteral: Avoid comma after the last item of an array.
|
Lint code for consistent style:
app/controllers/concerns/cloudfrontable.rb#L13
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Lint code for consistent style:
app/controllers/concerns/cloudfrontable.rb#L37
Layout/IndentationStyle: Tab detected in indentation.
|
Lint code for consistent style:
app/controllers/concerns/cloudfrontable.rb#L38
Layout/IndentationStyle: Tab detected in indentation.
|
Lint code for consistent style:
app/controllers/concerns/cloudfrontable.rb#L38
Layout/CommentIndentation: Incorrect indentation detected (column 1 instead of 2).
|
Lint code for consistent style:
app/controllers/concerns/cloudfrontable.rb#L46
Layout/TrailingEmptyLines: Final newline missing.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading