WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Update dependency typescript to ^5.7.2 #210

Update dependency typescript to ^5.7.2

Update dependency typescript to ^5.7.2 #210

Triggered via pull request November 25, 2024 15:07
Status Failure
Total duration 52s
Artifacts

ci.yaml

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

Annotations

9 errors
build (ubuntu): src/main/index.ts#L257
Argument of type 'Buffer' is not assignable to parameter of type 'string | Stream | ArrayBufferView | Iterable<string | ArrayBufferView> | AsyncIterable<string | ArrayBufferView>'.
build (ubuntu): src/main/utils.ts#L120
Argument of type 'Buffer' is not assignable to parameter of type 'BinaryLike'.
build (ubuntu)
Process completed with exit code 2.
build (macos): src/main/index.ts#L257
Argument of type 'Buffer' is not assignable to parameter of type 'string | Stream | ArrayBufferView | Iterable<string | ArrayBufferView> | AsyncIterable<string | ArrayBufferView>'.
build (macos): src/main/utils.ts#L120
Argument of type 'Buffer' is not assignable to parameter of type 'BinaryLike'.
build (macos)
Process completed with exit code 2.
build (windows): src/main/index.ts#L257
Argument of type 'Buffer' is not assignable to parameter of type 'string | Stream | ArrayBufferView | Iterable<string | ArrayBufferView> | AsyncIterable<string | ArrayBufferView>'.
build (windows): src/main/utils.ts#L120
Argument of type 'Buffer' is not assignable to parameter of type 'BinaryLike'.
build (windows)
Process completed with exit code 1.