Add support for NXNAME type #953
Annotations
3 errors and 1 warning
ztypes.go#L63
cannot use new(NXNAME) (value of type *NXNAME) as RR value in return statement: *NXNAME does not implement RR (missing method isDuplicate)
|
ztypes.go#L1119
cannot use &NXNAME{…} (value of type *NXNAME) as RR value in return statement: *NXNAME does not implement RR (missing method isDuplicate)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading