Skip to content

remove getticker util fn #380

remove getticker util fn

remove getticker util fn #380

Triggered via push February 3, 2024 23:14
Status Failure
Total duration 1m 38s
Artifacts

eslint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
eslint
Property 'findAddressByTicker' does not exist on type 'typeof Token'.
eslint
Property 'findAddressByTicker' does not exist on type 'typeof Token'.
eslint
Property 'findTickerByAddress' does not exist on type 'typeof Token'.
eslint
Property 'findTickerByAddress' does not exist on type 'typeof Token'.
eslint
Property 'findTickerByAddress' does not exist on type 'typeof Token'.
eslint
Property 'findTickerByAddress' does not exist on type 'typeof Token'.
eslint
Property 'findTickerByAddress' does not exist on type 'typeof Token'.
eslint
Expected 3 arguments, but got 4.
eslint
Expected 3 arguments, but got 4.
eslint
Property 'findTickerByAddress' does not exist on type 'typeof Token'.
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/