Skip to content

chore(deps): update all non-major dependencies #262

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #262

Triggered via pull request August 19, 2023 02:04
Status Failure
Total duration 41s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
ci: src/runtime/node/fs/index.ts#L16
Conversion of type '{ promises: typeof _promises; access: typeof fs.access; appendFile: typeof fs.appendFile; chown: typeof fs.chown; chmod: typeof fs.chmod; copyFile: typeof fs.copyFile; cp: { (source: string | URL, destination: string | URL, callback: (err: NodeJS.ErrnoException | null) => void): void; (source: string | URL, destinat...' to type 'typeof import("node:fs")' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
ci: src/runtime/node/stream/readable.ts#L10
Class '_Readable' incorrectly implements class 'Readable'. Did you mean to extend 'Readable' and inherit its members as a subclass?
ci
Process completed with exit code 1.