Skip to content

Update protobuf to not use gogo faster #28

Update protobuf to not use gogo faster

Update protobuf to not use gogo faster #28

Triggered via pull request April 1, 2024 08:51
Status Failure
Total duration 2m 21s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: flow/table.go#L362
cannot use fs (variable of type *FlowSet) as protoreflect.ProtoMessage value in argument to proto.Marshal: *FlowSet does not implement protoreflect.ProtoMessage (missing method ProtoReflect)
build: flow/table.go#L433
cannot use uint32(linkType) (value of type uint32) as "github.com/google/gopacket/layers".LinkType value in struct literal
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.