IPv6 network support (PR just for running Actions) #13
Annotations
9 errors and 1 warning
golangci-lint:
management/server/peer.go#L707
func `applyIPv6SupportStatus` is unused (unused)
|
golangci-lint:
management/server/http/groups_handler.go#L120
S1005: unnecessary assignment to the blank identifier (gosimple)
|
golangci-lint:
management/server/peer_test.go#L212
ineffectual assignment to err (ineffassign)
|
golangci-lint:
management/server/peer_test.go#L213
ineffectual assignment to err (ineffassign)
|
golangci-lint:
management/server/peer_test.go#L219
ineffectual assignment to err (ineffassign)
|
golangci-lint:
management/server/peer_test.go#L220
ineffectual assignment to err (ineffassign)
|
golangci-lint:
management/server/group_test.go#L160
SA4006: this value of `group` is never used (staticcheck)
|
golangci-lint:
management/server/peer_test.go#L232
SA4006: this value of `peer1` is never used (staticcheck)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, 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/.
|
Loading