Skip to content

[feat] Turbine

[feat] Turbine #471

Triggered via pull request December 5, 2024 21:20
Status Failure
Total duration 1m 1s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 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#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: gturbine/network/transport.go#L185
t.processor.ReassembleBlock undefined (type *shredding.Processor has no field or method ReassembleBlock)
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636