[Bug]: A NullPointerException
is generated when running bal doc
#43504
Labels
NullPointerException
is generated when running bal doc
#43504
Description
The following
NullPointerException
message is generated when running thebal doc
command after exposing a union type through a public type.However, the command works if the
PrivateType
is public or it only consists of one type as,type PrivateType int;
Steps to Reproduce
bal doc
command on the package.Affected Version(s)
2201.2.1
OS, DB, other environment details and versions
OS - Ubuntu 22.04.1 LTS
Related area
-> API Docs
Related issue(s) (optional)
No response
Suggested label(s) (optional)
No response
Suggested assignee(s) (optional)
No response
The text was updated successfully, but these errors were encountered: