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
The prebuilt misspell binaries are using a now unsupported version of Go using unsupported syscalls. There's an open misspell issue, but it appears that the project is no longer actively maintained.
The text was updated successfully, but these errors were encountered:
Running
make check
on MacOS Monterey results in an except frommisspell
:The prebuilt
misspell
binaries are using a now unsupported version of Go using unsupported syscalls. There's an open misspell issue, but it appears that the project is no longer actively maintained.The text was updated successfully, but these errors were encountered: