Add deserealization #19
Annotations
9 errors and 1 warning
Build:
src/encoding/fromSsz.ts#L23
Argument of type 'bigint' is not assignable to parameter of type 'Uint8Array'.
|
Build:
src/encoding/fromSsz.ts#L24
Cannot find name 'fromBytes'.
|
Build:
src/encoding/fromSsz.ts#L24
Cannot find name 'transaction'.
|
Build:
src/encoding/fromSsz.ts#L25
Cannot find name 'transaction'.
|
Build:
src/encoding/fromSsz.ts#L25
Cannot find name 'fromBytes'.
|
Build:
src/encoding/fromSsz.ts#L25
Cannot find name 'transaction'.
|
Build:
src/encoding/fromSsz.ts#L35
Type 'string | undefined' is not assignable to type 'bigint | undefined'.
|
Build:
src/encoding/fromSsz.ts#L36
Argument of type 'bigint' is not assignable to parameter of type 'Uint8Array'.
|
Build
Process completed with exit code 1.
|
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/.
|
Loading