fix: error cause bug #14163
Annotations
6 errors
|
packages/expect/src/toThrowMatchers.ts#L478
Parameter 'error' implicitly has an 'any' type.
|
packages/expect/src/toThrowMatchers.ts#L489
Element implicitly has an 'any' type because expression of type '"cause"' can't be used to index type '{}'.
|
packages/expect/src/toThrowMatchers.ts#L492
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
packages/expect/src/toThrowMatchers.ts#L498
Parameter 'obj' implicitly has an 'any' type.
|
|
This job was cancelled
Loading