Get basic tests passing #472
Annotations
10 errors and 1 warning
build:
gturbine/network/transport.go#L54
assignment mismatch: 2 variables but shredding.NewProcessor returns 1 value
|
build:
gturbine/network/transport.go#L54
too many arguments in call to shredding.NewProcessor
|
build:
gturbine/network/transport.go#L75
t.processor.ProcessBlock undefined (type *shredding.Processor has no field or method ProcessBlock)
|
build:
gturbine/network/transport.go#L101
undefined: shredding.SerializeShred
|
build:
gturbine/network/transport.go#L101
undefined: shredding.ShredTypeData
|
build:
gturbine/network/transport.go#L140
undefined: shredding.DeserializeShred
|
build:
gturbine/network/transport.go#L150
undefined: shredding.ShredType
|
build:
gturbine/network/transport.go#L158
shred.Total undefined (type *gturbine.Shred has no field or method Total)
|
build:
gturbine/network/transport.go#L159
cannot use groupID (variable of type []byte) as string value in struct literal
|
build:
gturbine/network/transport.go#L164
undefined: shredding.ShredTypeData
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|