Skip to content

WIP: udn mapping PoC #2248

WIP: udn mapping PoC

WIP: udn mapping PoC #2248

Triggered via pull request December 19, 2024 17:31
Status Failure
Total duration 3m 8s
Artifacts

pull_request.yml

on: pull_request
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
unit-tests (1.22): pkg/pipeline/pipeline_test.go#L37
could not import github.com/netobserv/netobserv-ebpf-agent/pkg/pbflow (-: # github.com/netobserv/netobserv-ebpf-agent/pkg/pbflow
unit-tests (1.22): vendor/github.com/netobserv/netobserv-ebpf-agent/pkg/pbflow/proto.go#L103
s.GetInterfaceUDNs undefined (type *sampledecoder.SampleDecoder has no field or method GetInterfaceUDNs)) (typecheck)
unit-tests (1.22): pkg/pipeline/ingest/ingest_grpc.go#L14
could not import github.com/netobserv/netobserv-ebpf-agent/pkg/pbflow (-: # github.com/netobserv/netobserv-ebpf-agent/pkg/pbflow
unit-tests (1.22): vendor/github.com/netobserv/netobserv-ebpf-agent/pkg/pbflow/proto.go#L103
s.GetInterfaceUDNs undefined (type *sampledecoder.SampleDecoder has no field or method GetInterfaceUDNs)) (typecheck)
unit-tests (1.22): pkg/pipeline/write/testnorace/write_ipfix_test.go#L15
could not import github.com/netobserv/netobserv-ebpf-agent/pkg/pbflow (-: # github.com/netobserv/netobserv-ebpf-agent/pkg/pbflow
unit-tests (1.22): vendor/github.com/netobserv/netobserv-ebpf-agent/pkg/pbflow/proto.go#L103
s.GetInterfaceUDNs undefined (type *sampledecoder.SampleDecoder has no field or method GetInterfaceUDNs)) (typecheck)
unit-tests (1.22)
Process completed with exit code 2.
unit-tests (1.22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636