> DO NOT MERGE < #91
Annotations
10 errors and 2 warnings
build:
apps/launch/hooks/useGetMyStakingContracts.ts#L8
'STAKING_FACTORY' is defined but never used
|
build:
apps/launch/hooks/useGetMyStakingContracts.ts#L14
'blockNumbers' is defined but never used
|
build:
apps/launch/hooks/useGetMyStakingContracts.ts#L115
'client' is assigned a value but never used
|
build:
apps/launch/hooks/useGetMyStakingContracts.ts#L116
'account' is assigned a value but never used
|
build:
apps/launch/hooks/useGetMyStakingContracts.ts#L118
'setInstanceAddresses' is assigned a value but never used
|
build:
apps/launch/hooks/useGetMyStakingContracts.ts#L119
Replace `"0x06702a05312091013fdb50c8b60b98ca30762931",·"0x708e511d5fcb3bd5a5d42f42aa9a69ec5b0ee2e8",·"0x2c8a5ac7b431ce04a037747519ba475884bce2fb",·"0x95146adf659f455f300d7521b3b62a3b6c4aba1f",·"0x8976ab7da0658293ae04af69d344dca0f5ea6d61"` with `'0x06702a05312091013fdb50c8b60b98ca30762931',⏎····'0x708e511d5fcb3bd5a5d42f42aa9a69ec5b0ee2e8',⏎····'0x2c8a5ac7b431ce04a037747519ba475884bce2fb',⏎····'0x95146adf659f455f300d7521b3b62a3b6c4aba1f',⏎····'0x8976ab7da0658293ae04af69d344dca0f5ea6d61',⏎··`
|
build:
apps/launch/hooks/useGetMyStakingContracts.ts#L120
'setIsFetching' is assigned a value but never used
|
build:
apps/launch/hooks/useGetMyStakingContracts.ts#L122
'currentNetworkId' is assigned a value but never used
|
|
build
Process completed with exit code 1.
|
build:
apps/launch/components/MyStakingContracts/Create/index.tsx#L192
Unexpected console statement
|
build:
apps/launch/components/MyStakingContracts/Details/ContractConfiguration.tsx#L140
React Hook useMemo has an unnecessary dependency: 'networkName'. Either exclude it or remove the dependency array
|