refactor indexer management API layer #1634
Annotations
10 errors and 2 warnings
check
'"@graphprotocol/indexer-common"' has no exported member named 'ActionStatus'. Did you mean 'AllocationStatus'?
|
check
Module '"@graphprotocol/indexer-common"' has no exported member 'IndexingDecisionBasis'.
|
check
Module '"@graphprotocol/indexer-common"' has no exported member 'SubgraphIdentifierType'.
|
check
Argument of type 'IndexingRuleAttributes[]' is not assignable to parameter of type 'IndexingRule[]'.
|
check
'"@graphprotocol/indexer-common"' has no exported member named 'ActionFilter'. Did you mean 'ActionItem'?
|
check
Module '"@graphprotocol/indexer-common"' has no exported member 'ActionInput'.
|
check
'"@graphprotocol/indexer-common"' has no exported member named 'ActionStatus'. Did you mean 'AllocationStatus'?
|
check
'"@graphprotocol/indexer-common"' has no exported member named 'ActionType'. Did you mean 'ActionItem'?
|
check
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>'.
|
check
Parameter 'x' implicitly has an 'any' type.
|
check
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/.
|
check
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/
|