fix: add lsp logging when failing to find an elixir executable (#169) #187
Annotations
10 errors and 10 warnings
Run tests
test definition/2 when making remote call by alias find the definition of a remote function call (Expert.Engine.CodeIntelligence.DefinitionTest)
|
Run tests
test definition/2 when making remote call by alias find the definition of the module (Expert.Engine.CodeIntelligence.DefinitionTest)
|
Run tests
test definition/2 when making local call find multiple locations when the module is defined in multiple places (Expert.Engine.CodeIntelligence.DefinitionTest)
|
Run tests
test definition/2 when making remote call by alias find the definition of a struct (Expert.Engine.CodeIntelligence.DefinitionTest)
|
Run tests
test definition/2 when making local call to a delegated function find the definition of the delegated function (Expert.Engine.CodeIntelligence.DefinitionTest)
|
Run tests
test definition/2 when making remote call by use to import definition find the function definition (Expert.Engine.CodeIntelligence.DefinitionTest)
|
Run tests
test definition/2 when making local call find the function definition (Expert.Engine.CodeIntelligence.DefinitionTest)
|
Run tests
test definition/2 when making remote call by alias find the macro definition (Expert.Engine.CodeIntelligence.DefinitionTest)
|
Run tests
test definition/2 when making local call find the function definition when the function has `when` clause (Expert.Engine.CodeIntelligence.DefinitionTest)
|
Run tests
test definition/2 when making remote call by import find the definition of a remote function call (Expert.Engine.CodeIntelligence.DefinitionTest)
|
Run tests
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Run tests
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Run tests
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
|
Run tests
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Run tests
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Run tests
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
|
Run tests
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Run tests
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Run tests
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
Run tests
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
Loading