Unresolved reference
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
Inspection Details | |
---|---|
Available in: | Qodana for Ruby 2023.3, RubyMine 2023.3 |
Plugin: | Ruby, 233.SNAPSHOT |
Last modified: 13 July 2023