Add option IPv6OnlyPreferred (RFC 8925) #496
Annotations
4 errors and 1 warning
golangci-lint:
dhcpv4/option_ipv6_only_preferred_test.go#L32
ineffectual assignment to v6onlyWait (ineffassign)
|
golangci-lint:
dhcpv4/option_ipv6_only_preferred_test.go#L37
ineffectual assignment to v6onlyWait (ineffassign)
|
golangci-lint:
dhcpv4/option_ipv6_only_preferred_test.go#L42
ineffectual assignment to v6onlyWait (ineffassign)
|
golangci-lint
issues found
|
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|