Bump msw from 1.3.2 to 2.6.8 #2034
build-and-deploy.yaml
on: push
next-app
/
Test and lint
1m 2s
next-app
/
Build for demo
0s
next-app
/
Build for dev
43s
next-app
/
Build for prod
0s
next-app
/
Deploy branch to demo
0s
next-app
/
Deploy main to demo
0s
next-app
/
Deploy to dev
0s
next-app
/
Deploy to prod
0s
Annotations
11 errors and 1 warning
next-app / Build for dev
Process completed with exit code 1.
|
next-app / Test and lint:
src/mocks/handlers.ts#L11
Argument of type '(_req: any, res: any, ctx: any) => any' is not assignable to parameter of type 'ResponseResolver<any, any, DefaultBodyType>'.
|
next-app / Test and lint:
src/mocks/handlers.ts#L11
Parameter '_req' implicitly has an 'any' type.
|
next-app / Test and lint:
src/mocks/handlers.ts#L11
Parameter 'res' implicitly has an 'any' type.
|
next-app / Test and lint:
src/mocks/handlers.ts#L11
Parameter 'ctx' implicitly has an 'any' type.
|
next-app / Test and lint:
src/mocks/handlers.ts#L14
Argument of type '(_req: any, res: any, ctx: any) => any' is not assignable to parameter of type 'ResponseResolver<any, any, DefaultBodyType>'.
|
next-app / Test and lint:
src/mocks/handlers.ts#L14
Parameter '_req' implicitly has an 'any' type.
|
next-app / Test and lint:
src/mocks/handlers.ts#L14
Parameter 'res' implicitly has an 'any' type.
|
next-app / Test and lint:
src/mocks/handlers.ts#L14
Parameter 'ctx' implicitly has an 'any' type.
|
next-app / Test and lint:
src/mocks/handlers.ts#L17
Argument of type '(_req: any, res: any, ctx: any) => any' is not assignable to parameter of type 'ResponseResolver<any, any, DefaultBodyType>'.
|
next-app / Test and lint:
src/mocks/handlers.ts#L17
Parameter '_req' implicitly has an 'any' type.
|
next-app / Test and lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|