Skip to content

create a round on allo V1 using allo wrapper in manager #6815

create a round on allo V1 using allo wrapper in manager

create a round on allo V1 using allo wrapper in manager #6815

Triggered via pull request January 23, 2024 11:45
Status Failure
Total duration 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

grant-explorer.yml

on: pull_request
lint-test-typecheck
41s
lint-test-typecheck
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint-test-typecheck
Object literal may only specify known properties, and 'projectRegistryAddress' does not exist in type '{ chainId: number; transactionSender: TransactionSender; ipfsUploader: IpfsUploader; waitUntilIndexerSynced: WaitUntilIndexerSynced; }'.
lint-test-typecheck
Argument of type '{ chainId: number; projectRegistryAddress: "0x0000000000000000000000000000000000000000"; ipfsUploader: Mock<any, any>; transactionSender: TransactionSender & { ...; }; waitUntilIndexerSynced: Mock<...>; }' is not assignable to parameter of type '{ chainId: number; transactionSender: TransactionSender; projectRegistryAddress: `0x${string}`; allo: `0x${string}`; ipfsUploader: IpfsUploader; waitUntilIndexerSynced: WaitUntilIndexerSynced; }'.
lint-test-typecheck
Process completed with exit code 1.