Skip to content

chore(deps-dev): bump msw from 1.2.5 to 2.3.0 #1431

chore(deps-dev): bump msw from 1.2.5 to 2.3.0

chore(deps-dev): bump msw from 1.2.5 to 2.3.0 #1431

Triggered via pull request May 16, 2024 14:33
Status Failure
Total duration 39s
Artifacts

checkpr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
lint: src/reporter.test.ts#L4
Module '"msw"' has no exported member 'rest'.
lint: src/reporter.test.ts#L8
Parameter '_' implicitly has an 'any' type.
lint: src/reporter.test.ts#L8
Parameter 'res' implicitly has an 'any' type.
lint: src/reporter.test.ts#L8
Parameter 'ctx' implicitly has an 'any' type.
lint: src/reporter.test.ts#L12
Parameter '_' implicitly has an 'any' type.
lint: src/reporter.test.ts#L12
Parameter 'res' implicitly has an 'any' type.
lint: src/reporter.test.ts#L26
Parameter '_' implicitly has an 'any' type.
lint: src/reporter.test.ts#L26
Parameter 'res' implicitly has an 'any' type.
lint: src/reporter.test.ts#L26
Parameter 'ctx' implicitly has an 'any' type.
lint
Process completed with exit code 2.
src/reporter.test.ts: src/reporter.test.ts#L8
TypeError: Cannot read properties of undefined (reading 'post') ❯ src/reporter.test.ts:8:8
test
Process completed with exit code 1.