Prep for 0.7.2 release #2607
Annotations
6 errors and 7 warnings
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/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#L870
test test completion snippets (Lexical.Server.CodeIntelligence.Completion.Translations.MacroTest)
|
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:
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
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
use Bitwise is deprecated. import Bitwise instead
|
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)
|
Loading