π Create LICENSE #33
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 3 warnings
|
lint:
Gemfile#L55
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
|
lint:
Gemfile#L55
Layout/SpaceInsidePercentLiteralDelimiters: Do not use spaces inside percent literal delimiters.
|
|
lint:
Gemfile#L55
Layout/SpaceInsidePercentLiteralDelimiters: Do not use spaces inside percent literal delimiters.
|
|
lint:
Gemfile#L55
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
|
lint:
Gemfile#L58
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
|
lint:
Gemfile#L61
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
|
lint:
Rakefile#L4
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
|
lint:
app/channels/application_cable/connection.rb#L16
Style/GlobalVars: Do not introduce global variables.
|
|
lint:
app/channels/application_cable/connection.rb#L21
Metrics/AbcSize: Assignment Branch Condition size for find_verified_user is too high. [<5, 32, 7> 33.14/17]
|
|
lint:
app/channels/application_cable/connection.rb#L21
Metrics/MethodLength: Method has too many lines. [25/10]
|
|
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
|
|
rspec_test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|