Nathan Currier
Results
2
issues of
Nathan Currier
## Description A union can only contain object types. The class scanner fails to deeply scan a union if it contains another union or interface type. ### Expected behavior A...
bug
### 1. Why is this pull request needed and what does it do? Error handling for the zone parser does not follow the guidance of the [dns library](https://pkg.go.dev/github.com/miekg/dns#ZoneParser.Next). > After...