feat: DNSSEC Validation #771
Annotations
10 errors
golangci-lint:
src/modules/alookup/a_lookup.go#L21
could not import github.com/zmap/zdns/src/zdns (-: # github.com/zmap/zdns/src/zdns
|
golangci-lint:
src/zdns/dnssec.go#L195
too many arguments in call to r.validateDSRecords
|
golangci-lint:
src/modules/nslookup/ns_lookup.go#L22
could not import github.com/zmap/zdns/src/zdns (-: # github.com/zmap/zdns/src/zdns
|
golangci-lint:
src/zdns/dnssec.go#L195
too many arguments in call to r.validateDSRecords
|
golangci-lint:
src/modules/nslookup/ns_lookup.go#L63
nsMod.IsIterative undefined (type *NSLookupModule has no field or method IsIterative) (typecheck)
|
golangci-lint:
src/modules/nslookup/ns_lookup.go#L67
nsMod.IsIterative undefined (type *NSLookupModule has no field or method IsIterative) (typecheck)
|
golangci-lint:
src/modules/mxlookup/mx_lookup.go#L24
could not import github.com/zmap/zdns/src/zdns (-: # github.com/zmap/zdns/src/zdns
|
golangci-lint:
src/zdns/dnssec.go#L195
too many arguments in call to r.validateDSRecords
|
golangci-lint:
src/modules/mxlookup/mx_lookup.go#L79
mxMod.IsIterative undefined (type *MXLookupModule has no field or method IsIterative) (typecheck)
|
golangci-lint:
benchmark/main.go#L28
could not import github.com/zmap/zdns/src/zdns (-: # github.com/zmap/zdns/src/zdns
|
Loading