Skip to content

update vitest and node version #676

update vitest and node version

update vitest and node version #676

Triggered via pull request July 7, 2024 07:59
Status Failure
Total duration 48s
Artifacts

main.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
build (20.12.2): scripts/FileSystem.ts#L1
Argument of type 'typeof readFile' is not assignable to parameter of type '(a: PathLike, b: string, cb: (e: ErrnoException | null | undefined, r?: string | undefined) => void) => void'.
build (20.12.2): scripts/FileSystem.ts#L1
Type 'TaskEither<PathLike, string>' is not assignable to type 'TaskEither<Error, string>'.
build (20.12.2): scripts/FileSystem.ts#L1
Expected 0 arguments, but got 2.
build (20.12.2)
Process completed with exit code 1.
build (20.12.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (20.12.2)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/