Formatting Changes #441
Annotations
3 errors and 11 warnings
checks
Argument of type '{ client: { account: undefined; batch?: { multicall?: boolean | { batchSize?: number | undefined; wait?: number | undefined; } | undefined; } | undefined; cacheTime: number; chain: { blockExplorers: { ...; }; ... 10 more ...; fees?: ChainFees<...> | undefined; } | { ...; }; ... 53 more ...; extend: <const client ext...' is not assignable to parameter of type '{ owner: `0x${string}`; client: any; txType: string; addModuleLibAddress: `0x${string}`; safe4337ModuleAddress: `0x${string}`; safeProxyFactoryAddress: `0x${string}`; safeSingletonAddress: `0x${string}`; saltNonce?: bigint | undefined; ... 4 more ...; isGelato?: boolean | undefined; }'.
|
checks
Argument of type '{ client: { account: undefined; batch?: { multicall?: boolean | { batchSize?: number | undefined; wait?: number | undefined; } | undefined; } | undefined; cacheTime: number; chain: { blockExplorers: { ...; }; ... 10 more ...; fees?: ChainFees<...> | undefined; }; ... 53 more ...; extend: <const client extends { ...;...' is not assignable to parameter of type '{ owner: `0x${string}`; client: any; txType: string; addModuleLibAddress: `0x${string}`; safe4337ModuleAddress: `0x${string}`; safeProxyFactoryAddress: `0x${string}`; safeSingletonAddress: `0x${string}`; saltNonce?: bigint | undefined; ... 4 more ...; isGelato?: boolean | undefined; }'.
|
checks
Process completed with exit code 1.
|
checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
checks:
examples/4337-gas-metering/alchemy/alchemy.ts#L61
Unexpected any. Specify a different type
|
checks:
examples/4337-gas-metering/gelato/gelato.ts#L39
Unexpected any. Specify a different type
|
checks:
examples/4337-gas-metering/pimlico/pimlico.ts#L53
Unexpected any. Specify a different type
|
checks:
examples/4337-gas-metering/utils/erc20.ts#L52
Unexpected any. Specify a different type
|
checks:
examples/4337-gas-metering/utils/erc20.ts#L70
Unexpected any. Specify a different type
|
checks:
examples/4337-gas-metering/utils/erc20.ts#L91
Unexpected any. Specify a different type
|
checks:
examples/4337-gas-metering/utils/erc20.ts#L173
Unexpected any. Specify a different type
|
checks:
examples/4337-gas-metering/utils/nativeTransfer.ts#L12
Unexpected any. Specify a different type
|
checks:
examples/4337-gas-metering/utils/safe.ts#L93
Unexpected any. Specify a different type
|
checks:
examples/4337-gas-metering/utils/safe.ts#L449
Unexpected any. Specify a different type
|