[feat] Turbine #467
Annotations
7 errors and 1 warning
build:
gturbine/network/transport.go#L54
not enough 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#L140
undefined: shredding.DeserializeShred
|
build:
gturbine/network/transport.go#L159
cannot use groupID (variable of type []byte) as string value in struct literal
|
build:
gturbine/network/transport.go#L185
t.processor.ReassembleBlock undefined (type *shredding.Processor has no field or method ReassembleBlock)
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|