Skip to content

Add deserealization #18

Add deserealization

Add deserealization #18

Triggered via pull request May 21, 2024 18:58
Status Failure
Total duration 28s
Billable time 2m
Artifacts

build.yaml

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

Annotations

10 errors and 1 warning
Build (20): src/encoding/fromSsz.ts#L23
Argument of type 'bigint' is not assignable to parameter of type 'Uint8Array'.
Build (20): src/encoding/fromSsz.ts#L24
Cannot find name 'fromBytes'.
Build (20): src/encoding/fromSsz.ts#L24
Cannot find name 'transaction'.
Build (20): src/encoding/fromSsz.ts#L25
Cannot find name 'transaction'.
Build (20): src/encoding/fromSsz.ts#L25
Cannot find name 'fromBytes'.
Build (20): src/encoding/fromSsz.ts#L25
Cannot find name 'transaction'.
Build (20): src/encoding/fromSsz.ts#L35
Type 'string | undefined' is not assignable to type 'bigint | undefined'.
Build (20): src/encoding/fromSsz.ts#L36
Argument of type 'bigint' is not assignable to parameter of type 'Uint8Array'.
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/.