test: node_modules updates #2928
Annotations
10 errors and 1 warning
ts-check:
packages/ui/src/components/transaction_type_filter/hooks.ts#L3
Module '"@/graphql/types/general_types"' has no exported member 'useMessageTypesQuery'.
|
ts-check:
packages/ui/src/components/transaction_type_filter/hooks.ts#L3
'"@/graphql/types/general_types"' has no exported member named 'useMsgTypesByAddressQuery'. Did you mean 'useGetMessagesByAddressQuery'?
|
ts-check:
packages/ui/src/screens/transactions/hooks.ts#L5
Module '"@/graphql/types/general_types"' has no exported member 'useMessagesByTypesListenerSubscription'.
|
ts-check:
packages/ui/src/screens/transactions/hooks.ts#L6
Module '"@/graphql/types/general_types"' has no exported member 'MessagesByTypesListenerSubscription'.
|
ts-check:
packages/ui/src/screens/transactions/hooks.ts#L7
Module '"@/graphql/types/general_types"' has no exported member 'useMessagesByTypesQuery'.
|
ts-check:
packages/ui/src/screens/transactions/hooks.ts#L35
Parameter 'x' implicitly has an 'any' type.
|
ts-check:
packages/ui/src/screens/transactions/hooks.ts#L93
Parameter 'data' implicitly has an 'any' type.
|
ts-check:
packages/ui/src/screens/transactions/hooks.ts#L119
Parameter 'data' implicitly has an 'any' type.
|
ts-check:
packages/ui/src/screens/transactions/hooks.ts#L142
Binding element 'data' implicitly has an 'any' type.
|
ts-check:
packages/ui/src/screens/validator_details/hooks.ts#L6
'"@/graphql/types/general_types"' has no exported member named 'useValidatorVotingPowersQuery'. Did you mean 'Validator_Voting_Power'?
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading