Skip to content

sdk-update

sdk-update #151

Triggered via repository dispatch January 2, 2024 03:23
@lunohomachinelunohomachine
sdk-update 42f8ece
Status Failure
Total duration 36s
Artifacts

on-sdk-update.yml

on: repository_dispatch
update-sdk
28s
update-sdk
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
update-sdk: src/grpc/OrderSubscriberGRPC.ts#L218
Argument of type 'PublicKey' is not assignable to parameter of type 'string'.
update-sdk: src/index.ts#L690
Property 'toBase58' does not exist on type 'string'.
update-sdk: src/index.ts#L696
Argument of type 'string' is not assignable to parameter of type 'PublicKey'.
update-sdk: src/index.ts#L706
Property 'toBase58' does not exist on type 'string'.
update-sdk
Process completed with exit code 2.
update-sdk
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/