feat: add switching for executeUserOp #5301
Annotations
6 errors and 1 warning
Build Libraries
Conversion of type '{ module: `0x${string}`; skipRuntimeValidation: boolean; allowGlobalValidation: boolean; executionHooks: readonly `0x${string}`[]; }' to type 'ExecutionDataView' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Build Libraries
Conversion of type '{ validationFlags: number; validationHooks: readonly `0x${string}`[]; executionHooks: readonly `0x${string}`[]; selectors: readonly `0x${string}`[]; }' to type 'ValidationDataView' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Build Libraries
Type 'string' is not assignable to type '"entryPoint" | "execute" | "executeBatch" | "isValidSignature" | "onERC1155BatchReceived" | "onERC1155Received" | "onERC721Received" | "proxiableUUID" | "supportsInterface" | ... 14 more ... | undefined'.
|
Build Libraries
Type 'any[]' is not assignable to type 'readonly [] | readonly [`0x${string}`] | readonly [`0x${string}`, `0x${string}`] | readonly [`0x${string}`, bigint, `0x${string}`] | readonly [readonly { target: `0x${string}`; value: bigint; data: `0x${string}`; }[]] | readonly [{ sender: `0x${string}`; nonce: bigint; initCode: `0x${string}`; callData: `0x${string}...'.
|
Build Libraries
@account-kit/smart-contracts#build: command (/home/runner/work/aa-sdk/aa-sdk/account-kit/smart-contracts) /tmp/yarn--1734486567905-0.4800370059343426/yarn run build exited (2)
|
Build Libraries
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading