-
Notifications
You must be signed in to change notification settings - Fork 29
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
System.ArgumentOutOfRangeException #330
Comments
There where no changes on this rule, so kinda surprised you have an error on this one. Do you have a sample AL file which reproduces this error? |
Unfortunately not (it's a 600+ files app ...) |
I think I know where the issue occurs. I'll try to see what I can do. |
Having the same issue. [{ |
@fvet and @tscottjendev, I've created an fix for this issue and released this in the prerelease. Could you (briefly) switch over to the prelease version of the LinterCop and provide feedback if this solves your issue?
...or manually download the BusinessCentral.LinterCop.current.dll and rename this to |
@Arthurvdv Running on prerelease version now (using the 'load pre releases' setting + Download Lintercop), but still have similar warnings. Might be related to the Page.run(0, ...)? (In VSCode, I don't see the warnings, while In DevOps it get the warnings) |
Fixing the |
The errors have been resolved for me. I have some the LC0029 |
@Arthurvdv Just wondering if the LC0027 rule is not too strict about |
I've released a new version v0.30.5 which should resolve this error. @tscottjendev and @fvet , I've also included the exception for Could you provide feedback if the new version resolves this issue? |
I’m going to assume this issue is resolved. If you’re still are experiencing problems on this, feel free to re-open this issue. |
When running v0.1.6, I get following errors when loading a project.
The text was updated successfully, but these errors were encountered: