Skip to content

Moved GitHub orgs from bwNetFlow to BelWue #161

Moved GitHub orgs from bwNetFlow to BelWue

Moved GitHub orgs from bwNetFlow to BelWue #161

Triggered via pull request January 22, 2025 10:03
Status Failure
Total duration 1m 43s
Artifacts

master.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
test (macos-latest, darwin): segments/filter/flowfilter/flowfilter.go#L36
cannot use &pb.EnrichedFlow{} (value of type *"github.com/BelWue/flowpipeline/pb".EnrichedFlow) as *"github.com/bwNetFlow/flowpipeline/pb".EnrichedFlow value in argument to filter.CheckFlow
test (macos-latest, darwin): segments/filter/flowfilter/flowfilter.go#L53
cannot use msg (variable of type *"github.com/BelWue/flowpipeline/pb".EnrichedFlow) as *"github.com/bwNetFlow/flowpipeline/pb".EnrichedFlow value in argument to filter.CheckFlow
test (macos-latest, darwin)
Process completed with exit code 1.
test (ubuntu-latest, linux)
The job was canceled because "macos-latest_darwin" failed.
test (ubuntu-latest, linux): segments/filter/flowfilter/flowfilter.go#L36
cannot use &pb.EnrichedFlow{} (value of type *"github.com/BelWue/flowpipeline/pb".EnrichedFlow) as *"github.com/bwNetFlow/flowpipeline/pb".EnrichedFlow value in argument to filter.CheckFlow
test (ubuntu-latest, linux): segments/filter/flowfilter/flowfilter.go#L53
cannot use msg (variable of type *"github.com/BelWue/flowpipeline/pb".EnrichedFlow) as *"github.com/bwNetFlow/flowpipeline/pb".EnrichedFlow value in argument to filter.CheckFlow
test (ubuntu-latest, linux): segments/input/bpf/bpf.go#L121
cannot use msg (variable of type *"github.com/bwNetFlow/flowpipeline/pb".EnrichedFlow) as *"github.com/BelWue/flowpipeline/pb".EnrichedFlow value in send
test (ubuntu-latest, linux)
The operation was canceled.