chore(deps): update dependency msw to v2 #384
Annotations
10 errors
src/mocks/browser.ts#L2
Module '"msw"' has no exported member 'setupWorker'.
|
src/mocks/handlers/RequestSignInSubscriber.ts#L3
Argument of type '(_req: any, res: any, ctx: any) => any' is not assignable to parameter of type 'ResponseResolver<GraphQLResolverExtras<GraphQLVariables>, null, GraphQLResponseBody<Record<string, any>>>'.
|
src/mocks/handlers/RequestSignInSubscriber.ts#L3
Parameter '_req' implicitly has an 'any' type.
|
src/mocks/handlers/RequestSignInSubscriber.ts#L3
Parameter 'res' implicitly has an 'any' type.
|
src/mocks/handlers/RequestSignInSubscriber.ts#L3
Parameter 'ctx' implicitly has an 'any' type.
|
src/mocks/handlers/SiteInfo.ts#L3
Argument of type '(_req: any, res: any, ctx: any) => any' is not assignable to parameter of type 'ResponseResolver<GraphQLResolverExtras<GraphQLVariables>, null, GraphQLResponseBody<Record<string, any>>>'.
|
src/mocks/handlers/SiteInfo.ts#L3
Parameter '_req' implicitly has an 'any' type.
|
src/mocks/handlers/SiteInfo.ts#L3
Parameter 'res' implicitly has an 'any' type.
|
src/mocks/handlers/SiteInfo.ts#L3
Parameter 'ctx' implicitly has an 'any' type.
|
src/mocks/handlers/SubscriberProfile.ts#L4
Argument of type '(_req: any, res: any, ctx: any) => any' is not assignable to parameter of type 'ResponseResolver<GraphQLResolverExtras<GraphQLVariables>, null, GraphQLResponseBody<Record<string, any>>>'.
|
The logs for this run have expired and are no longer available.
Loading