Fix issues when running with bun by converting KeyObject to uint8 #55
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|