chore(deps): update vitest monorepo to v4 (major) #3386
Annotations
1 error and 10 warnings
|
test
Process completed with exit code 1.
|
|
test:
src/unit-test-refactor/src/models/cart.ts#L23
Missing return type on function
|
|
test:
src/unit-test-refactor/src/models/cart.ts#L16
Missing return type on function
|
|
test:
src/unit-test-refactor/src/contexts/AppStateContainer.tsx#L12
Missing return type on function
|
|
test:
src/unit-test-refactor/src/component/ShippingFee.tsx#L11
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
|
|
test:
src/unit-test-refactor/src/component/BestConfirmTemplate.tsx#L17
Missing return type on function
|
|
test:
src/react-if-sample/src/Main.tsx#L43
Missing return type on function
|
|
test:
src/react-if-sample/src/Main.tsx#L33
Missing return type on function
|
|
test:
src/playwright-sample/src/testUtils.ts#L21
Missing return type on function
|
|
test:
src/playwright-sample/src/testUtils.ts#L7
Missing return type on function
|
|
test:
src/next-sample/src/templates/Top/Top.tsx#L22
Missing return type on function
|