Merge pull request #26 from open-frames/dj/transactions #35
Annotations
7 errors and 1 warning
Build packages
Argument of type 'Promise<unknown>' is not assignable to parameter of type 'TransactionResponse'.
|
Build packages
@open-frames/proxy#build: command (/home/runner/work/proxy/proxy/packages/server) /tmp/xfs-286b4edd/yarn run build exited (2)
|
Build packages
Argument of type '{ chainId: string; method: string; params: { abi: never[]; to: string; value: string; data: string; }; }' is not assignable to parameter of type 'TransactionResponse'.
|
Build packages
Argument of type '{ chainId: string; method: string; params: { abi: never[]; to: string; value: string; data: string; }; }' is not assignable to parameter of type 'TransactionResponse'.
|
Build packages
Argument of type '{ chainId: string; method: string; params: { abi: string; }; }' is not assignable to parameter of type 'TransactionResponse'.
|
Build packages
Argument of type '{ chainId: string; method: string; params: { abi: never[]; to: string; value: string; data: string; }; }' is not assignable to parameter of type 'TransactionResponse'.
|
Build packages
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading