Skip to content

Resolve exdoc autolinks in markdown documents #1183

Resolve exdoc autolinks in markdown documents

Resolve exdoc autolinks in markdown documents #1183

Triggered via pull request February 20, 2024 20:40
Status Success
Total duration 10m 7s
Artifacts

ci.yml

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

Annotations

18 errors and 214 warnings
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)
** (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)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
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.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 24.x)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
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 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 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 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)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
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 26.x)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
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 26.x)
** (TokenMissingError) lib/has_error.ex:16:1: missing terminator: end (for "do" starting at line 1)
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.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.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.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.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.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.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.15.x | Erlang/OTP 25.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.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.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.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}
static analysis (Elixir 1.15.x | Erlang/OTP 25.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.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.14.x | Erlang/OTP 23.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 23.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 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 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 (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.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.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.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.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.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 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 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.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.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.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.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.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.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}