Snapshot #61
snapshot.yml
on: workflow_dispatch
Publish Snapshot
31s
Annotations
5 errors
Publish Snapshot:
src/actions/getContract.ts#L681
Type 'TFunctionName' does not satisfy the constraint 'ContractFunctionName<TAbi, "pure" | "view">'.
|
Publish Snapshot:
src/actions/getContract.ts#L690
Type 'TFunctionName' does not satisfy the constraint 'ContractFunctionName<TAbi, "pure" | "view">'.
|
Publish Snapshot:
src/clients/decorators/public.ts#L1288
Type 'TFunctionName' does not satisfy the constraint 'ContractFunctionName<TAbi, "pure" | "view">'.
|
Publish Snapshot:
src/clients/decorators/public.ts#L1289
Type 'TFunctionName' does not satisfy the constraint 'ContractFunctionName<TAbi, "pure" | "view">'.
|
Publish Snapshot:
src/clients/decorators/public.ts#L1650
Argument of type 'ReadContractParameters<TAbi, TFunctionName>' is not assignable to parameter of type 'ReadContractParameters<TAbi, ContractFunctionName<TAbi, "pure" | "view">, ContractFunctionArgs<TAbi, "pure" | "view", TFunctionName>>'.
|