chore(deps): update dependency jest to v30 #85
Annotations
8 errors
|
Compile
Process completed with exit code 1.
|
|
Compile:
src/adapters/logger.stubs.ts#L48
Parameter 'args' implicitly has an 'any' type.
|
|
Compile:
src/adapters/logger.stubs.ts#L46
Generic type 'Mock<T>' requires between 0 and 1 type arguments.
|
|
Compile:
node_modules/jest-mock/build/index.d.ts#L8
Cannot find lib definition for 'esnext.disposable'.
|
|
Lint
Process completed with exit code 1.
|
|
Lint:
src/cli/runCli.test.ts#L40
This assertion is unnecessary since it does not change the type of the expression
|
|
Lint:
src/adapters/logger.stubs.ts#L48
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
Test
Process completed with exit code 1.
|