chore(deps-dev): bump msw from 1.3.2 to 2.0.10 #242
Annotations
10 errors
build:
src/__tests__/__mocks__/handlers.ts#L1
Module '"msw"' has no exported member 'rest'.
|
build:
src/__tests__/__mocks__/handlers.ts#L4
Parameter 'req' implicitly has an 'any' type.
|
build:
src/__tests__/__mocks__/handlers.ts#L4
Parameter 'res' implicitly has an 'any' type.
|
build:
src/__tests__/__mocks__/handlers.ts#L4
Parameter 'ctx' implicitly has an 'any' type.
|
build:
src/__tests__/__mocks__/handlers.ts#L8
Parameter 'req' implicitly has an 'any' type.
|
build:
src/__tests__/__mocks__/handlers.ts#L8
Parameter 'res' implicitly has an 'any' type.
|
build:
src/__tests__/__mocks__/handlers.ts#L8
Parameter 'ctx' implicitly has an 'any' type.
|
build:
src/__tests__/__mocks__/handlers.ts#L12
Parameter 'req' implicitly has an 'any' type.
|
build:
src/__tests__/__mocks__/handlers.ts#L12
Parameter 'res' implicitly has an 'any' type.
|
build:
src/__tests__/__mocks__/handlers.ts#L12
Parameter 'ctx' implicitly has an 'any' type.
|