Skip to content

Bump actions/cache from 3 to 4 (#1056) #1197

Bump actions/cache from 3 to 4 (#1056)

Bump actions/cache from 3 to 4 (#1056) #1197

Triggered via push March 10, 2024 09:26
Status Failure
Total duration 11m 38s
Artifacts

ci.yml

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

Annotations

62 errors and 213 warnings
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
** (TokenMissingError) lib/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
** (TokenMissingError) lib/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
test fixes function call applied in a with block (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
test fixes function call applied in a with block with started do end (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
test fixes function call applied in a with block, preserves comment (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
test fixes function call applied in a comprehension (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
Process completed with exit code 1.
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
** (TokenMissingError) lib/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
test protocol rebuild does not trigger consolidation warnings (ElixirLS.LanguageServer.DialyzerTest)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
Process completed with exit code 1.
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
test fixes captured function handles erlang functions (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
test fixes function call handles erlang functions (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
Process completed with exit code 1.
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
test fixes function call applied in a with block (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
test fixes function call applied in a comprehension (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
test fixes function call handles erlang functions (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
test fixes function call applied in a with block with started do end (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
test fixes captured function handles erlang functions (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
test fixes function call applied in a with block, preserves comment (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
Process completed with exit code 1.
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
test fixes function call applied in a with block (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
test fixes function call applied in a comprehension (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
test fixes function call applied in a with block, preserves comment (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
test fixes function call applied in a with block with started do end (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
Process completed with exit code 1.
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
test fixes function call applied in a with block (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
test fixes function call applied in a comprehension (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
test fixes function call applied in a with block, preserves comment (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
test fixes function call applied in a with block with started do end (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
Process completed with exit code 1.
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
test fixes function call applied in a with block with started do end (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
test fixes function call handles erlang functions (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
test fixes captured function handles erlang functions (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
test fixes function call applied in a comprehension (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
test fixes function call applied in a with block (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
test fixes function call applied in a with block, preserves comment (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
Process completed with exit code 1.
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
test fixes function call applied in a comprehension (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
test fixes function call applied in a with block, preserves comment (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
test fixes function call applied in a with block (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
test fixes function call applied in a with block with started do end (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
Process completed with exit code 1.
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
** (TokenMissingError) lib/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
** (TokenMissingError) lib/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
test protocol rebuild does not trigger consolidation warnings (ElixirLS.LanguageServer.DialyzerTest)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
** (TokenMissingError) lib/a.ex:6:7: missing terminator: end (for "do" starting at line 2)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
Process completed with exit code 1.
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
test fixes captured function handles erlang functions (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
test fixes function call handles erlang functions (ElixirLS.LanguageServer.Providers.CodeAction.ReplaceRemoteFunctionTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
Process completed with exit code 1.
mix test (Elixir 1.16.x | Erlang/OTP 26.x)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
mix test (Elixir 1.16.x | Erlang/OTP 26.x)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
mix test (Elixir 1.16.x | Erlang/OTP 26.x)
Manifest: {:error, :enoent}
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
Logger.default_formatter/1 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
Code.with_diagnostics/2 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
Manifest: {:error, :enoent}
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
function find_controllers/4 is unused
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
function skip_scope_alias/2 is unused
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
module attribute @phoenix_route_funcs was set but never used
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
unused alias Binding
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
unused alias Matcher
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
unused alias Scope
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
unused alias Source
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
Macro.path/2 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
Macro.dbg/3 is undefined or private
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.15.x | Erlang/OTP 26.x)
Manifest: {:error, :enoent}
mix test (Elixir 1.16.x | Erlang/OTP 25.x)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
mix test (Elixir 1.16.x | Erlang/OTP 25.x)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
mix test (Elixir 1.16.x | Erlang/OTP 25.x)
Manifest: {:error, :enoent}
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
Manifest: {:error, :enoent}
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
Logger.default_formatter/1 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
Code.with_diagnostics/2 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
Manifest: {:error, :enoent}
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
found quoted call "fun" but the quotes are not required. Calls made exclusively of Unicode letters, numbers, and underscores and not beginning with a number do not require quotes
mix test (Elixir 1.14.x | Erlang/OTP 26.x)
found quoted atom "abc" but the quotes are not required. Atoms made exclusively of ASCII letters, numbers, underscores, beginning with a letter or underscore, and optionally ending with ! or ? do not require quotes
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
Logger.default_formatter/1 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
Code.with_diagnostics/2 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
Manifest: {:error, :enoent}
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
function find_controllers/4 is unused
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
function skip_scope_alias/2 is unused
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
module attribute @phoenix_route_funcs was set but never used
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
unused alias Binding
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
unused alias Matcher
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
unused alias Scope
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
unused alias Source
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
Macro.path/2 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
Macro.dbg/3 is undefined or private
mix test (Elixir 1.16.x | Erlang/OTP 24.x)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
mix test (Elixir 1.16.x | Erlang/OTP 24.x)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
mix test (Elixir 1.16.x | Erlang/OTP 24.x)
Manifest: {:error, :enoent}
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
function find_controllers/4 is unused
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
function skip_scope_alias/2 is unused
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
module attribute @phoenix_route_funcs was set but never used
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
unused alias Binding
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
unused alias Matcher
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
unused alias Scope
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
unused alias Source
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
Code.Fragment.container_cursor_to_quoted/1 is undefined (module Code.Fragment is not available or is yet to be defined)
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
Macro.path/2 is undefined or private
mix test (Elixir 1.12.x | Erlang/OTP 24.x)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
Manifest: {:error, :enoent}
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
function find_controllers/4 is unused
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
function skip_scope_alias/2 is unused
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
module attribute @phoenix_route_funcs was set but never used
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
unused alias Binding
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
unused alias Matcher
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
unused alias Scope
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
unused alias Source
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
Macro.path/2 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
Macro.dbg/3 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
function find_controllers/4 is unused
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
function skip_scope_alias/2 is unused
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
module attribute @phoenix_route_funcs was set but never used
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
unused alias Binding
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
unused alias Matcher
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
unused alias Scope
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
unused alias Source
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
Macro.path/2 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
Macro.dbg/3 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
Logger.default_formatter/1 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
Code.with_diagnostics/2 is undefined or private
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
Manifest: {:error, :enoent}
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
function find_controllers/4 is unused
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
function skip_scope_alias/2 is unused
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
module attribute @phoenix_route_funcs was set but never used
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
unused alias Binding
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
unused alias Matcher
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
unused alias Scope
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
unused alias Source
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
Code.Fragment.container_cursor_to_quoted/1 is undefined (module Code.Fragment is not available or is yet to be defined)
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
Macro.path/2 is undefined or private
mix test (Elixir 1.12.x | Erlang/OTP 22.x)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
function find_controllers/4 is unused
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
function skip_scope_alias/2 is unused
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
module attribute @phoenix_route_funcs was set but never used
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
unused alias Binding
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
unused alias Matcher
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
unused alias Scope
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
unused alias Source
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
Code.Fragment.container_cursor_to_quoted/1 is undefined (module Code.Fragment is not available or is yet to be defined)
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
Macro.path/2 is undefined or private
mix test windows (Elixir 1.12.x | Erlang/OTP 24.x)
Mix.ensure_application!/1 is undefined or private
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
function find_controllers/4 is unused
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
function skip_scope_alias/2 is unused
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
module attribute @phoenix_route_funcs was set but never used
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
unused alias Binding
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
unused alias Matcher
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
unused alias Scope
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
unused alias Source
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
Code.Fragment.container_cursor_to_quoted/1 is undefined (module Code.Fragment is not available or is yet to be defined)
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
Macro.path/2 is undefined or private
mix test (Elixir 1.12.x | Erlang/OTP 23.x)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
function find_controllers/4 is unused
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
function skip_scope_alias/2 is unused
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
module attribute @phoenix_route_funcs was set but never used
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
unused alias Binding
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
unused alias Matcher
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
unused alias Scope
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
unused alias Source
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
Code.Fragment.container_cursor_to_quoted/1 is undefined (module Code.Fragment is not available or is yet to be defined)
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
Macro.path/2 is undefined or private
mix test windows (Elixir 1.12.x | Erlang/OTP 22.x)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
function find_controllers/4 is unused
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
function skip_scope_alias/2 is unused
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
module attribute @phoenix_route_funcs was set but never used
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
unused alias Binding
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
unused alias Matcher
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
unused alias Scope
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
unused alias Source
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
Macro.path/2 is undefined or private
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
Macro.dbg/3 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
Logger.default_formatter/1 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
Code.with_diagnostics/2 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
Manifest: {:error, :enoent}
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
Logger.default_formatter/1 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
Code.with_diagnostics/2 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
Manifest: {:error, :enoent}
mix test windows (Elixir 1.14.x | Erlang/OTP 26.x)
found quoted call "fun" but the quotes are not required. Calls made exclusively of Unicode letters, numbers, and underscores and not beginning with a number do not require quotes
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
function find_controllers/4 is unused
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
function skip_scope_alias/2 is unused
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
module attribute @phoenix_route_funcs was set but never used
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
unused alias Binding
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
unused alias Matcher
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
unused alias Scope
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
unused alias Source
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
Macro.path/2 is undefined or private
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
Macro.dbg/3 is undefined or private
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
function find_controllers/4 is unused
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
function skip_scope_alias/2 is unused
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
module attribute @phoenix_route_funcs was set but never used
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
unused alias Binding
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
unused alias Matcher
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
unused alias Scope
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
unused alias Source
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
Code.Fragment.container_cursor_to_quoted/1 is undefined (module Code.Fragment is not available or is yet to be defined)
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
Macro.path/2 is undefined or private
mix test windows (Elixir 1.12.x | Erlang/OTP 23.x)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
Logger.default_formatter/1 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
Code.with_diagnostics/2 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
Manifest: {:error, :enoent}
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
Manifest: {:error, :enoent}
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test windows (Elixir 1.15.x | Erlang/OTP 26.x)
Manifest: {:error, :enoent}
mix test windows (Elixir 1.16.x | Erlang/OTP 25.x)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
mix test windows (Elixir 1.16.x | Erlang/OTP 25.x)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
mix test windows (Elixir 1.16.x | Erlang/OTP 25.x)
Manifest: {:error, :enoent}
mix test windows (Elixir 1.16.x | Erlang/OTP 26.x)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
mix test windows (Elixir 1.16.x | Erlang/OTP 26.x)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
mix test windows (Elixir 1.16.x | Erlang/OTP 26.x)
Manifest: {:error, :enoent}
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
Manifest: {:error, :enoent}
mix test windows (Elixir 1.16.x | Erlang/OTP 24.x)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
mix test windows (Elixir 1.16.x | Erlang/OTP 24.x)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex_vendored's mix.exs
mix test windows (Elixir 1.16.x | Erlang/OTP 24.x)
Manifest: {:error, :enoent}
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
function find_controllers/4 is unused
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
function skip_scope_alias/2 is unused
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
module attribute @phoenix_route_funcs was set but never used
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
unused alias Binding
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
unused alias Matcher
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
unused alias Scope
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
unused alias Source
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
Macro.path/2 is undefined or private
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
Macro.dbg/3 is undefined or private
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
function find_controllers/4 is unused
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
function skip_scope_alias/2 is unused
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
module attribute @phoenix_route_funcs was set but never used
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
unused alias Binding
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
unused alias Matcher
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
unused alias Scope
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
unused alias Source
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
Macro.path/2 is undefined or private
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
Macro.dbg/3 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
Mix.ensure_application!/1 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
Logger.default_formatter/1 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
Code.with_diagnostics/2 is undefined or private
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
Manifest: {:error, :enoent}