Skip to content

Andrew/aa zerodev #1769

Andrew/aa zerodev

Andrew/aa zerodev #1769

Triggered via pull request October 23, 2024 18:13
Status Failure
Total duration 2m 55s
Artifacts

js-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
build
Argument of type '{ sender: `0x${string}`; entryPoint: entryPoint; key: bigint | undefined; }' is not assignable to parameter of type '{ sender: `0x${string}`; entryPoint: EntryPoint; key?: bigint; }' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
build
Argument of type '{ ecdsaValidatorAddress: `0x${string}` | undefined; accountLogicAddress: `0x${string}` | undefined; factoryAddress: `0x${string}` | undefined; metaFactoryAddress: `0x${string}` | undefined; kernelVersion: "0.2.1" | ... 4 more ... | "0.3.1"; }' is not assignable to parameter of type 'Partial<KERNEL_ADDRESSES> & { kernelVersion: "0.2.1" | "0.2.2" | "0.2.3" | "0.2.4" | "0.3.0-beta" | "0.3.1"; }' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
build
BigInt literals are not available when targeting lower than ES2020.
build
Type '{ chainId?: number | undefined; name?: string | undefined; salt?: `0x${string}` | undefined; verifyingContract?: `0x${string}` | undefined; version?: string | undefined; } | undefined' is not assignable to type '{ [x: string]: [`Error: Cannot convert unknown type '${string}' to primitive type.`]; } | undefined'.
build
Type 'string' is not assignable to type '"string" | "address" | "bool" | "bytes" | "bytes1" | "bytes2" | "bytes23" | "bytes6" | "bytes3" | "bytes4" | "bytes5" | "bytes7" | "bytes8" | "bytes9" | "bytes10" | "bytes11" | ... 84 more ... | "EIP712Domain"'.
build
Type 'string' is not assignable to type '"string" | "address" | "bool" | "bytes" | "bytes1" | "bytes2" | "bytes23" | "bytes6" | "bytes3" | "bytes4" | "bytes5" | "bytes7" | "bytes8" | "bytes9" | "bytes10" | "bytes11" | ... 84 more ... | "EIP712Domain"'.
build
Type '{ chainId?: number | undefined; name?: string | undefined; salt?: `0x${string}` | undefined; verifyingContract?: `0x${string}` | undefined; version?: string | undefined; } | undefined' is not assignable to type '{ [x: string]: [`Error: Cannot convert unknown type '${string}' to primitive type.`]; } | undefined'.
build
Argument of type '{ factoryAddress: `0x${string}` | undefined; }' is not assignable to parameter of type '{ factoryAddress?: `0x${string}`; }' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
build
Argument of type '{ sender: `0x${string}`; entryPoint: EntryPoint; key: bigint | undefined; }' is not assignable to parameter of type '{ sender: `0x${string}`; entryPoint: EntryPoint; key?: bigint; }' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
build
Argument of type '{ owner: `0x${string}`; safeModuleSetupAddress: `0x${string}`; safe4337ModuleAddress: `0x${string}`; multiSendAddress: `0x${string}`; setupTransactions: { to: `0x${string}`; data: `0x${string}`; value: bigint; }[]; safeSingletonAddress: `0x${string}`; ... 10 more ...; paymentReceiver: `0x${string}`; }' is not assignable to parameter of type '{ owner: `0x${string}`; safeSingletonAddress: `0x${string}`; safeModuleSetupAddress: `0x${string}`; safe4337ModuleAddress: `0x${string}`; multiSendAddress: `0x${string}`; paymentToken: `0x${string}`; payment: bigint; ... 9 more ...; attestersThreshold?: number; }' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
build
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/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b, actions/setup-node@8c91899e586c5b171469028077307d293428b516, actions/cache@9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7, foundry-rs/foundry-toolchain@cb603ca0abb544f301eaed59ac0baf579aa6aecf. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
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/
build
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/
build
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/