feat: DNSSEC Validation #810
Annotations
4 errors and 1 warning
golangci-lint:
src/zdns/answers.go#L423
Consider pre-allocating `retv` (prealloc)
|
golangci-lint:
src/zdns/dnssec.go#L426
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
golangci-lint:
src/zdns/dnssec.go#L430
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
golangci-lint
issues found
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading