Skip to content

feat: abi parameter named tuples #1483

feat: abi parameter named tuples

feat: abi parameter named tuples #1483

Triggered via pull request December 3, 2025 18:33
Status Cancelled
Total duration 2m 58s
Artifacts

pull-request.yml

on: pull_request
Matrix: Verify / Test
Matrix: Verify / Types
Publish preview release
0s
Publish preview release
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 1 warning
Size
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 2
Size
Argument of type '{ enabled: boolean; structuralSharing: boolean | ((oldData: unknown | undefined, newData: unknown) => unknown); queryFn: ({ queryKey }: { queryKey: readonly ["readContract", Omit<UnionExactPartial<{ account?: `0x${string}` | Account<`0x${string}`> | undefined; authorizationList?: AuthorizationList<number, boolean> | undefined; blockNumber?: bigint | undefined | undefined; factory?: `0x${string}` | undefined; factoryData?: `0x${string}` | undefined; blockOverrides?: BlockOverrides<bigint, number> | undefined; stateOverride?: StateOverride | undefined; blockTag?: BlockTag | undefined; } & { abi: abi; functionName: ContractFunctionName<abi, "view" | "pure"> | (functionName extends ContractFunctionName<abi, "view" | "pure"> ? functionName : never); args?: ContractFunctionArgs<abi, "view" | "pure", functionName> | (abi extends Abi ? UnionWiden<IsUnion<Extract<Extract<(abi extends Abi ? abi : Abi)[number], { type: "function"; stateMutability: "pure" | "view"; }>, { name: functionName; }>, Extract<Extract<(abi extends Abi ? abi : Abi)[number], { type: "function"; stateMutability: "pure" | "view"; }>, { name: functionName; }>> extends true ? args : ContractFunctionArgs<abi, "view" | "pure", functionName>> : never) | undefined; } & (readonly [] extends ContractFunctionArgs<abi, "view" | "pure", functionName> ? {} : { args: Widen<IsUnion<Extract<Extract<(abi extends Abi ? abi : Abi)[number], { type: "function"; stateMutability: "pure" | "view"; }>, { name: functionName; }>, Extract<Extract<(abi extends Abi ? abi : Abi)[number], { type: "function"; stateMutability: "pure" | "view"; }>, { name: functionName; }>> extends true ? args : ContractFunctionArgs<abi, "view" | "pure", functionName>>; }) & { address: `0x${string}`; } & ChainIdParameter<config, config["chains"][number]["id"]>> & ScopeKeyParameter, "abi"> | Omit<UnionExactPartial<{ account?: `0x${string}` | Account<`0x${string}`> | undefined; authorizationList?: AuthorizationList<number, boolean> | undefined; blockNumber?: bigint | undefined | undefined; factory?: `0x${string}` | undefined; factoryData?: `0x${string}` | undefined; blockOverrides?: BlockOverrides<bigint, number> | undefined; stateOverride?: StateOverride | undefined; blockTag?: BlockTag | undefined; } & { abi: abi; functionName: ContractFunctionName<abi, "view" | "pure"> | (functionName extends ContractFunctionName<abi, "view" | "pure"> ? functionName : never); args?: ContractFunctionArgs<abi, "view" | "pure", functionName> | (abi extends Abi ? UnionWiden<IsUnion<Extract<Extract<(abi extends Abi ? abi : Abi)[number], { type: "function"; stateMutability: "pure" | "view"; }>, { name: functionName; }>, Extract<Extract<(abi extends Abi ? abi : Abi)[number], { type: "function"; stateMutability: "pure" | "view"; }>, { name: functionName; }>> extends true ? args : ContractFunctionArgs<abi, "view" | "pure", functionName>> : never) | undefined; } & (readonly [] extends ContractFunctionArgs<abi, "view" | "pure", functionName> ? {} : { args: Widen<IsUnion<Extract<Extract<(abi extends Abi ? abi : Abi)[number], { type: "function"; stateMutability: "pure" | "view"; }>, { name: functionName; }>, Extract<Extract<(abi extends Abi ? abi : Abi)[number], { type: "function"; stateMutability: "pure" | "view"; }>, { name: functionName; }>> extends true ? args : ContractFunctionArgs<abi, "view" | "pure", functionName>>; }) & { address?: undefined; code: `0x${string}`; } & ChainIdParameter<config, config["chains"][number]["id"]>> & ScopeKeyParameter, "abi">]; signal: AbortSignal; meta: Record<string, unknown> | undefined; pageParam?: unknown; direction?: unknown; }) => Promise<ContractFunctionReturnType<abi, "view" | "pure", functionName, args>>; queryKey: any; meta?: QueryMeta | undefined; select?: ((data: ContractFunctionReturnType<abi, "view" | "pure", functionName, args>) => selectData) | undefined; _defaulted?: boolean | undefined; retry?: RetryValue<ReadContractErrorType> | undefined; retryDelay?: RetryDelayValue<ReadContractErrorType> | undefined; networkMode?: NetworkMode | undefined; gcTime?: number | undefine
Verify / Types (5.7.3, latest)
Process completed with exit code 1.
Verify / Types (5.8.3, 2.38.0)
The strategy configuration was canceled because "verify.types._5_7_3_latest" failed
Verify / Types (5.8.3, latest)
The strategy configuration was canceled because "verify.types._5_7_3_latest" failed
Verify / Types (5.9.3, 2.38.0)
The strategy configuration was canceled because "verify.types._5_7_3_latest" failed
Verify / Types (5.9.3, latest)
The strategy configuration was canceled because "verify.types._5_7_3_latest" failed
Verify / Types (latest, 2.38.0)
The strategy configuration was canceled because "verify.types._5_7_3_latest" failed
Verify / Types (latest, latest)
The strategy configuration was canceled because "verify.types._5_7_3_latest" failed
Verify / Types (5.7.3, 2.38.0)
The strategy configuration was canceled because "verify.types._5_7_3_latest" failed
Verify / Types (5.7.3, 2.38.0)
The operation was canceled.
Verify / Build
Canceling since a higher priority waiting request for Pull Request-tmm/named-tuples exists
Verify / Build
The operation was canceled.
Verify / Test (2, 3)
Canceling since a higher priority waiting request for Pull Request-tmm/named-tuples exists
Verify / Test (2, 3)
The operation was canceled.
Verify / Test (3, 3)
Canceling since a higher priority waiting request for Pull Request-tmm/named-tuples exists
Verify / Test (3, 3)
The operation was canceled.
Verify / Test (1, 3)
Canceling since a higher priority waiting request for Pull Request-tmm/named-tuples exists
Verify / Test (1, 3)
The operation was canceled.
Pull Request
Canceling since a higher priority waiting request for Pull Request-tmm/named-tuples exists
Pull Request
Canceling since a higher priority waiting request for Pull Request-tmm/named-tuples exists
Verify / Test (3, 3)
Attempt 1 failed. Reason: Child_process exited with error code 1