Skip to content

chore(deps): update dependency msw to v2 #192

chore(deps): update dependency msw to v2

chore(deps): update dependency msw to v2 #192

Triggered via pull request November 29, 2023 22:11
Status Success
Total duration 4m 0s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.