This inspection warns about the references in Ruby code which can't be resolved to any valid target.
This most likely indicates a typo or some other error which may occur at runtime.
The IDE highlights all the symbols in the code which cannot be found anywhere within your project and most likely they should be treated as incorrect ones.