Skip to content

[WIP] Expand AST using Macro.Env API #543

[WIP] Expand AST using Macro.Env API

[WIP] Expand AST using Macro.Env API #543

Triggered via pull request September 27, 2024 21:24
@lukaszsamsonlukaszsamson
synchronize #293
expand
Status Failure
Total duration 2m 25s
Artifacts

ci.yml

on: pull_request
Matrix: mix_test
Matrix: mix_test_windows
Matrix: static_analysis
Fit to window
Zoom out
Zoom in

Annotations

240 errors and 242 warnings
mix test (Elixir 1.15.x | Erlang/OTP 24.x): test/elixir_sense/core/parser_test.exs#L194
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
mix test (Elixir 1.15.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test (Elixir 1.15.x | Erlang/OTP 24.x): test/elixir_sense/core/compiler_test.exs#L916
test macro (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.15.x | Erlang/OTP 24.x): test/elixir_sense/core/binding_test.exs#L109
test expand introspection struct from guard (ElixirSense.Core.BindingTest)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
Process completed with exit code 1.
mix test (Elixir 1.16.x | Erlang/OTP 24.x): test/elixir_sense/core/compiler_test.exs#L916
test macro (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.16.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test (Elixir 1.16.x | Erlang/OTP 24.x): test/elixir_sense/core/binding_test.exs#L109
test expand introspection struct from guard (ElixirSense.Core.BindingTest)
mix test (Elixir 1.16.x | Erlang/OTP 24.x): test/elixir_sense/core/parser_test.exs#L194
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
mix test (Elixir 1.16.x | Erlang/OTP 24.x)
Process completed with exit code 1.
mix test (Elixir 1.15.x | Erlang/OTP 25.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test (Elixir 1.15.x | Erlang/OTP 25.x): test/elixir_sense/core/compiler_test.exs#L916
test macro (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.15.x | Erlang/OTP 25.x): test/elixir_sense/core/parser_test.exs#L194
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
mix test (Elixir 1.15.x | Erlang/OTP 25.x): test/elixir_sense/core/binding_test.exs#L109
test expand introspection struct from guard (ElixirSense.Core.BindingTest)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
Process completed with exit code 1.
mix test (Elixir 1.14.x | Erlang/OTP 24.x): test/elixir_sense/core/compiler_test.exs#L916
test macro (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.14.x | Erlang/OTP 24.x): test/elixir_sense/core/binding_test.exs#L109
test expand introspection struct from guard (ElixirSense.Core.BindingTest)
mix test (Elixir 1.14.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_builder/import_test.exs#L37
test import rules properly handled in ElixirSenseExample.Fixtures.MetadataBuilder.Import.ImportErlangBehaviour (ElixirSense.Core.MetadataBuilder.ImportTest)
mix test (Elixir 1.14.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test (Elixir 1.14.x | Erlang/OTP 24.x): test/elixir_sense/core/parser_test.exs#L119
test parse_string with missing terminator "'" (ElixirSense.Core.ParserTest)
mix test (Elixir 1.14.x | Erlang/OTP 24.x): test/elixir_sense/core/parser_test.exs#L104
test parse_string with missing terminator """ (ElixirSense.Core.ParserTest)
mix test (Elixir 1.14.x | Erlang/OTP 24.x): test/elixir_sense/core/parser_test.exs#L194
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
mix test (Elixir 1.14.x | Erlang/OTP 24.x): test/elixir_sense/core/parser_test.exs#L345
test parse_string with literal strings in sigils (ElixirSense.Core.ParserTest)
mix test (Elixir 1.14.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L889
test invalid fn incomplete clause right side (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.14.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L2618
test def in def after args (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.16.x | Erlang/OTP 26.x): test/elixir_sense/core/parser_test.exs#L194
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
mix test (Elixir 1.16.x | Erlang/OTP 26.x): test/elixir_sense/core/compiler_test.exs#L916
test macro (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.16.x | Erlang/OTP 26.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test (Elixir 1.16.x | Erlang/OTP 26.x)
Process completed with exit code 1.
mix test (Elixir 1.17.x | Erlang/OTP 27.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test (Elixir 1.17.x | Erlang/OTP 27.x): test/elixir_sense/core/introspection_test.exs#L43
test get_callbacks_with_docs for erlang behaviours (ElixirSense.Core.IntrospectionTest)
mix test (Elixir 1.17.x | Erlang/OTP 27.x): test/elixir_sense/core/introspection_test.exs#L146
test get_returns_from_callback (erlang specs) (ElixirSense.Core.IntrospectionTest)
mix test (Elixir 1.17.x | Erlang/OTP 27.x): test/elixir_sense/core/compiler_test.exs#L916
test macro (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
Process completed with exit code 1.
mix test (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/compiler_test.exs#L916
test macro (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/compiler_test.exs#L586
test special forms expands for in block (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/compiler_test.exs#L556
test special forms expands for (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_builder/import_test.exs#L37
test import rules properly handled in ElixirSenseExample.Fixtures.MetadataBuilder.Import.ImportErlangBehaviour (ElixirSense.Core.MetadataBuilder.ImportTest)
mix test (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/binding_test.exs#L109
test expand introspection struct from guard (ElixirSense.Core.BindingTest)
mix test (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/parser_test.exs#L104
test parse_string with missing terminator """ (ElixirSense.Core.ParserTest)
mix test (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/parser_test.exs#L119
test parse_string with missing terminator "'" (ElixirSense.Core.ParserTest)
mix test (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/parser_test.exs#L345
test parse_string with literal strings in sigils (ElixirSense.Core.ParserTest)
mix test (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/parser_test.exs#L194
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
mix test (Elixir 1.17.x | Erlang/OTP 26.x): test/elixir_sense/core/compiler_test.exs#L916
test macro (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.17.x | Erlang/OTP 26.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
Process completed with exit code 1.
mix test (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/compiler_test.exs#L556
test special forms expands for (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/compiler_test.exs#L916
test macro (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/compiler_test.exs#L586
test special forms expands for in block (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/metadata_builder/import_test.exs#L37
test import rules properly handled in ElixirSenseExample.Fixtures.MetadataBuilder.Import.ImportErlangBehaviour (ElixirSense.Core.MetadataBuilder.ImportTest)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/binding_test.exs#L109
test expand introspection struct from guard (ElixirSense.Core.BindingTest)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/parser_test.exs#L194
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/parser_test.exs#L345
test parse_string with literal strings in sigils (ElixirSense.Core.ParserTest)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/parser_test.exs#L104
test parse_string with missing terminator """ (ElixirSense.Core.ParserTest)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/parser_test.exs#L119
test parse_string with missing terminator "'" (ElixirSense.Core.ParserTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/compiler_test.exs#L586
test special forms expands for in block (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/compiler_test.exs#L556
test special forms expands for (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/compiler_test.exs#L916
test macro (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/binding_test.exs#L109
test expand introspection struct from guard (ElixirSense.Core.BindingTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/metadata_builder/import_test.exs#L37
test import rules properly handled in ElixirSenseExample.Fixtures.MetadataBuilder.Import.ImportErlangBehaviour (ElixirSense.Core.MetadataBuilder.ImportTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/parser_test.exs#L345
test parse_string with literal strings in sigils (ElixirSense.Core.ParserTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/parser_test.exs#L194
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/parser_test.exs#L104
test parse_string with missing terminator """ (ElixirSense.Core.ParserTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/parser_test.exs#L119
test parse_string with missing terminator "'" (ElixirSense.Core.ParserTest)
mix test (Elixir 1.14.x | Erlang/OTP 25.x): test/elixir_sense/core/compiler_test.exs#L916
test macro (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.14.x | Erlang/OTP 25.x): test/elixir_sense/core/binding_test.exs#L109
test expand introspection struct from guard (ElixirSense.Core.BindingTest)
mix test (Elixir 1.14.x | Erlang/OTP 25.x): test/elixir_sense/core/metadata_builder/import_test.exs#L37
test import rules properly handled in ElixirSenseExample.Fixtures.MetadataBuilder.Import.ImportErlangBehaviour (ElixirSense.Core.MetadataBuilder.ImportTest)
mix test (Elixir 1.14.x | Erlang/OTP 25.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test (Elixir 1.14.x | Erlang/OTP 25.x): test/elixir_sense/core/parser_test.exs#L104
test parse_string with missing terminator """ (ElixirSense.Core.ParserTest)
mix test (Elixir 1.14.x | Erlang/OTP 25.x): test/elixir_sense/core/parser_test.exs#L119
test parse_string with missing terminator "'" (ElixirSense.Core.ParserTest)
mix test (Elixir 1.14.x | Erlang/OTP 25.x): test/elixir_sense/core/parser_test.exs#L345
test parse_string with literal strings in sigils (ElixirSense.Core.ParserTest)
mix test (Elixir 1.14.x | Erlang/OTP 25.x): test/elixir_sense/core/parser_test.exs#L194
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
mix test (Elixir 1.14.x | Erlang/OTP 25.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L94
test incomplete case cursor in clause right side (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.14.x | Erlang/OTP 25.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L619
test incomplete with cursor in else clause left side guard (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.16.x | Erlang/OTP 25.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test (Elixir 1.16.x | Erlang/OTP 25.x): test/elixir_sense/core/parser_test.exs#L194
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
mix test (Elixir 1.16.x | Erlang/OTP 25.x): test/elixir_sense/core/compiler_test.exs#L916
test macro (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.16.x | Erlang/OTP 25.x): test/elixir_sense/core/binding_test.exs#L109
test expand introspection struct from guard (ElixirSense.Core.BindingTest)
mix test (Elixir 1.16.x | Erlang/OTP 25.x)
Process completed with exit code 1.
mix test (Elixir 1.17.x | Erlang/OTP 25.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test (Elixir 1.17.x | Erlang/OTP 25.x): test/elixir_sense/core/compiler_test.exs#L916
test macro (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.17.x | Erlang/OTP 25.x): test/elixir_sense/core/binding_test.exs#L109
test expand introspection struct from guard (ElixirSense.Core.BindingTest)
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
Process completed with exit code 1.
mix test (Elixir 1.15.x | Erlang/OTP 26.x): test/elixir_sense/core/parser_test.exs#L194
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
mix test (Elixir 1.15.x | Erlang/OTP 26.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test (Elixir 1.15.x | Erlang/OTP 26.x): test/elixir_sense/core/compiler_test.exs#L916
test macro (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
Process completed with exit code 1.
mix test (Elixir 1.14.x | Erlang/OTP 26.x): test/elixir_sense/core/compiler_test.exs#L304
test special forms expands __ENV__.property (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.14.x | Erlang/OTP 26.x): test/elixir_sense/core/compiler_test.exs#L291
test special forms expands __ENV__ (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.14.x | Erlang/OTP 26.x): test/elixir_sense/core/compiler_test.exs#L916
test macro (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.14.x | Erlang/OTP 26.x): test/elixir_sense/core/metadata_builder/import_test.exs#L37
test import rules properly handled in ElixirSenseExample.Fixtures.MetadataBuilder.Import.ImportErlangBehaviour (ElixirSense.Core.MetadataBuilder.ImportTest)
mix test (Elixir 1.14.x | Erlang/OTP 26.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L2406
test typespec redefining built in (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.14.x | Erlang/OTP 26.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L830
test incomplete for cursor in do block right side of clause without reduce (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.14.x | Erlang/OTP 26.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L809
test incomplete for cursor in do block reduce right side of clause too many args (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.14.x | Erlang/OTP 26.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L2546
test typespec in type range (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.14.x | Erlang/OTP 26.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L619
test incomplete with cursor in else clause left side guard (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.14.x | Erlang/OTP 26.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L2659
test def in def guard (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/compiler_test.exs#L556
test special forms expands for (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/compiler_test.exs#L586
test special forms expands for in block (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/compiler_test.exs#L916
test macro (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/metadata_builder/import_test.exs#L37
test import rules properly handled in ElixirSenseExample.Fixtures.MetadataBuilder.Import.ImportErlangBehaviour (ElixirSense.Core.MetadataBuilder.ImportTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/binding_test.exs#L109
test expand introspection struct from guard (ElixirSense.Core.BindingTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/parser_test.exs#L104
test parse_string with missing terminator """ (ElixirSense.Core.ParserTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/parser_test.exs#L119
test parse_string with missing terminator "'" (ElixirSense.Core.ParserTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/parser_test.exs#L345
test parse_string with literal strings in sigils (ElixirSense.Core.ParserTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/parser_test.exs#L194
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
mix test (Elixir 1.14.x | Erlang/OTP 23.x): test/elixir_sense/core/compiler_test.exs#L916
test macro (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.14.x | Erlang/OTP 23.x): test/elixir_sense/core/binding_test.exs#L109
test expand introspection struct from guard (ElixirSense.Core.BindingTest)
mix test (Elixir 1.14.x | Erlang/OTP 23.x): test/elixir_sense/core/metadata_builder/import_test.exs#L37
test import rules properly handled in ElixirSenseExample.Fixtures.MetadataBuilder.Import.ImportErlangBehaviour (ElixirSense.Core.MetadataBuilder.ImportTest)
mix test (Elixir 1.14.x | Erlang/OTP 23.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test (Elixir 1.14.x | Erlang/OTP 23.x): test/elixir_sense/core/parser_test.exs#L119
test parse_string with missing terminator "'" (ElixirSense.Core.ParserTest)
mix test (Elixir 1.14.x | Erlang/OTP 23.x): test/elixir_sense/core/parser_test.exs#L194
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
mix test (Elixir 1.14.x | Erlang/OTP 23.x): test/elixir_sense/core/parser_test.exs#L345
test parse_string with literal strings in sigils (ElixirSense.Core.ParserTest)
mix test (Elixir 1.14.x | Erlang/OTP 23.x): test/elixir_sense/core/parser_test.exs#L104
test parse_string with missing terminator """ (ElixirSense.Core.ParserTest)
mix test (Elixir 1.14.x | Erlang/OTP 23.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L2084
test typespec in type after :: type with | empty (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.14.x | Erlang/OTP 23.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L94
test incomplete case cursor in clause right side (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/compiler_test.exs#L586
test special forms expands for in block (ElixirSense.Core.CompilerTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/compiler_test.exs#L556
test special forms expands for (ElixirSense.Core.CompilerTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/metadata_builder/import_test.exs#L37
test import rules properly handled in ElixirSenseExample.Fixtures.MetadataBuilder.Import.ImportErlangBehaviour (ElixirSense.Core.MetadataBuilder.ImportTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/parser_test.exs#L345
test parse_string with literal strings in sigils (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/parser_test.exs#L119
test parse_string with missing terminator "'" (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/parser_test.exs#L104
test parse_string with missing terminator """ (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/parser_test.exs#L194
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/binding_test.exs#L109
test expand introspection struct from guard (ElixirSense.Core.BindingTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/compiler_test.exs#L556
test special forms expands for (ElixirSense.Core.CompilerTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/compiler_test.exs#L586
test special forms expands for in block (ElixirSense.Core.CompilerTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_builder/import_test.exs#L37
test import rules properly handled in ElixirSenseExample.Fixtures.MetadataBuilder.Import.ImportErlangBehaviour (ElixirSense.Core.MetadataBuilder.ImportTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/binding_test.exs#L109
test expand introspection struct from guard (ElixirSense.Core.BindingTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/parser_test.exs#L104
test parse_string with missing terminator """ (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/parser_test.exs#L345
test parse_string with literal strings in sigils (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/parser_test.exs#L119
test parse_string with missing terminator "'" (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/parser_test.exs#L194
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/compiler_test.exs#L586
test special forms expands for in block (ElixirSense.Core.CompilerTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/compiler_test.exs#L556
test special forms expands for (ElixirSense.Core.CompilerTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/metadata_builder/import_test.exs#L37
test import rules properly handled in ElixirSenseExample.Fixtures.MetadataBuilder.Import.ImportErlangBehaviour (ElixirSense.Core.MetadataBuilder.ImportTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/binding_test.exs#L109
test expand introspection struct from guard (ElixirSense.Core.BindingTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/parser_test.exs#L119
test parse_string with missing terminator "'" (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/parser_test.exs#L194
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/parser_test.exs#L104
test parse_string with missing terminator """ (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/parser_test.exs#L345
test parse_string with literal strings in sigils (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x): test/elixir_sense/core/parser_test.exs#L194
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x): test/elixir_sense/core/binding_test.exs#L109
test expand introspection struct from guard (ElixirSense.Core.BindingTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
Process completed with exit code 1.
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x): test/elixir_sense/core/parser_test.exs#L194
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x): test/elixir_sense/core/binding_test.exs#L109
test expand introspection struct from guard (ElixirSense.Core.BindingTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
Process completed with exit code 1.
mix test windows (Elixir 1.16.x | Erlang/OTP 25.x): test/elixir_sense/core/binding_test.exs#L109
test expand introspection struct from guard (ElixirSense.Core.BindingTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 25.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 25.x): test/elixir_sense/core/parser_test.exs#L194
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 25.x)
Process completed with exit code 1.
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x): test/elixir_sense/core/metadata_builder/import_test.exs#L37
test import rules properly handled in ElixirSenseExample.Fixtures.MetadataBuilder.Import.ImportErlangBehaviour (ElixirSense.Core.MetadataBuilder.ImportTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x): test/elixir_sense/core/binding_test.exs#L109
test expand introspection struct from guard (ElixirSense.Core.BindingTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x): test/elixir_sense/core/parser_test.exs#L119
test parse_string with missing terminator "'" (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x): test/elixir_sense/core/parser_test.exs#L104
test parse_string with missing terminator """ (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x): test/elixir_sense/core/parser_test.exs#L345
test parse_string with literal strings in sigils (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x): test/elixir_sense/core/parser_test.exs#L194
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L257
test incomplete receive cursor in clause left side guard (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L577
test incomplete with cursor in match expressions - right side (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 24.x): test/elixir_sense/core/parser_test.exs#L194
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 24.x): test/elixir_sense/core/binding_test.exs#L109
test expand introspection struct from guard (ElixirSense.Core.BindingTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 24.x)
Process completed with exit code 1.
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/compiler_test.exs#L586
test special forms expands for in block (ElixirSense.Core.CompilerTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/compiler_test.exs#L556
test special forms expands for (ElixirSense.Core.CompilerTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/metadata_builder/import_test.exs#L37
test import rules properly handled in ElixirSenseExample.Fixtures.MetadataBuilder.Import.ImportErlangBehaviour (ElixirSense.Core.MetadataBuilder.ImportTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/binding_test.exs#L109
test expand introspection struct from guard (ElixirSense.Core.BindingTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/parser_test.exs#L104
test parse_string with missing terminator """ (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/parser_test.exs#L194
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/parser_test.exs#L345
test parse_string with literal strings in sigils (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/parser_test.exs#L119
test parse_string with missing terminator "'" (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x): test/elixir_sense/core/binding_test.exs#L109
test expand introspection struct from guard (ElixirSense.Core.BindingTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
Process completed with exit code 1.
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x): test/elixir_sense/core/parser_test.exs#L194
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
Process completed with exit code 1.
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x): test/elixir_sense/core/compiler_test.exs#L291
test special forms expands __ENV__ (ElixirSense.Core.CompilerTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x): test/elixir_sense/core/compiler_test.exs#L304
test special forms expands __ENV__.property (ElixirSense.Core.CompilerTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x): test/elixir_sense/core/metadata_builder/import_test.exs#L37
test import rules properly handled in ElixirSenseExample.Fixtures.MetadataBuilder.Import.ImportErlangBehaviour (ElixirSense.Core.MetadataBuilder.ImportTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x): test/elixir_sense/core/parser_test.exs#L104
test parse_string with missing terminator """ (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x): test/elixir_sense/core/parser_test.exs#L345
test parse_string with literal strings in sigils (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x): test/elixir_sense/core/parser_test.exs#L119
test parse_string with missing terminator "'" (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x): test/elixir_sense/core/parser_test.exs#L194
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L313
test incomplete receive invalid number of args in after (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L2556
test typespec type with underscored arg (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x): test/elixir_sense/core/introspection_test.exs#L43
test get_callbacks_with_docs for erlang behaviours (ElixirSense.Core.IntrospectionTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x): test/elixir_sense/core/introspection_test.exs#L146
test get_returns_from_callback (erlang specs) (ElixirSense.Core.IntrospectionTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
Process completed with exit code 1.
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
Process completed with exit code 1.
mix test windows (Elixir 1.16.x | Erlang/OTP 26.x): test/elixir_sense/core/parser_test.exs#L194
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 26.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test windows (Elixir 1.16.x | Erlang/OTP 26.x)
Process completed with exit code 1.
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x): test/elixir_sense/core/metadata_builder/import_test.exs#L37
test import rules properly handled in ElixirSenseExample.Fixtures.MetadataBuilder.Import.ImportErlangBehaviour (ElixirSense.Core.MetadataBuilder.ImportTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x): test/elixir_sense/core/binding_test.exs#L109
test expand introspection struct from guard (ElixirSense.Core.BindingTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x): test/elixir_sense/core/parser_test.exs#L345
test parse_string with literal strings in sigils (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x): test/elixir_sense/core/parser_test.exs#L194
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x): test/elixir_sense/core/parser_test.exs#L104
test parse_string with missing terminator """ (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x): test/elixir_sense/core/parser_test.exs#L119
test parse_string with missing terminator "'" (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L577
test incomplete with cursor in match expressions - right side (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L2406
test typespec redefining built in (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x): test/elixir_sense/core/binding_test.exs#L109
test expand introspection struct from guard (ElixirSense.Core.BindingTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_builder/import_test.exs#L37
test import rules properly handled in ElixirSenseExample.Fixtures.MetadataBuilder.Import.ImportErlangBehaviour (ElixirSense.Core.MetadataBuilder.ImportTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_test.exs#L106
test env is correct in scopes (ElixirSense.Core.MetadataTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x): test/elixir_sense/core/parser_test.exs#L104
test parse_string with missing terminator """ (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x): test/elixir_sense/core/parser_test.exs#L194
test parse_string with missing terminator "end" attempts to fix it by inserting end at line from error (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x): test/elixir_sense/core/parser_test.exs#L119
test parse_string with missing terminator "'" (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x): test/elixir_sense/core/parser_test.exs#L345
test parse_string with literal strings in sigils (ElixirSense.Core.ParserTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L2064
test typespec in spec after :: (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L2054
test typespec in type after :: (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.15.x | Erlang/OTP 24.x): lib/elixir_sense/core/compiler.ex#L864
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test (Elixir 1.15.x | Erlang/OTP 24.x): lib/elixir_sense/core/compiler.ex#L1948
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 24.x): lib/elixir_sense/core/compiler.ex#L1955
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 24.x): lib/elixir_sense/core/compiler.ex#L4795
variable "s" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.16.x | Erlang/OTP 24.x)
~R/.../ is deprecated, use ~r/.../ instead
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.15.x | Erlang/OTP 25.x): lib/elixir_sense/core/compiler.ex#L864
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test (Elixir 1.15.x | Erlang/OTP 25.x): lib/elixir_sense/core/compiler.ex#L1948
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 25.x): lib/elixir_sense/core/compiler.ex#L1955
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 25.x): lib/elixir_sense/core/compiler.ex#L4795
variable "s" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.14.x | Erlang/OTP 24.x): lib/elixir_sense/core/compiler.ex#L864
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test (Elixir 1.14.x | Erlang/OTP 24.x): lib/elixir_sense/core/compiler.ex#L1948
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 24.x): lib/elixir_sense/core/compiler.ex#L1955
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 24.x): lib/elixir_sense/core/compiler.ex#L4795
variable "s" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.16.x | Erlang/OTP 26.x)
~R/.../ is deprecated, use ~r/.../ instead
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.13.x | Erlang/OTP 24.x): lib/elixir_sense/core/compiler.ex#L864
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test (Elixir 1.13.x | Erlang/OTP 24.x): lib/elixir_sense/core/compiler.ex#L1948
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.17.x | Erlang/OTP 27.x)
~R/.../ is deprecated, use ~r/.../ instead
mix test (Elixir 1.13.x | Erlang/OTP 24.x): lib/elixir_sense/core/compiler.ex#L1955
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.13.x | Erlang/OTP 24.x): lib/elixir_sense/providers/plugins/phoenix.ex#L16
module attribute @phoenix_route_funcs was set but never used
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
~R/.../ is deprecated, use ~r/.../ instead
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): lib/elixir_sense/core/compiler.ex#L864
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): lib/elixir_sense/core/compiler.ex#L1948
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): lib/elixir_sense/core/compiler.ex#L1955
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): lib/elixir_sense/providers/plugins/phoenix.ex#L16
module attribute @phoenix_route_funcs was set but never used
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): lib/elixir_sense/core/compiler.ex#L864
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): lib/elixir_sense/core/compiler.ex#L1948
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): lib/elixir_sense/core/compiler.ex#L1955
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): lib/elixir_sense/providers/plugins/phoenix.ex#L16
module attribute @phoenix_route_funcs was set but never used
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.14.x | Erlang/OTP 25.x): lib/elixir_sense/core/compiler.ex#L864
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test (Elixir 1.14.x | Erlang/OTP 25.x): lib/elixir_sense/core/compiler.ex#L1948
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 25.x): lib/elixir_sense/core/compiler.ex#L1955
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 25.x): lib/elixir_sense/core/compiler.ex#L4795
variable "s" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.16.x | Erlang/OTP 25.x)
~R/.../ is deprecated, use ~r/.../ instead
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
~R/.../ is deprecated, use ~r/.../ instead
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.15.x | Erlang/OTP 26.x): lib/elixir_sense/core/compiler.ex#L864
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test (Elixir 1.15.x | Erlang/OTP 26.x): lib/elixir_sense/core/compiler.ex#L1948
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 26.x): lib/elixir_sense/core/compiler.ex#L1955
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.15.x | Erlang/OTP 26.x): lib/elixir_sense/core/compiler.ex#L4795
variable "s" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.14.x | Erlang/OTP 26.x): lib/elixir_sense/core/compiler.ex#L864
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test (Elixir 1.14.x | Erlang/OTP 26.x): lib/elixir_sense/core/compiler.ex#L1948
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 26.x): lib/elixir_sense/core/compiler.ex#L1955
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 26.x): lib/elixir_sense/core/compiler.ex#L4795
variable "s" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): lib/elixir_sense/core/compiler.ex#L864
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): lib/elixir_sense/core/compiler.ex#L1948
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): lib/elixir_sense/core/compiler.ex#L1955
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): lib/elixir_sense/providers/plugins/phoenix.ex#L16
module attribute @phoenix_route_funcs was set but never used
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test (Elixir 1.14.x | Erlang/OTP 23.x): lib/elixir_sense/core/compiler.ex#L864
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test (Elixir 1.14.x | Erlang/OTP 23.x): lib/elixir_sense/core/compiler.ex#L1948
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 23.x): lib/elixir_sense/core/compiler.ex#L1955
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.14.x | Erlang/OTP 23.x): lib/elixir_sense/core/compiler.ex#L4795
variable "s" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): lib/elixir_sense/core/compiler.ex#L864
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): lib/elixir_sense/core/compiler.ex#L1948
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): lib/elixir_sense/core/compiler.ex#L1955
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): lib/elixir_sense/providers/plugins/phoenix.ex#L16
module attribute @phoenix_route_funcs was set but never used
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): lib/elixir_sense/core/compiler.ex#L864
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): lib/elixir_sense/core/compiler.ex#L1948
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): lib/elixir_sense/core/compiler.ex#L1955
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): lib/elixir_sense/providers/plugins/phoenix.ex#L16
module attribute @phoenix_route_funcs was set but never used
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): lib/elixir_sense/core/compiler.ex#L864
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): lib/elixir_sense/core/compiler.ex#L1948
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): lib/elixir_sense/core/compiler.ex#L1955
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): lib/elixir_sense/providers/plugins/phoenix.ex#L16
module attribute @phoenix_route_funcs was set but never used
static analysis (Elixir 1.17.x | Erlang/OTP 27.x)
~R/.../ is deprecated, use ~r/.../ instead
static analysis (Elixir 1.17.x | Erlang/OTP 27.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
static analysis (Elixir 1.17.x | Erlang/OTP 27.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
static analysis (Elixir 1.17.x | Erlang/OTP 27.x)
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
static analysis (Elixir 1.17.x | Erlang/OTP 27.x)
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
static analysis (Elixir 1.17.x | Erlang/OTP 27.x)
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
static analysis (Elixir 1.17.x | Erlang/OTP 27.x)
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
static analysis (Elixir 1.17.x | Erlang/OTP 27.x)
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
static analysis (Elixir 1.17.x | Erlang/OTP 27.x)
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
static analysis (Elixir 1.17.x | Erlang/OTP 27.x)
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
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x): lib/elixir_sense/core/compiler.ex#L864
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x): lib/elixir_sense/core/compiler.ex#L1948
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x): lib/elixir_sense/core/compiler.ex#L1955
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x): lib/elixir_sense/core/compiler.ex#L4795
variable "s" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x): lib/elixir_sense/core/compiler.ex#L864
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x): lib/elixir_sense/core/compiler.ex#L1948
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x): lib/elixir_sense/core/compiler.ex#L1955
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x): lib/elixir_sense/core/compiler.ex#L4795
variable "s" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.16.x | Erlang/OTP 25.x)
~R/.../ is deprecated, use ~r/.../ instead
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x): lib/elixir_sense/core/compiler.ex#L864
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x): lib/elixir_sense/core/compiler.ex#L1948
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x): lib/elixir_sense/core/compiler.ex#L1955
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x): lib/elixir_sense/core/compiler.ex#L4795
variable "s" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.16.x | Erlang/OTP 24.x)
~R/.../ is deprecated, use ~r/.../ instead
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): lib/elixir_sense/core/compiler.ex#L864
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): lib/elixir_sense/core/compiler.ex#L1948
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): lib/elixir_sense/core/compiler.ex#L1955
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): lib/elixir_sense/providers/plugins/phoenix.ex#L16
module attribute @phoenix_route_funcs was set but never used
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
~R/.../ is deprecated, use ~r/.../ instead
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x): lib/elixir_sense/core/compiler.ex#L864
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x): lib/elixir_sense/core/compiler.ex#L1948
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x): lib/elixir_sense/core/compiler.ex#L1955
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x): lib/elixir_sense/core/compiler.ex#L4795
variable "s" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x): lib/elixir_sense/core/compiler.ex#L864
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x): lib/elixir_sense/core/compiler.ex#L1948
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x): lib/elixir_sense/core/compiler.ex#L1955
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x): lib/elixir_sense/core/compiler.ex#L4795
variable "s" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.17.x | Erlang/OTP 27.x)
~R/.../ is deprecated, use ~r/.../ instead
mix test windows (Elixir 1.17.x | Erlang/OTP 26.x)
~R/.../ is deprecated, use ~r/.../ instead
mix test windows (Elixir 1.16.x | Erlang/OTP 26.x)
~R/.../ is deprecated, use ~r/.../ instead
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x): lib/elixir_sense/core/compiler.ex#L864
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x): lib/elixir_sense/core/compiler.ex#L1948
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x): lib/elixir_sense/core/compiler.ex#L1955
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x): lib/elixir_sense/core/compiler.ex#L4795
variable "s" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x): lib/elixir_sense/core/compiler.ex#L864
variable "env_for_expand" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x): lib/elixir_sense/core/compiler.ex#L1948
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x): lib/elixir_sense/core/compiler.ex#L1955
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x): lib/elixir_sense/core/compiler.ex#L4795
variable "s" is unused (if the variable is not meant to be used, prefix it with an underscore)