-
Notifications
You must be signed in to change notification settings - Fork 443
Closed
Labels
bugfeedback: GoogleAn issue/PR submitted by colleagues at Google, most likely related to the Android API reference docsAn issue/PR submitted by colleagues at Google, most likely related to the Android API reference docs
Description
Describe the bug
WARN: Attempt to load key 'java.correct.class.type.by.place.resolve.scope' for not yet loaded registry
is printed several times.
This occurs during the generating documentation models
step. It appears in bugs by other developers; I do not believe it is specific to our setup. I tested it by running base dokka (not dackka) against the androidx codebase; it appeared twelve times.
This error may be coming from com.intellij.openapi.util.registry.RegistryValue
.
Expected behaviour
If dokka would produce warnings that are not actionable by clients, they are suppressed (or fixed) in the library itself.
Metadata
Metadata
Assignees
Labels
bugfeedback: GoogleAn issue/PR submitted by colleagues at Google, most likely related to the Android API reference docsAn issue/PR submitted by colleagues at Google, most likely related to the Android API reference docs