Skip to content

feat: support full uint64 range on simpleserialize.com #1359

feat: support full uint64 range on simpleserialize.com

feat: support full uint64 range on simpleserialize.com #1359

Triggered via push July 7, 2023 19:10
Status Failure
Total duration 4m 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: push
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Tests (16)
Type 'Record<string, Type<unknown>>' is missing the following properties from type '{ Boolean: BooleanType; Byte: UintNumberType; Bytes4: ByteVectorType; Bytes8: ByteVectorType; Bytes20: ByteVectorType; ... 29 more ...; ExecutionAddress: ByteVectorType; }': Boolean, Byte, Bytes4, Bytes8, and 31 more.
Tests (16)
Argument of type '{ Boolean: BooleanType; Byte: UintNumberType; Bytes4: ByteVectorType; Bytes8: ByteVectorType; Bytes20: ByteVectorType; ... 29 more ...; ExecutionAddress: ByteVectorType; }' is not assignable to parameter of type 'Record<string, Type<unknown>>'.
Tests (16)
Process completed with exit code 1.
Tests (18)
Type 'Record<string, Type<unknown>>' is missing the following properties from type '{ Boolean: BooleanType; Byte: UintNumberType; Bytes4: ByteVectorType; Bytes8: ByteVectorType; Bytes20: ByteVectorType; ... 29 more ...; ExecutionAddress: ByteVectorType; }': Boolean, Byte, Bytes4, Bytes8, and 31 more.
Tests (18)
Argument of type '{ Boolean: BooleanType; Byte: UintNumberType; Bytes4: ByteVectorType; Bytes8: ByteVectorType; Bytes20: ByteVectorType; ... 29 more ...; ExecutionAddress: ByteVectorType; }' is not assignable to parameter of type 'Record<string, Type<unknown>>'.
Tests (18)
Process completed with exit code 1.