Skip to content

Bump msw from 1.3.2 to 2.6.8 #2034

Bump msw from 1.3.2 to 2.6.8

Bump msw from 1.3.2 to 2.6.8 #2034

Triggered via push December 11, 2024 14:05
Status Failure
Total duration 1m 15s
Artifacts
next-app  /  Test and lint
1m 2s
next-app / Test and lint
next-app  /  Build for demo
0s
next-app / Build for demo
next-app  /  Build for dev
43s
next-app / Build for dev
next-app  /  Build for prod
0s
next-app / Build for prod
next-app  /  Deploy branch to demo
0s
next-app / Deploy branch to demo
next-app  /  Deploy main to demo
0s
next-app / Deploy main to demo
next-app  /  Deploy to dev
0s
next-app / Deploy to dev
next-app  /  Deploy to prod
0s
next-app / Deploy to prod
Fit to window
Zoom out
Zoom in

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