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