Custom TENET MUD fork changes #146
build.yml
on: pull_request
Build and validate artifacts
3m 28s
Annotations
5 errors
Build and validate artifacts
Cannot find name 'createWalletClient'. Did you mean 'createClient'?
|
Build and validate artifacts
Cannot find name 'paymasterArtifact'. Did you mean 'localPaymasterArtifact'?
|
Build and validate artifacts
Cannot find name 'paymasterArtifact'. Did you mean 'localPaymasterArtifact'?
|
Build and validate artifacts
Argument of type '{ chain: null; address: `0x${string}`; abi: [{ inputs: [{ name: "account"; type: "address"; }]; name: "depositTo"; outputs: []; stateMutability: "payable"; type: "function"; }]; functionName: "depositTo"; args: [`0x${string}`]; value: bigint; }' is not assignable to parameter of type 'WriteContractParameters<readonly [{ readonly inputs: readonly [{ readonly name: "account"; readonly type: "address"; }]; readonly name: "depositTo"; readonly outputs: readonly []; readonly stateMutability: "payable"; readonly type: "function"; }], "depositTo", [`0x${string}`], Chain | undefined, Account | undefined, Chain | undefined>'.
|
Build and validate artifacts
Process completed with exit code 1.
|