Skip to content

test: node_modules updates #2928

test: node_modules updates

test: node_modules updates #2928

Triggered via pull request April 24, 2024 08:45
Status Failure
Total duration 6m 19s
Artifacts

test.yml

on: pull_request
changed-workspaces
1m 52s
changed-workspaces
check-yarn-cache
2m 44s
check-yarn-cache
Matrix: e2e-playwright
Matrix: jest-test
Matrix: ts-lint-build
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 53 warnings
ts-lint-build (web-celestia): packages/ui/src/components/transaction_type_filter/hooks.ts#L3
Module '"@/graphql/types/general_types"' has no exported member 'useMessageTypesQuery'.
ts-lint-build (web-celestia): 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-lint-build (web-celestia): packages/ui/src/screens/transactions/hooks.ts#L5
Module '"@/graphql/types/general_types"' has no exported member 'useMessagesByTypesListenerSubscription'.
ts-lint-build (web-celestia): packages/ui/src/screens/transactions/hooks.ts#L6
Module '"@/graphql/types/general_types"' has no exported member 'MessagesByTypesListenerSubscription'.
ts-lint-build (web-celestia): packages/ui/src/screens/transactions/hooks.ts#L7
Module '"@/graphql/types/general_types"' has no exported member 'useMessagesByTypesQuery'.
ts-lint-build (web-celestia): packages/ui/src/screens/transactions/hooks.ts#L35
Parameter 'x' implicitly has an 'any' type.
ts-lint-build (web-celestia): packages/ui/src/screens/transactions/hooks.ts#L93
Parameter 'data' implicitly has an 'any' type.
ts-lint-build (web-celestia): packages/ui/src/screens/transactions/hooks.ts#L119
Parameter 'data' implicitly has an 'any' type.
ts-lint-build (web-celestia): packages/ui/src/screens/transactions/hooks.ts#L142
Binding element 'data' implicitly has an 'any' type.
ts-lint-build (web-celestia): 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'?
ts-lint-build (web-shentu): packages/ui/src/components/transaction_type_filter/hooks.ts#L3
Module '"@/graphql/types/general_types"' has no exported member 'useMessageTypesQuery'.
ts-lint-build (web-shentu): 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-lint-build (web-shentu): packages/ui/src/screens/transactions/hooks.ts#L5
Module '"@/graphql/types/general_types"' has no exported member 'useMessagesByTypesListenerSubscription'.
ts-lint-build (web-shentu): packages/ui/src/screens/transactions/hooks.ts#L6
Module '"@/graphql/types/general_types"' has no exported member 'MessagesByTypesListenerSubscription'.
ts-lint-build (web-shentu): packages/ui/src/screens/transactions/hooks.ts#L7
Module '"@/graphql/types/general_types"' has no exported member 'useMessagesByTypesQuery'.
ts-lint-build (web-shentu): packages/ui/src/screens/transactions/hooks.ts#L35
Parameter 'x' implicitly has an 'any' type.
ts-lint-build (web-shentu): packages/ui/src/screens/transactions/hooks.ts#L93
Parameter 'data' implicitly has an 'any' type.
ts-lint-build (web-shentu): packages/ui/src/screens/transactions/hooks.ts#L119
Parameter 'data' implicitly has an 'any' type.
ts-lint-build (web-shentu): packages/ui/src/screens/transactions/hooks.ts#L142
Binding element 'data' implicitly has an 'any' type.
ts-lint-build (web-shentu): 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'?
ts-lint-build (web-nomic)
Type '{ className: string; withdrawalAddress: string; address: string; }' is not assignable to type 'IntrinsicAttributes & OverviewProps'.
ts-lint-build (web-nomic)
Property 'loading' is missing in type '{ className: string; available: TokenUnit; delegate: TokenUnit; total: TokenUnit; }' but required in type '{ className?: string | undefined; total: TokenUnit; loading: boolean; }'.
ts-lint-build (web-nomic)
Property 'loading' is missing in type '{ className: string; profile: OverviewType; }' but required in type '{ className?: string | undefined; profile: OverviewType; loading: boolean; }'.
ts-lint-build (web-nomic): packages/ui/src/screens/account_details/components/overview/index.tsx#L26
Module '"@/screens/account_details/hooks"' has no exported member 'useAccountWithdrawalAddr'.
ts-lint-build (web-nomic)
Process completed with exit code 2.
changed-workspaces
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/.
check-yarn-cache
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/.
ts-lint-build (web-celestia)
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/.
ts-lint-build (web-shentu)
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/.
ts-lint-build (web-nomic)
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/.
e2e-playwright (web, chromium, 3, 5)
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/.
e2e-playwright (web, chromium, 1, 5)
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/.
e2e-playwright (web, mobile-safari, 3, 5)
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/.
ts-lint-build (ui)
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/.
e2e-playwright (web, chromium, 5, 5)
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/.
e2e-playwright (web, mobile-safari, 1, 5)
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/.
e2e-playwright (web, mobile-safari, 5, 5)
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/.
ts-lint-build (web-multiversx)
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/.
ts-lint-build (web-stride)
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/.
ts-lint-build (web-bitsong)
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/.
e2e-playwright (web, mobile-safari, 2, 5)
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/.
ts-lint-build (web-akash)
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/.
ts-lint-build (web-cheqd)
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/.
ts-lint-build (web-wormhole)
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/.
ts-lint-build (web-rizon)
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/.
ts-lint-build (web-agoric)
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/.
e2e-playwright (web, chromium, 2, 5)
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/.
ts-lint-build (web-nym)
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/.
ts-lint-build (web)
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/.
ts-lint-build (web-persistence)
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/.
ts-lint-build (web-band)
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/.
ts-lint-build (web-archway)
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/.
ts-lint-build (web-provenance)
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/.
e2e-playwright (web, chromium, 4, 5)
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/.
ts-lint-build (web-quasar)
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/.
ts-lint-build (web-kyve)
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/.
ts-lint-build (web-gitopia)
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/.
ts-lint-build (web-likecoin)
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/.
ts-lint-build (web-crescent)
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/.
ts-lint-build (web-cosmos)
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/.
ts-lint-build (web-evmos)
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/.
ts-lint-build (web-coreum)
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/.
ts-lint-build (web-jackal)
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/.
ts-lint-build (web-osmosis)
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/.
ts-lint-build (web-emoney)
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/.
ts-lint-build (web-humansai)
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/.
ts-lint-build (web-desmos)
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/.
ts-lint-build (web-assetmantle)
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/.
ts-lint-build (web-regen)
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/.
ts-lint-build (web-quicksilver)
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/.
e2e-playwright (web, mobile-safari, 4, 5)
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/.
ts-lint-build (web-neutron)
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/.
ts-lint-build (web-comdex)
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/.
jest-test (5, 5)
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/.
jest-test (3, 5)
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/.
jest-test (4, 5)
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/.
jest-test (1, 5)
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/.
jest-test (2, 5)
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/.