feat: add zksync as supported chain #121
Annotations
2 errors and 9 warnings
Types:
src/cross-chain-order/cross-chain-order.ts#L162
Element implicitly has an 'any' type because expression of type 'SupportedChain' can't be used to index type '{ 1: Address; 137: Address; 10: Address; 56: Address; 43114: Address; 8453: Address; 250: Address; 100: Address; 42161: Address; }'.
|
Types
Process completed with exit code 2.
|
Linter:
src/ws-api/types.ts#L89
Unexpected any. Specify a different type
|
Linter:
src/ws-api/types.ts#L91
Unexpected any. Specify a different type
|
Linter:
src/ws-api/types.ts#L93
Unexpected any. Specify a different type
|
Linter:
src/ws-api/types.ts#L95
Unexpected any. Specify a different type
|
Linter:
src/ws-api/types.ts#L97
Unexpected any. Specify a different type
|
Linter:
src/ws-api/types.ts#L99
Unexpected any. Specify a different type
|
Linter:
src/ws-api/types.ts#L103
Unexpected any. Specify a different type
|
Linter:
src/ws-api/ws.spec.ts#L1195
Unexpected any. Specify a different type
|
Linter:
src/ws-api/ws.spec.ts#L1211
Unexpected any. Specify a different type
|
Loading