Skip to content

jit-sdk-update

jit-sdk-update #175

Triggered via repository dispatch January 10, 2024 01:52
@lunohomachinelunohomachine
jit-sdk-update 94c464c
Status Failure
Total duration 50s
Artifacts

deploy-on-sdk-update.yml

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

Annotations

9 errors and 1 warning
update-sdk: src/bots/filler.ts#L1461
Property 'maxPriorityFee' does not exist on type 'PriorityFeeSubscriber'.
update-sdk: src/bots/filler.ts#L1528
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/