refactor indexer management API layer #2032
Annotations
11 errors
|
Run yarn install --frozen-lockfile
'"@graphprotocol/indexer-common"' has no exported member named 'ActionStatus'. Did you mean 'AllocationStatus'?
|
Run yarn install --frozen-lockfile
Module '"@graphprotocol/indexer-common"' has no exported member 'IndexingDecisionBasis'.
|
Run yarn install --frozen-lockfile
Module '"@graphprotocol/indexer-common"' has no exported member 'SubgraphIdentifierType'.
|
Run yarn install --frozen-lockfile
Argument of type 'IndexingRuleAttributes[]' is not assignable to parameter of type 'IndexingRule[]'.
|
Run yarn install --frozen-lockfile
'"@graphprotocol/indexer-common"' has no exported member named 'ActionFilter'. Did you mean 'ActionItem'?
|
Run yarn install --frozen-lockfile
Module '"@graphprotocol/indexer-common"' has no exported member 'ActionInput'.
|
Run yarn install --frozen-lockfile
'"@graphprotocol/indexer-common"' has no exported member named 'ActionStatus'. Did you mean 'AllocationStatus'?
|
Run yarn install --frozen-lockfile
'"@graphprotocol/indexer-common"' has no exported member named 'ActionType'. Did you mean 'ActionItem'?
|
Run yarn install --frozen-lockfile
Type '{ deploymentID: (x: never) => (x: unknown) => unknown; allocationID: (x: never) => never; amount: (x: string | null) => BigNumber | null; poi: (x: string | null) => string | null | undefined; ... 4 more ...; protocolNetwork: (x: any) => string; }' is not assignable to type 'Record<keyof ActionUpdateInput, (x: never) => any>'.
|
Run yarn install --frozen-lockfile
Parameter 'x' implicitly has an 'any' type.
|
Loading