You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes, when certain error goes away in Flow, Flow-IDE keeps the error visible. In this first screenshot the error has been fixed but is still displayed by Flow-IDE:
However when introducing another error and fixing that error, the original error can disappear:
When these situations happen the 'cached' error is not displayed when running flow via CLI.
The text was updated successfully, but these errors were encountered:
It should only ever in theory happen with atom-ide-ui because of it's hacky emulation of the Linter APIs. Which linting consumer are you getting this with?
flow@0.54.1
flow-ide@1.9.0
Sometimes, when certain error goes away in Flow, Flow-IDE keeps the error visible. In this first screenshot the error has been fixed but is still displayed by Flow-IDE:
However when introducing another error and fixing that error, the original error can disappear:
When these situations happen the 'cached' error is not displayed when running flow via CLI.
The text was updated successfully, but these errors were encountered: