Skip to content

update deps

update deps #107

Triggered via pull request April 26, 2023 18:26
Status Failure
Total duration 1m 25s
Artifacts

main.yml

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

Annotations

4 errors and 1 warning
build (16.17.1): 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 (16.17.1): scripts/FileSystem.ts#L1
Type 'TaskEither<PathLike, string>' is not assignable to type 'TaskEither<Error, string>'.
build (16.17.1): scripts/FileSystem.ts#L1
Expected 0 arguments, but got 2.
build (16.17.1)
Process completed with exit code 1.
build (16.17.1)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.