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