rajangdavis/osvc_ruby

View on GitHub

Showing 72 of 72 total issues

bare backslash only allowed before newline (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

    \033[32mc.password = env['OSC_PASSWORD']\033[0m,
Severity: Minor
Found in lib/osvc_ruby/modules/examples.rb by rubocop

unexpected token tINTEGER (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

    \033[32mc.username = env['OSC_ADMIN']\033[0m,
Severity: Minor
Found in lib/osvc_ruby/modules/examples.rb by rubocop

unexpected token tIDENTIFIER (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

    \033[32mc.interface = env['OSC_SITE']\033[0m,
Severity: Minor
Found in lib/osvc_ruby/modules/examples.rb by rubocop

bare backslash only allowed before newline (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

    \033[32mc.password = env['OSC_PASSWORD']\033[0m,
Severity: Minor
Found in lib/osvc_ruby/modules/examples.rb by rubocop

unexpected token tIDENTIFIER (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

    \033[32mc.interface = env['OSC_SITE']\033[0m,
Severity: Minor
Found in lib/osvc_ruby/modules/examples.rb by rubocop

bare backslash only allowed before newline (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

    \033[32mc.interface = env['OSC_SITE']\033[0m,
Severity: Minor
Found in lib/osvc_ruby/modules/examples.rb by rubocop

bare backslash only allowed before newline (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

    \033[32mquery='DESCRIBE',\033[0m
Severity: Minor
Found in lib/osvc_ruby/modules/examples.rb by rubocop

unexpected token tIDENTIFIER (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

    \033[32mquery='DESCRIBE',\033[0m
Severity: Minor
Found in lib/osvc_ruby/modules/examples.rb by rubocop

bare backslash only allowed before newline (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

    \033[32mfiles: ["./setup.py"]\033[0m
Severity: Minor
Found in lib/osvc_ruby/modules/examples.rb by rubocop

bare backslash only allowed before newline (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

    \033[32mquery='DESCRIBE',\033[0m
Severity: Minor
Found in lib/osvc_ruby/modules/examples.rb by rubocop

bare backslash only allowed before newline (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

    \033[32mqueries: [
Severity: Minor
Found in lib/osvc_ruby/modules/examples.rb by rubocop

unexpected token tIDENTIFIER (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

    \033[32mquery='DESCRIBE',\033[0m
Severity: Minor
Found in lib/osvc_ruby/modules/examples.rb by rubocop

unexpected token tIDENTIFIER (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

    \033[32mannotation: "Running Answer Search"\033[0m
Severity: Minor
Found in lib/osvc_ruby/modules/examples.rb by rubocop

unexpected token kEND (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

end
Severity: Minor
Found in lib/osvc_ruby/modules/examples.rb by rubocop

unexpected token tLSHFT (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

QUERY_RESULTS_SET_NO_QUERIES = <<~HEREDOC
Severity: Minor
Found in lib/osvc_ruby/modules/examples.rb by rubocop

unexpected token kEND (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

end
Severity: Minor
Found in lib/osvc_ruby/modules/examples.rb by rubocop

bare backslash only allowed before newline (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

    \033[32mjson: {
Severity: Minor
Found in lib/osvc_ruby/modules/examples.rb by rubocop

bare backslash only allowed before newline (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

    \033[32mclient: rn_client\033[0m,
Severity: Minor
Found in lib/osvc_ruby/modules/examples.rb by rubocop

unexpected token tIDENTIFIER (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

    \033[32mclient: rn_client\033[0m,
Severity: Minor
Found in lib/osvc_ruby/modules/examples.rb by rubocop

unexpected token tIDENTIFIER (Using Ruby 2.1 parser; configure using TargetRubyVersion parameter, under AllCops)
Open

    \033[32mc.username = env['OSC_ADMIN']\033[0m,
Severity: Minor
Found in lib/osvc_ruby/modules/examples.rb by rubocop
Severity
Category
Status
Source
Language