chore(deps): update dependency msw to v2 #192
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr-check.yml
on: pull_request
typecheck
1m 10s
linter
3m 52s
Annotations
9 errors
typecheck:
mocks/browser.ts#L1
Module '"msw"' has no exported member 'setupWorker'.
|
typecheck:
mocks/handlers.ts#L1
Module '"msw"' has no exported member 'rest'.
|
typecheck:
mocks/handlers.ts#L4
Parameter 'req' implicitly has an 'any' type.
|
typecheck:
mocks/handlers.ts#L4
Parameter 'res' implicitly has an 'any' type.
|
typecheck:
mocks/handlers.ts#L4
Parameter 'ctx' implicitly has an 'any' type.
|
typecheck:
mocks/handlers.ts#L12
Parameter 'req' implicitly has an 'any' type.
|
typecheck:
mocks/handlers.ts#L12
Parameter 'res' implicitly has an 'any' type.
|
typecheck:
mocks/handlers.ts#L12
Parameter 'ctx' implicitly has an 'any' type.
|
typecheck
Process completed with exit code 2.
|