📝 docs(test): follow-up scope for finishing the Anvil-to-Tevm migration - #3
Open
roninjin10 wants to merge 1 commit into
Open
📝 docs(test): follow-up scope for finishing the Anvil-to-Tevm migration#3roninjin10 wants to merge 1 commit into
roninjin10 wants to merge 1 commit into
Annotations
10 errors and 1 warning
|
Prepublish:
src/account-abstraction/accounts/implementations/toCoinbaseSmartAccount.ts#L418
Type '`0x${string}`' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
|
|
Prepublish:
src/account-abstraction/accounts/implementations/toCoinbaseSmartAccount.ts#L418
Type '`0x${string}`' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
|
|
Prepublish:
src/account-abstraction/accounts/implementations/toCoinbaseSmartAccount.ts#L396
Type '`0x${string}`' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
|
|
Prepublish:
src/account-abstraction/accounts/implementations/toCoinbaseSmartAccount.ts#L395
Type '`0x${string}`' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
|
|
Prepublish:
src/account-abstraction/accounts/implementations/toCoinbaseSmartAccount.ts#L172
Type '`0x${string}`[]' is not assignable to type 'readonly Uint8Array<ArrayBufferLike>[]'.
|
|
Prepublish:
src/account-abstraction/accounts/implementations/toCoinbaseSmartAccount.ts#L163
Type '`0x${string}`[]' is not assignable to type 'readonly Uint8Array<ArrayBufferLike>[]'.
|
|
Prepublish:
src/account-abstraction/accounts/implementations/toCoinbaseSmartAccount.ts#L150
Type '{ data: `0x${string}`; target: `0x${string}`; value: bigint; }[]' is not assignable to type 'readonly { target: `0x${string}`; value: bigint; data: Uint8Array<ArrayBufferLike>; }[]'.
|
|
Prepublish:
src/account-abstraction/accounts/implementations/toCoinbaseSmartAccount.ts#L144
Type '`0x${string}`' is not assignable to type 'Uint8Array<ArrayBufferLike>'.
|
|
Prepublish:
src/account-abstraction/accounts/implementations/toCoinbaseSmartAccount.ts#L120
Type '(data: `0x${string}`) => Promise<{ to: `0x${string}`; value: bigint; data: Uint8Array<ArrayBufferLike>; }[]>' is not assignable to type '(data: `0x${string}`) => Promise<readonly Call[]>'.
|
|
Prepublish:
src/account-abstraction/accounts/implementations/toCoinbaseSmartAccount.ts#L114
Type '{ client: Client<Transport, Chain | undefined, { address: `0x${string}`; nonceManager?: NonceManager | undefined; sign?: ((parameters: { hash: `0x${string}`; }) => Promise<...>) | undefined; ... 6 more ...; type: "local"; } | JsonRpcAccount | undefined>; ... 17 more ...; type: "smart"; } | { ...; }' is not assignable to type 'ToCoinbaseSmartAccountReturnType'.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading