Skip to content

Add experimental LSP server for bundle files #4158

Add experimental LSP server for bundle files

Add experimental LSP server for bundle files #4158

Triggered via pull request March 27, 2026 17:20
Status Failure
Total duration 3m 28s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint
Process completed with exit code 1.
lint: bundle/lsp/definition_test.go#L65
negative-positive: use assert.Positive (testifylint)
lint: bundle/lsp/server.go#L51
File is not properly formatted (gofmt)
lint: bundle/lsp/protocol.go#L170
File is not properly formatted (gofmt)
lint: bundle/lsp/completion.go#L306
missing cases in switch of type dyn.Kind: dyn.KindInvalid, dyn.KindTime, dyn.KindNil (exhaustive)