Skip to content

jit-sdk-update

jit-sdk-update #165

Triggered via repository dispatch December 28, 2023 20:04
@lunohomachinelunohomachine
jit-sdk-update 6ac55d5
Status Failure
Total duration 1m 1s
Artifacts

deploy-on-sdk-update.yml

on: repository_dispatch
update-sdk
50s
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#L719
Property 'toBase58' does not exist on type 'string'.
update-sdk: src/bots/filler.ts#L730
Property 'toBase58' does not exist on type 'string'.
update-sdk: src/bots/filler.ts#L919
Property 'toBase58' does not exist on type 'string'.
update-sdk: src/bots/filler.ts#L933
Type 'string' is not assignable to type 'PublicKey'.
update-sdk: src/bots/filler.ts#L1144
Property 'toBase58' does not exist on type 'string'.
update-sdk: src/bots/filler.ts#L1155
Argument of type 'string' is not assignable to parameter of type 'PublicKey'.
update-sdk: src/bots/filler.ts#L1162
Property 'toBase58' does not exist on type 'string'.
update-sdk: src/bots/filler.ts#L1755
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/