We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Our launches are getting created and the results pushed out to them but our rspec is failing with this error. Any idea?
TypeError: no implicit conversion of String into Integer /usr/local/bundle/bundler/gems/agent-ruby-50bbfab963d7/lib/reportportal.rb:43:in `[]' /usr/local/bundle/bundler/gems/agent-ruby-50bbfab963d7/lib/reportportal.rb:43:in `start_launch' /usr/local/bundle/bundler/gems/agent-ruby-50bbfab963d7/lib/report_portal/rspec/formatter.rb:25:in `start' /usr/local/bundle/gems/rspec-core-3.4.4/lib/rspec/core/reporter.rb:189:in `block in notify' /usr/local/bundle/gems/rspec-core-3.4.4/lib/rspec/core/reporter.rb:188:in `each' /usr/local/bundle/gems/rspec-core-3.4.4/lib/rspec/core/reporter.rb:188:in `notify' /usr/local/bundle/gems/rspec-core-3.4.4/lib/rspec/core/reporter.rb:88:in `start' /usr/local/bundle/gems/rspec-core-3.4.4/lib/rspec/core/reporter.rb:75:in `report' /usr/local/bundle/gems/rspec-core-3.4.4/lib/rspec/core/runner.rb:117:in `run_specs' /usr/local/bundle/gems/rspec-core-3.4.4/lib/rspec/core/runner.rb:93:in `run' /usr/local/bundle/gems/rspec-core-3.4.4/lib/rspec/core/runner.rb:78:in `run' /usr/local/bundle/gems/rspec-core-3.4.4/lib/rspec/core/runner.rb:45:in `invoke' /usr/local/bundle/gems/rspec-core-3.4.4/exe/rspec:4:in `<top (required)>' /usr/local/bundle/bin/rspec:23:in `load' /usr/local/bundle/bin/rspec:23:in `<top (required)>'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Our launches are getting created and the results pushed out to them but our rspec is failing with this error. Any idea?
The text was updated successfully, but these errors were encountered: