Bump github.com/mdlayher/ndp from 0.8.0 to 1.1.0 #150
codeql.yml
on: pull_request
Matrix: Analyze on Linux
Matrix: Analyze on Windows
Annotations
5 errors and 4 warnings
Analyze on Linux (go):
pkg/agent/util/ndp/ndp.go#L38
cannot use srcIP (variable of type "net".IP) as netip.Addr value in struct literal
|
Analyze on Linux (go):
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
|
Analyze on Linux (go):
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)
|
Analyze on Linux (go):
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
|
Analyze on Linux (go)
Process completed with exit code 2.
|
Analyze on Linux (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze on Linux (go)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
Analyze on Windows (go)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: github/codeql-action/init@v2, actions/setup-go@v4, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Analyze on Windows (go)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|