Skip to content

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

Description

@fguisso

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions