Skip to content

window-picker returns nil when called from codeql panel #54

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

Open
fguisso opened this issue May 20, 2025 · 0 comments
Open

window-picker returns nil when called from codeql panel #54

fguisso opened this issue May 20, 2025 · 0 comments

Comments

@fguisso
Copy link

fguisso commented May 20, 2025

Hi, thanks for the awesome plugin!

I'm encountering an error when trying to use the panel to jump to source code from SARIF results. When I press <CR> to navigate, I get the following error:

E5108: Error executing lua .../codeql.nvim/lua/codeql/panel.lua:922: Invalid 'window': Expected Lua number
stack traceback:
  [C]: in function 'nvim_win_set_buf'
  .../codeql.nvim/lua/codeql/panel.lua:922: in function 'jump_to_code'

Image

I'm using nvim 0.11.1 and lazyvim to install plugins. Can anyone figure out what I'm doing wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant