Skip to content

Update dependencies #34

Update dependencies

Update dependencies #34

Triggered via push September 10, 2024 20:23
Status Success
Total duration 1m 13s
Artifacts

nodejs.yml

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

Annotations

5 errors
build (windows-latest, 20.3.0): node_modules/.pnpm/@[email protected]/node_modules/@types/node/buffer.d.ts#L632
Interface 'Buffer' incorrectly extends interface 'Uint8Array'.
build (windows-latest, 20.3.0): node_modules/.pnpm/@[email protected]/node_modules/@types/node/fs/promises.d.ts#L56
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
build (windows-latest, 20.3.0): node_modules/.pnpm/@[email protected]/node_modules/@types/node/fs/promises.d.ts#L238
Type 'Buffer' does not satisfy the constraint 'ArrayBufferView'.
build (windows-latest, 20.3.0): src/Downloader.js#L706
Argument of type 'Buffer' is not assignable to parameter of type 'string | Stream | ArrayBufferView | Iterable<string | ArrayBufferView> | AsyncIterable<string | ArrayBufferView>'.
build (windows-latest, 20.3.0)
Process completed with exit code 1.