Skip to content

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

chore(deps): update dependency msw to v2

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

Triggered via push December 7, 2024 02:18
Status Failure
Total duration 30s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: mocks/browser.ts#L1
Module '"msw"' has no exported member 'setupWorker'.
test: mocks/handlers/index.ts#L1
Module '"msw"' has no exported member 'rest'.
test: mocks/handlers/index.ts#L11
Parameter 'req' implicitly has an 'any' type.
test: mocks/handlers/index.ts#L11
Parameter 'res' implicitly has an 'any' type.
test: mocks/handlers/index.ts#L11
Parameter 'ctx' implicitly has an 'any' type.
test: mocks/handlers/index.ts#L21
Parameter 'req' implicitly has an 'any' type.
test: mocks/handlers/index.ts#L21
Parameter 'res' implicitly has an 'any' type.
test: mocks/handlers/index.ts#L21
Parameter 'ctx' implicitly has an 'any' type.
test: mocks/handlers/posts-handler.ts#L1
Module '"msw"' has no exported member 'rest'.
test: mocks/handlers/posts-handler.ts#L309
Parameter 'req' implicitly has an 'any' type.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636