fix: linter #1382
linting.yml
on: push
Gitleaks
7s
Golang-CI (lint)
58s
Annotations
6 errors
Golang-CI (lint):
cmd/serve/main.go#L30
could not import github.com/freifunkMUC/wg-access-server/internal/dnsproxy (-: # github.com/freifunkMUC/wg-access-server/internal/dnsproxy
|
Golang-CI (lint):
internal/dnsproxy/proxy.go#L4
"fmt" imported and not used
|
Golang-CI (lint):
internal/dnsproxy/proxy.go#L11
"github.com/pkg/errors" imported and not used) (typecheck)
|
Golang-CI (lint):
internal/dnsproxy/proxy.go#L4
"fmt" imported and not used
|
Golang-CI (lint):
internal/dnsproxy/proxy.go#L11
"github.com/pkg/errors" imported and not used (typecheck)
|
Golang-CI (lint)
issues found
|