Skip to content

ci: add ci workflow #15

ci: add ci workflow

ci: add ci workflow #15

Re-run triggered October 22, 2024 04:07
Status Failure
Total duration 43s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 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]
rspec_test
Process completed with exit code 1.