Skip to content

jit-sdk-update

jit-sdk-update #167

Triggered via repository dispatch January 2, 2024 03:23
@lunohomachinelunohomachine
jit-sdk-update 3df6ddc
Status Failure
Total duration 57s
Artifacts

deploy-on-sdk-update.yml

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

Annotations

10 errors and 1 warning
update-sdk: src/bots/filler.ts#L153
Property 'toBase58' does not exist on type 'string'.
update-sdk: src/bots/filler.ts#L172
Property 'toBase58' does not exist on type 'string'.
update-sdk: src/bots/filler.ts#L725
Property 'toBase58' does not exist on type 'string'.
update-sdk: src/bots/filler.ts#L736
Property 'toBase58' does not exist on type 'string'.
update-sdk: src/bots/filler.ts#L925
Property 'toBase58' does not exist on type 'string'.
update-sdk: src/bots/filler.ts#L939
Type 'string' is not assignable to type 'PublicKey'.
update-sdk: src/bots/filler.ts#L1150
Property 'toBase58' does not exist on type 'string'.
update-sdk: src/bots/filler.ts#L1161
Argument of type 'string' is not assignable to parameter of type 'PublicKey'.
update-sdk: src/bots/filler.ts#L1168
Property 'toBase58' does not exist on type 'string'.
update-sdk: src/bots/filler.ts#L1765
Argument of type 'string' is not assignable to parameter of type 'PublicKey'.
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/