Skip to content

Migrate to React 18 #903

Migrate to React 18

Migrate to React 18 #903

Triggered via pull request December 28, 2024 13:58
Status Failure
Total duration 1m 57s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
PR CI: packages/ui-components/src/components/Manage/common/verification/types.ts#L99
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'ImmutableObject<{ ZIL: ZilliqaBlockchainConfig; ETH: EthereumBlockchainConfig; MATIC: MaticBlockchainConfig; BTC: BitcoinBlockchainConfig; SOL: SolanaBlockchainConfig; BASE: BaseChainBlockchainConfig; }>'.
PR CI: packages/ui-components/src/components/Wallet/Configuration.tsx#L64
Module '"../Manage/DomainProfile"' declares 'DomainProfileTabType' locally, but it is not exported.
PR CI: packages/ui-components/src/lib/wallet/evm/provider.ts#L7
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'ImmutableObject<{ ZIL: ZilliqaBlockchainConfig; ETH: EthereumBlockchainConfig; MATIC: MaticBlockchainConfig; BTC: BitcoinBlockchainConfig; SOL: SolanaBlockchainConfig; BASE: BaseChainBlockchainConfig; }>'.
PR CI: packages/ui-components/src/lib/wallet/evm/provider.ts#L8
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'ImmutableObject<{ ZIL: ZilliqaBlockchainConfig; ETH: EthereumBlockchainConfig; MATIC: MaticBlockchainConfig; BTC: BitcoinBlockchainConfig; SOL: SolanaBlockchainConfig; BASE: BaseChainBlockchainConfig; }>'.
PR CI: packages/ui-components/src/lib/wallet/evm/provider.ts#L13
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'ImmutableObject<{ ZIL: ZilliqaBlockchainConfig; ETH: EthereumBlockchainConfig; MATIC: MaticBlockchainConfig; BTC: BitcoinBlockchainConfig; SOL: SolanaBlockchainConfig; BASE: BaseChainBlockchainConfig; }>'.
PR CI: packages/ui-components/src/lib/wallet/evm/provider.ts#L14
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'ImmutableObject<{ ZIL: ZilliqaBlockchainConfig; ETH: EthereumBlockchainConfig; MATIC: MaticBlockchainConfig; BTC: BitcoinBlockchainConfig; SOL: SolanaBlockchainConfig; BASE: BaseChainBlockchainConfig; }>'.
PR CI
Process completed with exit code 2.
PR CI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636