feat(hummingbot): add cancelAllOrders method and update types #8
Annotations
10 errors and 1 warning
smoke-tests
Property 'instance' does not exist on type 'HummingbotConfig'.
|
smoke-tests
Property 'instance' does not exist on type 'HummingbotConfig'.
|
smoke-tests
Property 'instance' does not exist on type 'HummingbotConfig'.
|
smoke-tests
Property 'instance' does not exist on type 'HummingbotConfig'.
|
smoke-tests
Type 'MarketData' is missing the following properties from type 'MarketData': lastPrice, volume24h
|
smoke-tests
Argument of type '(data: import("/home/runner/work/eliza/eliza/packages/plugin-hummingbot/src/types/index").MarketData) => void' is not assignable to parameter of type '(data: import("/home/runner/work/eliza/eliza/packages/plugin-hummingbot/src/types").MarketData) => void'.
|
smoke-tests
Argument of type 'import("/home/runner/work/eliza/eliza/packages/plugin-hummingbot/src/types/index").OrderParams' is not assignable to parameter of type 'import("/home/runner/work/eliza/eliza/packages/plugin-hummingbot/src/types").OrderParams'.
|
smoke-tests
Argument of type 'import("/home/runner/work/eliza/eliza/packages/plugin-hummingbot/src/types/index").StrategyConfig' is not assignable to parameter of type 'import("/home/runner/work/eliza/eliza/packages/plugin-hummingbot/src/types").StrategyConfig'.
|
smoke-tests
Property 'instance' does not exist on type 'HummingbotConfig'.
|
smoke-tests
Property 'instance' does not exist on type 'HummingbotConfig'.
|
smoke-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|