Add support for NXNAME type #954
Annotations
5 errors
|
zduplicate.go#L890
impossible type assertion: _r2.(*NXNAME)
|
ztypes.go#L63
cannot use new(NXNAME) (value of type *NXNAME) as RR value in return statement: *NXNAME does not implement RR (missing method pack)
|
ztypes.go#L1119
cannot use &NXNAME{…} (value of type *NXNAME) as RR value in return statement: *NXNAME does not implement RR (missing method pack)
|
|
This job was cancelled
Loading