Mainnet-Dev #299
Annotations
10 errors and 2 warnings
build:
src/components/DoAllocate/DoAllocate.tsx#L14
Module '"@subql/react-hooks"' has no exported member 'useGetIndexerAllocationSummaryLazyQuery'.
|
build:
src/components/DoAllocate/DoAllocate.tsx#L52
Property 'deploymentBoosterSummariesByDeploymentId' does not exist on type '{ readonly __typename: "Deployment"; readonly id: string; readonly serviceAgreements: { readonly __typename: "ServiceAgreementsConnection"; readonly totalCount: number; readonly aggregates: { readonly __typename: "ServiceAgreementAggregates"; readonly sum: { ...; } | null; } | null; }; readonly serviceAgreementsActi...'.
|
build:
src/components/ProjectCard/ProjectCard.tsx#L73
Property 'deploymentBoosterSummaries' does not exist on type '{ readonly __typename: "Deployment"; readonly id: string; readonly serviceAgreements: { readonly __typename: "ServiceAgreementsConnection"; readonly totalCount: number; readonly aggregates: { readonly __typename: "ServiceAgreementAggregates"; readonly sum: { ...; } | null; } | null; }; readonly serviceAgreementsActi...'.
|
build:
src/components/ProjectHeader/ProjectHeader.tsx#L49
Property 'deploymentBoosterSummariesByDeploymentId' does not exist on type '{ readonly __typename: "Deployment"; readonly id: string; readonly serviceAgreements: { readonly __typename: "ServiceAgreementsConnection"; readonly totalCount: number; readonly aggregates: { readonly __typename: "ServiceAgreementAggregates"; readonly sum: { ...; } | null; } | null; }; readonly serviceAgreementsActi...'.
|
build:
src/components/ProjectHeader/ProjectHeader.tsx#L50
Property 'deploymentBoosterSummariesByDeploymentId' does not exist on type '{ readonly __typename: "Deployment"; readonly id: string; readonly serviceAgreements: { readonly __typename: "ServiceAgreementsConnection"; readonly totalCount: number; readonly aggregates: { readonly __typename: "ServiceAgreementAggregates"; readonly sum: { ...; } | null; } | null; }; readonly serviceAgreementsActi...'.
|
build:
src/components/ProjectOverview/ProjectOverview.tsx#L22
Module '"@subql/react-hooks"' has no exported member 'useGetAllocationRewardsByDeploymentIdQuery'.
|
build:
src/components/ProjectOverview/ProjectOverview.tsx#L82
Property 'deploymentBoosterSummariesByDeploymentId' does not exist on type '{ readonly __typename: "Deployment"; readonly id: string; readonly serviceAgreements: { readonly __typename: "ServiceAgreementsConnection"; readonly totalCount: number; readonly aggregates: { readonly __typename: "ServiceAgreementAggregates"; readonly sum: { ...; } | null; } | null; }; readonly serviceAgreementsActi...'.
|
build:
src/pages/indexer/MyAllocation/MyAllocation.tsx#L11
Module '"@subql/react-hooks"' has no exported member 'useGetAllocationRewardsByDeploymentIdAndIndexerIdQuery'.
|
build:
src/pages/indexer/MyAllocation/MyAllocation.tsx#L12
'"@subql/react-hooks"' has no exported member named 'useGetIndexerAllocationProjectsQuery'. Did you mean 'useGetIndexersWithProjectsQuery'?
|
build:
src/pages/indexer/MyAllocation/MyAllocation.tsx#L49
Parameter 'node' implicitly has an 'any' type.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|