Skip to content

Add deserealization #20

Add deserealization

Add deserealization #20

Triggered via pull request May 21, 2024 19:23
Status Failure
Total duration 30s
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#L22
Argument of type 'bigint' is not assignable to parameter of type 'Uint8Array'.
Build (20): src/encoding/fromSsz.ts#L23
Cannot find name 'fromBytes'.
Build (20): src/encoding/fromSsz.ts#L23
Cannot find name 'message'.
Build (20): src/encoding/fromSsz.ts#L24
Cannot find name 'message'.
Build (20): src/encoding/fromSsz.ts#L24
Cannot find name 'fromBytes'.
Build (20): src/encoding/fromSsz.ts#L24
Cannot find name 'message'.
Build (20): src/encoding/fromSsz.ts#L39
Type 'string | undefined' is not assignable to type 'bigint | undefined'.
Build (20): src/encoding/fromSsz.ts#L40
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/.