Skip to content

add wgc to token list #424

add wgc to token list

add wgc to token list #424

Triggered via pull request February 26, 2024 17:18
@sogipecsogipec
synchronize #178
main
Status Failure
Total duration 22s
Artifacts

format_token_list.yml

on: pull_request
check-token-list
14s
check-token-list
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
check-token-list: src/index.ts#L6
Conversion of type '{ "1": { "0x1a7e4e63778B4f12a199C062f3eFdD288afCBce8": { address: string; name: string; decimals: number; symbol: string; useInSwap: boolean; hasPermit: boolean; permitVersion: string; logoURI: string; }; ... 85 more ...; "0xEdb73D4ED90bE7A49D06d0D940055e6d181d22fa": { ...; }; }; ... 14 more ...; "0x382586651f043cBd...' to type 'TokenList' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
check-token-list
Process completed with exit code 1.
check-token-list
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-token-list
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/