Skip to content

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

chore(deps): update dependency vitest to v2

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

Triggered via pull request July 10, 2024 19:44
Status Failure
Total duration 22s
Artifacts

test.yml

on: pull_request
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/