Skip to content

jit-sdk-update

jit-sdk-update #94

Triggered via repository dispatch November 28, 2023 00:48
@lunohomachinelunohomachine
jit-sdk-update 36a463d
Status Failure
Total duration 53s
Artifacts

deploy-on-sdk-update.yml

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

Annotations

6 errors and 1 warning
update-sdk: src/bots/filler.ts#L537
Argument of type 'UserSubscriptionConfig' is not assignable to parameter of type 'BulkAccountLoader | undefined'.
update-sdk: src/bots/filler.ts#L539
Expected 1 arguments, but got 0.
update-sdk: src/bots/fillerLite.ts#L70
Argument of type 'UserSubscriptionConfig' is not assignable to parameter of type 'BulkAccountLoader | undefined'.
update-sdk: src/bots/spotFiller.ts#L387
Argument of type 'UserSubscriptionConfig' is not assignable to parameter of type 'BulkAccountLoader | undefined'.
update-sdk: src/bots/spotFiller.ts#L389
Expected 1 arguments, but got 0.
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/