refactor indexer management API layer #2032
Annotations
23 errors and 2 warnings
build (18, ubuntu-22.04)
'"@graphprotocol/indexer-common"' has no exported member named 'ActionStatus'. Did you mean 'AllocationStatus'?
|
build (18, ubuntu-22.04)
Module '"@graphprotocol/indexer-common"' has no exported member 'IndexingDecisionBasis'.
|
build (18, ubuntu-22.04)
Module '"@graphprotocol/indexer-common"' has no exported member 'SubgraphIdentifierType'.
|
build (18, ubuntu-22.04)
Argument of type 'IndexingRuleAttributes[]' is not assignable to parameter of type 'IndexingRule[]'.
|
build (18, ubuntu-22.04)
'"@graphprotocol/indexer-common"' has no exported member named 'ActionFilter'. Did you mean 'ActionItem'?
|
build (18, ubuntu-22.04)
Module '"@graphprotocol/indexer-common"' has no exported member 'ActionInput'.
|
build (18, ubuntu-22.04)
'"@graphprotocol/indexer-common"' has no exported member named 'ActionStatus'. Did you mean 'AllocationStatus'?
|
build (18, ubuntu-22.04)
'"@graphprotocol/indexer-common"' has no exported member named 'ActionType'. Did you mean 'ActionItem'?
|
build (18, ubuntu-22.04)
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>'.
|
build (18, ubuntu-22.04)
Parameter 'x' implicitly has an 'any' type.
|
build (19, ubuntu-22.04)
The job was canceled because "_18_ubuntu-22_04" failed.
|
build (19, ubuntu-22.04)
'"@graphprotocol/indexer-common"' has no exported member named 'ActionStatus'. Did you mean 'AllocationStatus'?
|
build (19, ubuntu-22.04)
Module '"@graphprotocol/indexer-common"' has no exported member 'IndexingDecisionBasis'.
|
build (19, ubuntu-22.04)
Module '"@graphprotocol/indexer-common"' has no exported member 'SubgraphIdentifierType'.
|
build (19, ubuntu-22.04)
Argument of type 'IndexingRuleAttributes[]' is not assignable to parameter of type 'IndexingRule[]'.
|
build (19, ubuntu-22.04)
'"@graphprotocol/indexer-common"' has no exported member named 'ActionFilter'. Did you mean 'ActionItem'?
|
build (19, ubuntu-22.04)
Module '"@graphprotocol/indexer-common"' has no exported member 'ActionInput'.
|
build (19, ubuntu-22.04)
'"@graphprotocol/indexer-common"' has no exported member named 'ActionStatus'. Did you mean 'AllocationStatus'?
|
build (19, ubuntu-22.04)
'"@graphprotocol/indexer-common"' has no exported member named 'ActionType'. Did you mean 'ActionItem'?
|
build (19, ubuntu-22.04)
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>'.
|
build (19, ubuntu-22.04)
Parameter 'x' implicitly has an 'any' type.
|
build (20, ubuntu-22.04)
The job was canceled because "_18_ubuntu-22_04" failed.
|
build (20, ubuntu-22.04)
The operation was canceled.
|
build (18, ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (18, ubuntu-22.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|