Performance oriented fixes. (#841) #2604
Annotations
7 errors and 17 warnings
|
Run tests:
apps/server/test/lexical/server/code_intelligence/completion/translations/macro_test.exs#L870
test test completion snippets (Lexical.Server.CodeIntelligence.Completion.Translations.MacroTest)
|
Run tests:
apps/server/test/lexical/server/code_intelligence/completion/translations/macro_test.exs#L896
test describe blocks (Lexical.Server.CodeIntelligence.Completion.Translations.MacroTest)
|
Run tests:
apps/server/test/lexical/server/code_intelligence/completion/translations/macro_test.exs#L849
test normal macro completion completes ExUnit macros without parens (Lexical.Server.CodeIntelligence.Completion.Translations.MacroTest)
|
Run tests:
apps/server/test/lexical/server/code_intelligence/completion/translations/struct_test.exs#L90
test structs should complete module aliases after % (Lexical.Server.CodeIntelligence.Completion.Translations.StructTest)
|
Run tests:
apps/server/test/lexical/server/code_intelligence/completion/translations/struct_test.exs#L111
test structs should complete, but not add curlies when last word not contains % (Lexical.Server.CodeIntelligence.Completion.Translations.StructTest)
|
Run tests
The operation was canceled.
|
Run tests
variable "remaining" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests
variable "first" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests
variable "second" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests
variable "found" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests
variable "b" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests
variable "a" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
config/config.exs#L4
variable "f" does not exist and is being expanded to "f()", please use parentheses to remove the ambiguity or change the variable name
|
Install and compile the app
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Install and compile the app
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Install and compile the app
variable "s" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Install and compile the app
function find_controllers/4 is unused
|
Install and compile the app
function skip_scope_alias/2 is unused
|
Install and compile the app
module attribute @phoenix_route_funcs was set but never used
|
Install and compile the app
unused alias Binding
|
Install and compile the app
unused alias Matcher
|
Install and compile the app
unused alias Scope
|
Install and compile the app
unused alias Source
|
Loading