Skip to content

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

chore(deps): update dependency vitest to v2

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

Triggered via pull request November 25, 2024 02:09
Status Failure
Total duration 24s
Artifacts

tsc.yml

on: pull_request
type_check
14s
type_check
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
type_check: src/getTokenInput.test.ts#L13
Expected 0-1 type arguments, but got 2.
type_check: src/getTokenInput.test.ts#L17
Argument of type '[]' is not assignable to parameter of type 'never'.
type_check
Process completed with exit code 2.
type_check
The following actions use a deprecated Node.js version 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/