Skip to content

update polkadot deps versions #746

update polkadot deps versions

update polkadot deps versions #746

Triggered via push January 4, 2024 12:26
Status Failure
Total duration 1m 2s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
unit
Type '{ account: Account | undefined; batch?: { multicall?: boolean | { batchSize?: number | undefined; wait?: number | undefined; } | undefined; } | undefined; cacheTime: number; ... 24 more ...; extend: <const client extends { ...; } & Partial<...>>(fn: (client: Client<...>) => client) => Client<...>; }' does not satisfy the constraint '`0x${string}`'.
unit
Type 'Contract | { address: `0x${string}`; abi: Abi | readonly unknown[]; }' is not assignable to type 'Contract | { read: { [x: string]: (...parameters: [options?: { account?: `0x${string}` | Account | undefined; blockNumber?: bigint | undefined; blockTag?: BlockTag | undefined; } | undefined] | [args: ...]) => Promise<...>; }; ... 7 more ...; abi: ({ ...; } | ... 1 more ... | { ...; })[]; }'.
unit
Object literal may only specify known properties, and 'publicClient' does not exist in type 'GetContractParameters<Transport, Chain | undefined, Account | undefined, Abi | readonly unknown[], KeyedClient<Transport, Chain | undefined, Account | undefined> | Client<...>, `0x${string}`>'.
unit
Argument of type 'Contract | { read: { [x: string]: (...parameters: [options?: { account?: `0x${string}` | Account | undefined; blockNumber?: bigint | undefined; blockTag?: BlockTag | undefined; } | undefined] | [args: ...]) => Promise<...>; }; ... 7 more ...; abi: ({ ...; } | ... 1 more ... | { ...; })[]; }' is not assignable to parameter of type 'Contract | { address: `0x${string}`; abi: Abi | readonly unknown[]; }'.
unit
Argument of type 'Contract | { read: { [x: string]: (...parameters: [options?: { account?: `0x${string}` | Account | undefined; blockNumber?: bigint | undefined; blockTag?: BlockTag | undefined; } | undefined] | [args: ...]) => Promise<...>; }; ... 7 more ...; abi: ({ ...; } | ... 1 more ... | { ...; })[]; }' is not assignable to parameter of type 'Contract | { address: `0x${string}`; abi: Abi | readonly unknown[]; }'.
unit
Type '{ account: Account | undefined; batch?: { multicall?: boolean | { batchSize?: number | undefined; wait?: number | undefined; } | undefined; } | undefined; cacheTime: number; ... 24 more ...; extend: <const client extends { ...; } & Partial<...>>(fn: (client: Client<...>) => client) => Client<...>; }' does not satisfy the constraint '`0x${string}`'.
unit
Type 'Contract | { address: `0x${string}`; abi: Abi | readonly unknown[]; }' is not assignable to type 'Contract | { read: { [x: string]: (...parameters: [options?: { account?: `0x${string}` | Account | undefined; blockNumber?: bigint | undefined; blockTag?: BlockTag | undefined; } | undefined] | [args: ...]) => Promise<...>; }; ... 7 more ...; abi: { ...; }[]; }'.
unit
Object literal may only specify known properties, and 'publicClient' does not exist in type 'GetContractParameters<Transport, Chain | undefined, Account | undefined, Abi | readonly unknown[], KeyedClient<Transport, Chain | undefined, Account | undefined> | Client<...>, `0x${string}`>'.
unit
Argument of type 'Contract | { read: { [x: string]: (...parameters: [options?: { account?: `0x${string}` | Account | undefined; blockNumber?: bigint | undefined; blockTag?: BlockTag | undefined; } | undefined] | [args: ...]) => Promise<...>; }; ... 7 more ...; abi: { ...; }[]; }' is not assignable to parameter of type 'Contract | { address: `0x${string}`; abi: Abi | readonly unknown[]; }'.
unit
Argument of type 'Contract | { read: { [x: string]: (...parameters: [options?: { account?: `0x${string}` | Account | undefined; blockNumber?: bigint | undefined; blockTag?: BlockTag | undefined; } | undefined] | [args: ...]) => Promise<...>; }; ... 7 more ...; abi: { ...; }[]; }' is not assignable to parameter of type 'Contract | { address: `0x${string}`; abi: Abi | readonly unknown[]; }'.
unit
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
unit
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/