remove: near & ton chain support #254
Annotations
10 errors and 11 warnings
build (20)
Property 'isNative' is missing in type '{ address: string; decimals: number; name: string; symbol: string; chainId: "osmosis-1"; }' but required in type 'TokenMetadata'.
|
build (20)
Property 'isNative' is missing in type '{ address: string; decimals: number; name: string; symbol: string; chainId: "1"; }' but required in type 'TokenMetadata'.
|
build (20)
Property 'isNative' is missing in type '{ address: string; decimals: number; name: string; symbol: string; chainId: "137"; }' but required in type 'TokenMetadata'.
|
build (20)
Property 'isNative' is missing in type '{ address: string; decimals: number; name: string; symbol: string; chainId: "42161"; }' but required in type 'TokenMetadata'.
|
build (20)
Property 'isNative' is missing in type '{ address: string; decimals: number; name: string; symbol: string; chainId: "solana"; }' but required in type 'TokenMetadata'.
|
build (20)
Property 'isNative' is missing in type '{ address: string; decimals: number; name: string; symbol: string; chainId: "solana"; }' but required in type 'TokenMetadata'.
|
build (20)
Property 'isNative' is missing in type '{ address: string; decimals: number; name: string; symbol: string; chainId: "solana"; }' but required in type 'TokenMetadata'.
|
build (20)
Property 'isNative' is missing in type '{ address: string; decimals: number; name: string; symbol: string; chainId: "solana"; }' but required in type 'TokenMetadata'.
|
build (20)
Property 'isNative' is missing in type '{ address: string; decimals: number; name: string; symbol: string; chainId: "728126428"; }' but required in type 'TokenMetadata'.
|
build (20)
Property 'isNative' is missing in type '{ address: string; decimals: number; name: string; symbol: string; chainId: "728126428"; }' but required in type 'TokenMetadata'.
|
build (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (20):
packages/react/src/actions/evm/getInjectedConnector.ts#L20
Unexpected any. Specify a different type
|
build (20):
packages/react/src/actions/evm/getInjectedConnector.ts#L30
Unexpected any. Specify a different type
|
build (20):
packages/react/src/actions/evm/getInjectedConnector.ts#L30
Unexpected any. Specify a different type
|
build (20):
packages/react/src/actions/getTransactionReceipt.ts#L11
Unexpected any. Specify a different type
|
build (20):
packages/react/src/actions/sendTransaction.ts#L16
Unexpected any. Specify a different type
|
build (20):
packages/react/src/actions/sendTransaction.ts#L42
Unexpected any. Specify a different type
|
build (20):
packages/react/src/actions/waitForTransaction.ts#L23
Unexpected any. Specify a different type
|
build (20):
packages/react/src/providers/TronProvider.tsx#L72
Unexpected any. Specify a different type
|
build (20):
packages/react/src/types/evm.ts#L9
Unexpected any. Specify a different type
|
build (20):
packages/react/src/types/evm.ts#L28
Unexpected any. Specify a different type
|