Bump github.com/mdlayher/ndp from 0.8.0 to 1.1.0 #230
golicense.yml
on: pull_request
Check whether tests need to be run based on diff
16s
golicense
7m 15s
Annotations
5 errors and 1 warning
golicense:
pkg/agent/util/ndp/ndp.go#L38
cannot use srcIP (variable of type "net".IP) as netip.Addr value in struct literal
|
golicense:
pkg/agent/util/ndp/ndp.go#L46
cannot use net.IPv6linklocalallnodes (variable of type "net".IP) as netip.Addr value in argument to conn.WriteTo
|
golicense:
pkg/agent/ipassigner/responder/ndp_responder.go#L66
cannot use conn (variable of type *ndp.Conn) as ndpConn value in struct literal: *ndp.Conn does not implement ndpConn (wrong type for method JoinGroup)
|
golicense:
pkg/agent/ipassigner/responder/ndp_responder.go#L100
cannot use ns.TargetAddress (variable of type netip.Addr) as "net".IP value in argument to r.isIPAssigned
|
golicense
Process completed with exit code 2.
|
golicense
No files were found with the provided path: license-reports/ALL.deps.txt. No artifacts will be uploaded.
|