I can't upload JSON results from wdio-cucumberjs-json-reporter to xray (test execution), there's an error and I'm not sure if it's a problem with reporter package or xray? I tried some other reporters as well but nothing was handy.
Which json-reporter will work fine with newest webdriverIO 6.10.5 ? I want also include Sauce Labs Report links to JSON if possible.
Error message:
Error importing execution results to database: Error de-serializing execution results file -> com.b.a.H: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was BEGIN_ARRAY at line 1 column 2 at com.b.a.b.a.v.b(Unknown Source) at com.b.a.k.a(Unknown Source) at com.b.a.k.a(Unknown Source) at
Stack: webdriverio, cucumber, sauce-labs, jira-xray I am trying to import results to xray manually.