initial commit for viem api #1496
Annotations
4 errors and 1 warning
Build:
node_modules/webauthn-p256/_types/types.d.ts#L27
Type '_K' cannot be used to index type 'fallback'.
|
Build:
src/experimental/createArbitrumClient.ts#L37
Argument of type 'number' is not assignable to parameter of type '42161 | 42170 | 421614'.
|
Build:
src/experimental/createArbitrumClient.ts#L42
Argument of type '{ data?: `0x${string}` | undefined; value?: bigint | undefined; from: `0x${string}`; to?: `0x${string}` | null | undefined; accessList?: undefined; account: { client: Client; entryPoint: { abi: Abi; address: `0x${string}`; version: EntryPointVersion; }; ... 20 more ...; publicKey?: undefined; }; ... 13 more ...; blo...' is not assignable to parameter of type '({ data?: `0x${string}` | undefined; value?: bigint | undefined; from: `0x${string}`; to?: `0x${string}` | null | undefined; accessList?: undefined; account: { client: Client; entryPoint: { abi: Abi; address: `0x${string}`; version: EntryPointVersion; }; ... 20 more ...; publicKey?: undefined; }; ... 13 more ...; bl...'.
|
Build
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading