fix: returns all tokens with zero balance when rpc call fails #1116
Annotations
11 warnings
Run linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, wearerequired/lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run linters:
src/0xsquid/v1/chains.spec.ts#L117
Unexpected any. Specify a different type
|
Run linters:
src/0xsquid/v1/chains.spec.ts#L118
Unexpected any. Specify a different type
|
Run linters:
src/0xsquid/v1/chains.spec.ts#L147
Unexpected any. Specify a different type
|
Run linters:
src/0xsquid/v1/chains.ts#L12
Unexpected any. Specify a different type
|
Run linters:
src/0xsquid/v1/chains.ts#L24
Unexpected any. Specify a different type
|
Run linters:
src/0xsquid/v1/chains.ts#L34
Unexpected any. Specify a different type
|
Run linters:
src/0xsquid/v1/chains.ts#L44
Unexpected any. Specify a different type
|
Run linters:
src/0xsquid/v1/chains.ts#L77
Unexpected any. Specify a different type
|
Run linters:
src/0xsquid/v1/chains.ts#L86
Unexpected any. Specify a different type
|
Run linters:
src/0xsquid/v1/chains.ts#L124
Unexpected any. Specify a different type
|