Skip to content

Fix issues when running with bun by converting KeyObject to uint8 #55

Fix issues when running with bun by converting KeyObject to uint8

Fix issues when running with bun by converting KeyObject to uint8 #55

Triggered via push November 26, 2023 15:10
Status Failure
Total duration 1m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

release.yml

on: push
Lint codebase
15s
Lint codebase
Matrix: build
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Build, and test on Node 20.x and ubuntu-latest: src/sign.ts#L123
Type '{ id: string; key: Uint8Array | KeyLike; }[]' is not assignable to type 'Key[]'.
Build, and test on Node 20.x and ubuntu-latest
Process completed with exit code 1.
Build, and test on Node 18.x and ubuntu-latest
The job was canceled because "_20_x_ubuntu-latest" failed.
Build, and test on Node 18.x and ubuntu-latest: src/sign.ts#L123
Type '{ id: string; key: Uint8Array | KeyLike; }[]' is not assignable to type 'Key[]'.
Build, and test on Node 18.x and ubuntu-latest
The operation was canceled.