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
{{ message }}
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
haml-lint: warning: parser/current is loading parser/ruby26, which recognizes warning: 2.6.4-compliant syntax, but you are running 2.6.3
I upgraded my application to ruby 2.6.4 and re-ran bundler. After the upgrade I started seeing a blank error message in Atom whenever opening a file to be linted. The problem persists even after a reinstall of linter-haml and the problem disappears when rolled back to Ruby 2.6.3
Here's the error message in Atom (notice, no content):
After receiving this warning:
I upgraded my application to ruby 2.6.4 and re-ran bundler. After the upgrade I started seeing a blank error message in Atom whenever opening a file to be linted. The problem persists even after a reinstall of linter-haml and the problem disappears when rolled back to Ruby 2.6.3
Here's the error message in Atom (notice, no content):
There are no errors in the developer console either.
Anything else to try to see what's happening here?
The text was updated successfully, but these errors were encountered: