Skip to content

chore(deps): update dependency vitest to v2 #320

chore(deps): update dependency vitest to v2

chore(deps): update dependency vitest to v2 #320

Triggered via push July 8, 2024 17:05
Status Failure
Total duration 25s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build: __tests__/vitest-mock-warn.ts#L3
Module '"vitest"' has no exported member 'SpyInstance'.
build: __tests__/vitest-mock-warn.ts#L20
Parameter 'args' implicitly has an 'any' type.
build: __tests__/vitest-mock-warn.ts#L31
Parameter 'args' implicitly has an 'any' type.
build: __tests__/vitest-mock-warn.ts#L53
Parameter 'args' implicitly has an 'any' type.
build: __tests__/vitest-mock-warn.ts#L65
Parameter 'args' implicitly has an 'any' type.
build: __tests__/vitest-mock-warn.ts#L103
Parameter 'args' implicitly has an 'any' type.
build: __tests__/vitest-mock-warn.ts#L104
Parameter 'received' implicitly has an 'any' type.
build: __tests__/vitest-mock-warn.ts#L113
Parameter 'warning' implicitly has an 'any' type.
build
Process completed with exit code 1.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/