Fix for the lsp crashing upon a textDocument/definition on untracked files #324
check-go-task.yml
on: pull_request
run-determination
3s
Matrix: check-config
Matrix: check-errors
Matrix: check-formatting
Matrix: check-outdated
Matrix: check-style
Annotations
3 errors and 5 warnings
check-style (./)
Process completed with exit code 201.
|
check-style (./):
ls/ls_ide_to_clang.go#L45
var languageId should be languageID
|
check-style (./):
ls/ls.go#L71
exported type TranslationOpts should have comment or be unexported
|
check-formatting (./)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
check-outdated (./)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
check-style (./)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
check-config (./)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
check-errors (./)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|