Update dependency @aptos-labs/wallet-adapter-react to v4 #1926
Annotations
10 errors and 2 warnings
lint:
src/api/hooks/useGetDelegationState.tsx#L23
Argument of type '"" | AccountAddress' is not assignable to parameter of type 'string'.
|
lint:
src/api/hooks/useSubmitTransaction.ts#L82
Property 'message' does not exist on type 'never'.
|
lint:
src/pages/Account/hooks/useLogEventWithBasic.ts#L24
Argument of type '{ stable_id: string; wallet_address: string | AccountAddress; network_type: string; }' is not assignable to parameter of type 'Record<string, string>'.
|
lint:
src/pages/DelegatoryValidator/MyDepositsSection.tsx#L179
Argument of type '"" | AccountAddress' is not assignable to parameter of type 'string'.
|
lint:
src/pages/DelegatoryValidator/MyDepositsSection.tsx#L266
Argument of type '"" | AccountAddress' is not assignable to parameter of type 'string'.
|
lint:
src/pages/DelegatoryValidator/MyDepositsSection.tsx#L270
Argument of type '"" | AccountAddress' is not assignable to parameter of type 'string'.
|
lint:
src/pages/DelegatoryValidator/MyDepositsSection.tsx#L319
Type 'string | AccountAddress' is not assignable to type 'string'.
|
lint:
src/pages/DelegatoryValidator/StakeOperationDialog.tsx#L154
Type 'string | AccountAddress' is not assignable to type 'string'.
|
lint:
src/pages/DelegatoryValidator/StakingBar.tsx#L88
Type 'string | AccountAddress' is not assignable to type 'string'.
|
lint:
src/pages/DelegatoryValidator/StakingBar.tsx#L147
Argument of type '"" | AccountAddress' is not assignable to parameter of type 'string'.
|
lint
Cache not found for keys: node-cache-Linux-x64-pnpm-9276f975ce06619b828976f09eda5b1dfe65944b97104a1d5239fa0a14adf922
|
test
Cache not found for keys: node-cache-Linux-x64-pnpm-9276f975ce06619b828976f09eda5b1dfe65944b97104a1d5239fa0a14adf922
|