Ruby.rbs
Unresolved reference
Error
Last modified: 03 December 2024 Reports references that cannot be resolved to any declaration. Unresolved references often occur because of typos and can lead to errors like UnknownMethodAlias
and UnknownTypeName
.
Example:
# Cannot find 'Undefined'
type example = Undefined
- By ID
Can be used to locate inspection in e.g. Qodana configuration files, where you can quickly enable or disable it, or adjust its settings.
RbsUnresolvedReference
Inspection Details | |
---|---|
By default bundled with: | |
Can be installed with plugin: | Ruby, 243.23135 |
Thanks for your feedback!
Was this page helpful?