Skip to content

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

[WIP] Expand AST using Macro.Env API

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

Triggered via pull request September 28, 2024 11:49
@lukaszsamsonlukaszsamson
synchronize #293
expand
Status Failure
Total duration 3m 27s
Artifacts

ci.yml

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

Annotations

159 errors and 232 warnings
mix test (Elixir 1.16.x | Erlang/OTP 24.x): test/elixir_sense/core/parser_test.exs#L198
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): test/elixir_sense/core/compiler_test.exs#L924
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)
Process completed with exit code 1.
mix test (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/compiler_test.exs#L924
test macro (ElixirSense.Core.CompilerTest)
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/metadata_builder/error_recovery_test.exs#L515
test incomplete try cursor in right side of catch clause 2 arg (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L133
test incomplete case invalid number of args (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L123
test incomplete case invalid number of args with when (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L864
test incomplete for cursor in do block reduce right side of clause too many args (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L213
test incomplete cond invalid number of args (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
Process completed with exit code 1.
mix test (Elixir 1.15.x | Erlang/OTP 24.x): test/elixir_sense/core/parser_test.exs#L198
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#L924
test macro (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
Process completed with exit code 1.
mix test (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/compiler_test.exs#L924
test macro (ElixirSense.Core.CompilerTest)
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/metadata_builder/error_recovery_test.exs#L515
test incomplete try cursor in right side of catch clause 2 arg (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L864
test incomplete for cursor in do block reduce right side of clause too many args (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L133
test incomplete case invalid number of args (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L123
test incomplete case invalid number of args with when (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L213
test incomplete cond invalid number of args (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
Process completed with exit code 1.
mix test (Elixir 1.14.x | Erlang/OTP 25.x): test/elixir_sense/core/compiler_test.exs#L924
test macro (ElixirSense.Core.CompilerTest)
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)
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#L924
test macro (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.15.x | Erlang/OTP 26.x): test/elixir_sense/core/compiler_test.exs#L924
test macro (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.15.x | Erlang/OTP 26.x): test/elixir_sense/core/parser_test.exs#L198
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 25.x)
Process completed with exit code 1.
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)
Process completed with exit code 1.
mix test (Elixir 1.14.x | Erlang/OTP 26.x): test/elixir_sense/core/compiler_test.exs#L924
test macro (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.14.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.14.x | Erlang/OTP 26.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#L924
test macro (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.15.x | Erlang/OTP 25.x): test/elixir_sense/core/parser_test.exs#L198
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)
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#L924
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.16.x | Erlang/OTP 25.x): test/elixir_sense/core/parser_test.exs#L198
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/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/compiler_test.exs#L924
test macro (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.16.x | Erlang/OTP 25.x)
Process completed with exit code 1.
mix test (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/compiler_test.exs#L924
test macro (ElixirSense.Core.CompilerTest)
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/metadata_builder/error_recovery_test.exs#L123
test incomplete case invalid number of args with when (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L133
test incomplete case invalid number of args (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L864
test incomplete for cursor in do block reduce right side of clause too many args (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L213
test incomplete cond invalid number of args (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L515
test incomplete try cursor in right side of catch clause 2 arg (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
Process completed with exit code 1.
mix test (Elixir 1.14.x | Erlang/OTP 24.x): test/elixir_sense/core/compiler_test.exs#L924
test macro (ElixirSense.Core.CompilerTest)
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)
Process completed with exit code 1.
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): test/elixir_sense/core/compiler_test.exs#L924
test macro (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
Process completed with exit code 1.
mix test (Elixir 1.16.x | Erlang/OTP 26.x): test/elixir_sense/core/compiler_test.exs#L924
test macro (ElixirSense.Core.CompilerTest)
mix test (Elixir 1.16.x | Erlang/OTP 26.x): test/elixir_sense/core/parser_test.exs#L198
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/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.14.x | Erlang/OTP 23.x): test/elixir_sense/core/compiler_test.exs#L924
test macro (ElixirSense.Core.CompilerTest)
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)
Process completed with exit code 1.
mix test (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/compiler_test.exs#L924
test macro (ElixirSense.Core.CompilerTest)
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/metadata_builder/error_recovery_test.exs#L864
test incomplete for cursor in do block reduce right side of clause too many args (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L133
test incomplete case invalid number of args (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L213
test incomplete cond invalid number of args (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L123
test incomplete case invalid number of args with when (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L515
test incomplete try cursor in right side of catch clause 2 arg (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
Process completed with exit code 1.
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/metadata_builder/error_recovery_test.exs#L133
test incomplete case invalid number of args (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L213
test incomplete cond invalid number of args (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L864
test incomplete for cursor in do block reduce right side of clause too many args (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L123
test incomplete case invalid number of args with when (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L515
test incomplete try cursor in right side of catch clause 2 arg (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
Process completed with exit code 1.
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/metadata_builder/error_recovery_test.exs#L133
test incomplete case invalid number of args (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L515
test incomplete try cursor in right side of catch clause 2 arg (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L123
test incomplete case invalid number of args with when (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L864
test incomplete for cursor in do block reduce right side of clause too many args (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L213
test incomplete cond invalid number of args (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
Process completed with exit code 1.
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/metadata_builder/error_recovery_test.exs#L864
test incomplete for cursor in do block reduce right side of clause too many args (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L123
test incomplete case invalid number of args with when (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L515
test incomplete try cursor in right side of catch clause 2 arg (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L133
test incomplete case invalid number of args (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L213
test incomplete cond invalid number of args (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
Process completed with exit code 1.
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/metadata_builder/error_recovery_test.exs#L213
test incomplete cond invalid number of args (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L864
test incomplete for cursor in do block reduce right side of clause too many args (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L123
test incomplete case invalid number of args with when (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L515
test incomplete try cursor in right side of catch clause 2 arg (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x): test/elixir_sense/core/metadata_builder/error_recovery_test.exs#L133
test incomplete case invalid number of args (ElixirSense.Core.MetadataBuilder.ErrorRecoveryTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 25.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#L198
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)
Process completed with exit code 1.
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x): test/elixir_sense/core/parser_test.exs#L198
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/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.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/parser_test.exs#L198
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)
Process completed with exit code 1.
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)
Process completed with exit code 1.
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)
Process completed with exit code 1.
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x): test/elixir_sense/core/parser_test.exs#L198
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.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#L198
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 26.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 26.x)
Process completed with exit code 1.
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)
Process completed with exit code 1.
static analysis (Elixir 1.17.x | Erlang/OTP 27.x)
Process completed with exit code 1.
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): test/elixir_sense/core/parser_test.exs#L198
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)
Process completed with exit code 1.
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)
Process completed with exit code 1.
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 (Elixir 1.16.x | Erlang/OTP 24.x)
~R/.../ is deprecated, use ~r/.../ instead
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#L1954
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#L1961
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.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#L1954
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#L1961
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#L4810
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 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#L1954
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#L1961
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.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#L1954
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#L1961
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#L4810
variable "s" 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)
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#L1954
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#L1961
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#L4810
variable "s" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.17.x | Erlang/OTP 25.x)
~R/.../ is deprecated, use ~r/.../ instead
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#L1954
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#L1961
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#L4810
variable "s" 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)
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#L1954
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#L1961
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#L4810
variable "s" 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.16.x | Erlang/OTP 25.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#L1954
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/core/compiler.ex#L1961
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.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#L1954
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#L1961
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#L4810
variable "s" is unused (if the variable is not meant to be used, prefix it with an underscore)
mix test (Elixir 1.17.x | Erlang/OTP 26.x)
~R/.../ is deprecated, use ~r/.../ instead
mix test (Elixir 1.16.x | Erlang/OTP 26.x)
~R/.../ is deprecated, use ~r/.../ instead
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#L1954
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#L1961
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#L4810
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#L1954
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#L1961
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 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#L1954
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#L1961
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#L1954
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#L1961
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#L1954
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#L1961
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
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#L1954
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#L1961
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.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#L1954
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#L1961
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#L4810
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 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#L1954
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#L1961
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#L4810
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.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#L1954
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#L1961
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#L4810
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 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#L1954
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#L1961
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#L4810
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 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#L1954
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#L1961
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#L4810
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 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#L1954
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#L1961
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#L4810
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#L1954
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#L1961
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#L4810
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 26.x)
~R/.../ is deprecated, use ~r/.../ instead
mix test windows (Elixir 1.17.x | Erlang/OTP 25.x)
~R/.../ is deprecated, use ~r/.../ instead
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