chore: changeset #1645
Annotations
5 errors
|
Check types:
src/chains/index.ts#L317
Module '"./definitions/plumeDevnet.js"' has no exported member 'plumeDevnet'.
|
Check types:
src/utils/chain/extractChain.test.ts#L11
Type '{ blockExplorers: { readonly default: { readonly name: "Etherscan"; readonly url: "https://etherscan.io"; readonly apiUrl: "https://api.etherscan.io/api"; }; }; contracts: { readonly ensRegistry: { ...; }; readonly ensUniversalResolver: { ...; }; readonly multicall3: { ...; }; }; ... 9 more ...; serializers?: ChainS...' does not satisfy the constraint 'never'.
|
Check types:
src/utils/chain/extractChain.test.ts#L58
Type '{ blockExplorers: { readonly default: { readonly name: "Optimism Explorer"; readonly url: "https://optimistic.etherscan.io"; readonly apiUrl: "https://api-optimistic.etherscan.io/api"; }; }; ... 10 more ...; serializers: { ...; }; }' does not satisfy the constraint 'never'.
|
Check types
The operation was canceled.
|
Loading