unused Roots
This is called if some root
values have not been used when Wire pruned the schema model. Note that root
should contain package names (suffixed with .*
), type names, and member names only. It should not contain file paths. Unused roots can happen if the referenced type or service isn't part of any .proto
files defined in either sourcePath or protoPath, or if a broader root value is already defined.