Skip to content

jit-sdk-update

jit-sdk-update #172

Triggered via repository dispatch January 9, 2024 16:31
@lunohomachinelunohomachine
jit-sdk-update c9e965b
Status Failure
Total duration 52s
Artifacts

deploy-on-sdk-update.yml

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

Annotations

9 errors and 1 warning
update-sdk: src/bots/filler.ts#L1451
Property 'maxPriorityFee' does not exist on type 'PriorityFeeSubscriber'.
update-sdk: src/bots/filler.ts#L1518
Property 'maxPriorityFee' does not exist on type 'PriorityFeeSubscriber'.
update-sdk: src/bots/liquidator.ts#L579
Property 'maxPriorityFee' does not exist on type 'PriorityFeeSubscriber'.
update-sdk: src/bots/liquidator.ts#L858
Property 'maxPriorityFee' does not exist on type 'PriorityFeeSubscriber'.
update-sdk: src/bots/spotFiller.ts#L1146
Property 'maxPriorityFee' does not exist on type 'PriorityFeeSubscriber'.
update-sdk: src/bots/uncrossArbBot.ts#L502
Property 'avgPriorityFee' does not exist on type 'PriorityFeeSubscriber'.
update-sdk: src/bots/userPnlSettler.ts#L510
Property 'maxPriorityFee' does not exist on type 'PriorityFeeSubscriber'.
update-sdk: src/bots/userPnlSettler.ts#L520
Property 'maxPriorityFee' does not exist on type 'PriorityFeeSubscriber'.
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/