WIP: Search by commit/PR message #3651
Annotations
10 errors and 4 warnings
lint:
app/components/all_releases_table_component.rb#L35
Style/TrailingCommaInArrayLiteral: Avoid comma after the last item of an array.
|
lint:
app/components/all_releases_table_component.rb#L51
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/components/all_releases_table_component.rb#L63
Layout/TrailingWhitespace: Trailing whitespace detected.
|
lint:
app/libs/queries/releases.rb#L32
Style/TrailingCommaInHashLiteral: Avoid comma after the last item of a hash.
|
lint:
app/libs/queries/releases.rb#L42
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/libs/queries/releases.rb#L43
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/libs/queries/releases.rb#L44
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/libs/queries/releases.rb#L45
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/libs/queries/releases.rb#L46
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/libs/queries/releases.rb#L47
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
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
|