prefetch exchange prices #488
Annotations
4 errors and 2 warnings
eslint
Property 'getExchangePrices' does not exist on type 'PriceReporterWs'.
|
eslint
Property 'getExchangePrices' does not exist on type 'PriceReporterWs'.
|
eslint
Type 'Record<string, { baseToken?: Record<string, string> | undefined; exchange?: "Binance" | "Coinbase" | "Kraken" | "Okx" | "UniswapV3" | "Median" | undefined; localTimestamp?: number | undefined; ... 5 more ...; healthState?: "Connecting" | ... 7 more ... | undefined; }>' is missing the following properties from type 'Record<Exchange, number>': median, binance, coinbase, kraken, and 2 more.
|
eslint
The process '/usr/local/bin/yarn' failed with exit code 2
|
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, borales/actions-yarn@v4.2.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|