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