feat: allow signtypedata #1542
Annotations
3 errors and 2 warnings
build
Argument of type '{ address: `0x${string}`; nonceManager?: NonceManager | undefined; sign: (parameters: { hash: `0x${string}`; }) => Promise<`0x${string}`>; experimental_signAuthorization: (parameters: Authorization) => Promise<...>; ... 5 more ...; type: "local"; }' is not assignable to parameter of type 'Account | { address: `0x${string}`; nonceManager?: NonceManager | undefined; sign: (parameters: { hash: `0x${string}`; }) => Promise<`0x${string}`>; experimental_signAuthorization: (parameters: Authorization) => Promise<...>; ... 5 more ...; type: "local"; }'.
|
build
Argument of type '{ address: `0x${string}`; nonceManager?: NonceManager | undefined; sign: (parameters: { hash: `0x${string}`; }) => Promise<`0x${string}`>; experimental_signAuthorization: (parameters: Authorization) => Promise<...>; ... 5 more ...; type: "local"; }' is not assignable to parameter of type 'Account | { address: `0x${string}`; nonceManager?: NonceManager | undefined; sign: (parameters: { hash: `0x${string}`; }) => Promise<`0x${string}`>; experimental_signAuthorization: (parameters: Authorization) => Promise<...>; ... 5 more ...; type: "local"; }'.
|
build
Process completed with exit code 2.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
No files were found with the provided path: node/node_log.txt. No artifacts will be uploaded.
|