fix: error handling for HTTP status 422 #1902
Annotations
2 warnings
Run npm run lint -w qase-mocha:
qase-mocha/src/parallel.ts#L4
Use "@ts-expect-error" to ensure an error is actually being suppressed
|
Run npm run lint -w qase-mocha:
qase-mocha/src/reporter.ts#L193
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
Loading