fix: allo pool created type #40
main-workflow.yml
on: pull_request
build
/
Run Build
1m 16s
test
/
Unit tests
test-integration
/
Integration tests
Annotations
4 errors
build / Run Build
Property 'strategyId' is missing in type '{ chainId: number; blockNumber: number; blockTimestamp: number; contractName: "Allo"; eventName: "PoolCreated"; srcAddress: "0x1234567890123456789012345678901234567890"; logIndex: number; params: { ...; }; transactionFields: { ...; }; }' but required in type 'AnyProtocolEvent'.
|
build / Run Build
Property 'strategyId' is missing in type '{ chainId: number; blockNumber: number; blockTimestamp: number; contractName: "Allo"; eventName: "PoolCreated"; srcAddress: "0x1234567890123456789012345678901234567890"; logIndex: number; params: { ...; }; transactionFields: { ...; }; }' but required in type 'AnyProtocolEvent'.
|
build / Run Build
@grants-stack-indexer/data-flow#check-types: command (/home/runner/work/grants-stack-indexer-v2/grants-stack-indexer-v2/packages/data-flow) /home/runner/setup-pnpm/node_modules/.bin/pnpm run check-types exited (2)
|
build / Run Build
Process completed with exit code 2.
|