-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RPG Lint reporting 'No reference to definition' incorrectly #358
Comments
@Gregory1701 Here's my code:
|
Hey @worksofliam were you able to reproduce this issue? |
I am able to recreate. Working on it now. |
@Gregory1701 I solved your problem, which had shown another issue with SQL statements. Both are fixed in a PR and I will release today. |
Out in 0.28.6. |
Nice, thanks @worksofliam ! |
It seems that sometimes the Lint functionality has a hard time recognizing that a variable is being used. I see this a fair amount and it mostly seems like the 'No reference to definition' is incorrectly thrown when the variable is used in the call to another procedure.
I can copy/paste the below code into a new source member and the linter immediately throws the 'No ref...' lint error.
Active extensions
Remote system
Enabled features
Shell env
Variants
The text was updated successfully, but these errors were encountered: