Skip to content

Update dependency msw to v2 #1423

Update dependency msw to v2

Update dependency msw to v2 #1423

Triggered via pull request October 26, 2023 01:45
Status Failure
Total duration 1m 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
🧪 Check for database migration
0s
🧪 Check for database migration
🏗️ Build
1m 9s
🏗️ Build
🚀 Deploy to Vercel
0s
🚀 Deploy to Vercel
📀 Run database migration
0s
📀 Run database migration
Fit to window
Zoom out
Zoom in

Annotations

17 errors
⬣ ESLint: tests/common/mock-api.ts#L12
Unsafe argument of type `any` assigned to a parameter of type `RequestHandler<RequestHandlerDefaultInfo, any, any, RequestHandlerOptions>`
⬣ ESLint: tests/common/mock-api.ts#L12
Unsafe call of an `any` typed value
⬣ ESLint: tests/common/mock-api.ts#L12
Unsafe member access .post on an `any` value
⬣ ESLint: tests/common/mock-api.ts#L19
Unsafe assignment of an `any` value
⬣ ESLint: tests/common/mock-api.ts#L19
Unsafe call of an `any` typed value
⬣ ESLint: tests/common/mock-api.ts#L19
Unsafe member access .json on an `any` value
⬣ ESLint: tests/common/mock-api.ts#L20
Unsafe return of an `any` typed value
⬣ ESLint: tests/common/mock-api.ts#L20
Unsafe call of an `any` typed value
⬣ ESLint: tests/common/mock-api.ts#L20
Unsafe call of an `any` typed value
⬣ ESLint: tests/common/mock-api.ts#L20
Unsafe member access .status on an `any` value
ʦ TypeScript: tests/common/mock-api.ts#L2
Module '"msw"' has no exported member 'MockedResponse'.
ʦ TypeScript: tests/common/mock-api.ts#L3
Module '"msw"' has no exported member 'ResponseComposition'.
ʦ TypeScript: tests/common/mock-api.ts#L4
Module '"msw"' has no exported member 'RestContext'.
ʦ TypeScript: tests/common/mock-api.ts#L5
Module '"msw"' has no exported member 'RestRequest'.
ʦ TypeScript: tests/common/mock-api.ts#L7
Module '"msw"' has no exported member 'rest'.
ʦ TypeScript
Process completed with exit code 1.
🧪 Tests
Process completed with exit code 1.