Create go.yml #1
Annotations
7 errors and 1 warning
build:
bpf/bpf.go#L9
missing go.sum entry for module providing package github.com/asavie/xdp (imported by github.com/kerwenwwer/xdp-gossip/bpf); to add:
|
build:
bpf/bpf.go#L10
missing go.sum entry for module providing package github.com/cilium/cilium/pkg/option (imported by github.com/kerwenwwer/xdp-gossip/bpf); to add:
|
build:
bpf/bpf.go#L11
missing go.sum entry for module providing package github.com/cilium/ebpf (imported by github.com/kerwenwwer/xdp-gossip/bpf); to add:
|
build:
main.go#L13
missing go.sum entry for module providing package github.com/spf13/cobra (imported by github.com/kerwenwwer/xdp-gossip); to add:
|
build:
bpf/bpf.go#L13
missing go.sum entry for module providing package github.com/vishvananda/netlink (imported by github.com/kerwenwwer/xdp-gossip/bpf); to add:
|
build:
bpf/bpf.go#L14
missing go.sum entry for module providing package golang.org/x/sys/unix (imported by github.com/kerwenwwer/xdp-gossip/bpf); to add:
|
build
Process completed with exit code 1.
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/XDP-Gossip/XDP-Gossip. Supported file pattern: go.sum
|