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
I have checked the FAQ and it didn't resolve my problem.
Issues
I have checked existing issues and there are no issues with the same problem.
Neovim Version
0.9.2
Dev Version?
I am using a stable Neovim release version, or if I am using a dev version of Neovim I have confirmed that my issue is reproducible on a stable version.
I confirm that my minimal config is based on the minimal_init.lua template and that my issue is reproducible by running nvim --clean -u minimal_init.lua and following the steps above.
Expected Behavior
tests should pass
Actual Behavior
they fail :(
Debug Log
Fail || diagnostics handler handler changedtick tracking should call handler only once if buffer changed in between callbacks
null-ls.nvim/test/spec/diagnostics_spec.lua:132: Expected to be called 1 time(s), but was called 2 time(s)
Help
Yes
Implementation Help
No response
Requirements
I have read and followed the instructions above and understand that my issue will be closed if I did not provide the required information.
The text was updated successfully, but these errors were encountered:
FAQ
Issues
Neovim Version
0.9.2
Dev Version?
Operating System
linux/debian
Minimal Config
Steps to Reproduce
make test
Reproducibility Check
minimal_init.lua
template and that my issue is reproducible by runningnvim --clean -u minimal_init.lua
and following the steps above.Expected Behavior
tests should pass
Actual Behavior
they fail :(
Debug Log
Help
Yes
Implementation Help
No response
Requirements
The text was updated successfully, but these errors were encountered: