Skip to content

feat(hummingbot): add cancelAllOrders method and update types #8

feat(hummingbot): add cancelAllOrders method and update types

feat(hummingbot): add cancelAllOrders method and update types #8

Triggered via push December 31, 2024 14:26
Status Failure
Total duration 1m 48s
Artifacts

smoke-tests.yml

on: push
Fit to window
Zoom out
Zoom in

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