jit-sdk-update #705
Triggered via repository dispatch
December 16, 2024 23:23
lunohomachine
jit-sdk-update
49abb1d
Status
Failure
Total duration
1m 4s
Artifacts
–
deploy-on-sdk-update.yml
on: repository_dispatch
update-sdk
45s
Annotations
4 errors
update-sdk:
src/experimental-bots/swift/makerExample.ts#L153
Argument of type 'Buffer' is not assignable to parameter of type '{ taker: PublicKey; takerStats: PublicKey; takerUserAccount: UserAccount; }'.
|
update-sdk:
src/experimental-bots/swift/takerExample.ts#L70
Argument of type '{ swiftOrderParams: OptionalOrderParams; subAccountId: number; stopLossOrderParams: null; takeProfitOrderParams: null; }' is not assignable to parameter of type 'SwiftOrderParamsMessage'.
|
update-sdk:
src/experimental-bots/swift/takerExample.ts#L83
Argument of type '{ swiftOrderParams: OptionalOrderParams; subAccountId: number; stopLossOrderParams: null; takeProfitOrderParams: null; }' is not assignable to parameter of type 'SwiftOrderParamsMessage'.
|
update-sdk
Process completed with exit code 2.
|