-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed as not planned
Labels
needs reproductionMisc: Needs ReproductionMisc: Needs Reproduction
Description
Check existing issues
- I checked there isn't already an issue for the bug I encountered.
Viem Version
^2.38.3
Current Behavior
No response
Expected Behavior
Build Failure with the error
▲ Next.js 14.2.13
- Environments: .env
Linting and checking validity of types ..Failed to compile.
./core/advertisements/service/evm.ts:46:34
Type error: Property 'getTransactionReceipt' does not exist on type '{ account: { address: undefined; type: "json-rpc"; }; batch?: { multicall?: boolean | { batchSize?: number; deployless?: boolean; wait?: number; }; }; cacheTime: number; ccipRead?: false | { request?: (parameters: CcipRequestParameters) => Promise<...>; }; ... 13 more ...; extend: () => const; }'.`
Steps To Reproduce
No response
Link to Minimal Reproducible Example
No response
Anything else?
No response
Metadata
Metadata
Assignees
Labels
needs reproductionMisc: Needs ReproductionMisc: Needs Reproduction