ci: add ci workflow #17
Annotations
10 errors
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, 27, 5> 27.91/17]
|
lint:
app/channels/application_cable/connection.rb#L21
Metrics/MethodLength: Method has too many lines. [20/10]
|