atipugin/sonic-ruby

View on GitHub

Showing 2 of 2 total issues

Method query has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

      def query(collection, bucket, terms, limit = nil, offset = nil, lang = nil) # rubocop:disable Metrics/ParameterLists, Metrics/LineLength
Severity: Minor
Found in lib/sonic/channels/search.rb - About 45 mins to fix

    Method push has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

          def push(collection, bucket, object, text, lang = nil)
    Severity: Minor
    Found in lib/sonic/channels/ingest.rb - About 35 mins to fix
      Severity
      Category
      Status
      Source
      Language