Skip to content

add: WBGL

add: WBGL #830

Triggered via pull request October 8, 2024 12:47
Status Failure
Total duration 29s
Artifacts –

format_token_list.yml

on: pull_request
check-token-list
18s

Annotations

2 errors and 2 warnings
check-token-list: src/index.ts#L6
Conversion of type '{ "1": { "0x90DE74265a416e1393A450752175AED98fe11517": { address: string; name: string; decimals: number; symbol: string; hasPermit: boolean; useInSwap: boolean; logoURI: string; }; "0x607F4C5BB672230e8672085532f7e901544a7375": { ...; }; ... 136 more ...; "0x4d5F47FA6A74757f35C14fD3a6Ef8E3C9BC514E8": { ...; }; }; .....' 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
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/
check-token-list
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/