fix(trader): sync actionRecord.Action when partial_close is auto-corrected #1108
Annotations
10 errors
|
config/database_test.go#L306
not enough arguments in call to db.UpdateExchange
|
|
config/database_test.go#L244
not enough arguments in call to db.UpdateExchange
|
|
config/database_test.go#L227
not enough arguments in call to db.UpdateExchange
|
|
config/database_test.go#L186
not enough arguments in call to db.UpdateExchange
|
|
config/database_test.go#L166
not enough arguments in call to db.UpdateExchange
|
|
config/database_test.go#L131
not enough arguments in call to db.UpdateExchange
|
|
config/database_test.go#L114
not enough arguments in call to db.UpdateExchange
|
|
config/database_test.go#L65
not enough arguments in call to db.UpdateExchange
|
|
config/database_test.go#L33
not enough arguments in call to db.UpdateExchange
|
|
api/utils_test.go#L114
cannot use exchanges (variable of type map[string]struct{Enabled bool "json:\"enabled\""; APIKey string "json:\"api_key\""; SecretKey string "json:\"secret_key\""; Testnet bool "json:\"testnet\""; HyperliquidWalletAddr string "json:\"hyperliquid_wallet_addr\""; AsterUser string "json:\"aster_user\""; AsterSigner string "json:\"aster_signer\""; AsterPrivateKey string "json:\"aster_private_key\""}) as map[string]struct{Enabled bool "json:\"enabled\""; APIKey string "json:\"api_key\""; SecretKey string "json:\"secret_key\""; Testnet bool "json:\"testnet\""; HyperliquidWalletAddr string "json:\"hyperliquid_wallet_addr\""; AsterUser string "json:\"aster_user\""; AsterSigner string "json:\"aster_signer\""; AsterPrivateKey string "json:\"aster_private_key\""; LighterWalletAddr string "json:\"lighter_wallet_addr\""; LighterPrivateKey string "json:\"lighter_private_key\""} value in argument to SanitizeExchangeConfigForLog
|
The logs for this run have expired and are no longer available.
Loading