Skip to content

npm update

npm update #64

Triggered via push November 12, 2024 05:38
Status Failure
Total duration 28s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
CI: node_modules/@types/readable-stream/index.d.ts#L419
Class 'Readable' incorrectly implements interface 'ReadableStream'.
CI: node_modules/@zenfs/core/dist/emulation/dir.d.ts#L56
Property '[Symbol.asyncIterator]' in type 'Dir' is not assignable to the same property in base type 'Dir'.
CI: node_modules/@zenfs/core/dist/emulation/promises.d.ts#L72
Property 'read' in type 'FileHandle' is not assignable to the same property in base type 'FileHandle'.
CI: node_modules/@zenfs/core/dist/emulation/promises.d.ts#L114
Property 'write' in type 'FileHandle' is not assignable to the same property in base type 'FileHandle'.
CI: node_modules/@zenfs/core/dist/emulation/promises.d.ts#L118
Property 'write' in type 'FileHandle' is not assignable to the same property in base type 'FileHandle'.
CI: node_modules/@zenfs/core/dist/emulation/promises.d.ts#L122
Property 'write' in type 'FileHandle' is not assignable to the same property in base type 'FileHandle'.
CI: node_modules/@zenfs/core/dist/emulation/promises.d.ts#L159
Property 'createReadStream' in type 'FileHandle' is not assignable to the same property in base type 'FileHandle'.
CI: node_modules/@zenfs/core/dist/emulation/streams.d.ts#L4
Class 'import("/home/runner/work/playground/playground/node_modules/@zenfs/core/dist/emulation/streams", { with: { "resolution-mode": "import" } }).ReadStream' incorrectly implements class 'import("fs").ReadStream'. Did you mean to extend 'import("fs").ReadStream' and inherit its members as a subclass?
CI
Process completed with exit code 2.