Skip to content

Enable ssz serialization and add WalletClient tests #49

Enable ssz serialization and add WalletClient tests

Enable ssz serialization and add WalletClient tests #49

Triggered via pull request May 31, 2024 13:02
Status Failure
Total duration 35s
Billable time 2m
Artifacts

build.yaml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Build (20): src/encoding/toSsz.ts#L43
Argument of type '{ from: Uint8Array; to: Uint8Array; data: number[]; value: bigint; seqno: number; gasPrice: bigint; gasLimit: bigint; } | { from: Uint8Array; to: Uint8Array; ... 7 more ...; v: number; }' is not assignable to parameter of type 'ValueOfFields<{ r: UintBigintType; s: UintBigintType; v: UintNumberType; seqno: UintNumberType; gasPrice: UintBigintType; ... 4 more ...; data: ListBasicType<...>; }>'.
Build (20)
Process completed with exit code 1.
Build (18)
The job was canceled because "_20" failed.
Build (20)
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/.