fix: error cause bug #14164
Annotations
5 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
Process completed with exit code 1.
|
Loading