Skip to content

Emit parser warnings and errors on type #1034

Emit parser warnings and errors on type

Emit parser warnings and errors on type #1034

Triggered via pull request September 25, 2023 19:35
@lukaszsamsonlukaszsamson
synchronize #986
exs
Status Failure
Total duration 10m 26s
Artifacts

ci.yml

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

Annotations

16 errors and 144 warnings
static analysis (Elixir 1.15.x | Erlang/OTP 25.x)
Process completed with exit code 1.
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
test breakpoints sets, modifies and unsets conditional breakpoints (ElixirLS.Debugger.ServerTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
test breakpoints sets and unsets breakpoints in different files (ElixirLS.Debugger.ServerTest)
mix test windows (Elixir 1.13.x | Erlang/OTP 24.x)
Process completed with exit code 1.
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.15.x | Erlang/OTP 25.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)
** (SyntaxError) lib/template.eex:2:5: syntax error before: ','
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)
** (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 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 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)
** (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.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 (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)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.14.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
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.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.13.x | Erlang/OTP 24.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
Logger.default_formatter/1 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
Code.with_diagnostics/2 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 24.x)
found quoted atom "bar" but the quotes are not required. Atoms made exclusively of ASCII letters, numbers, underscores, and optionally ending with ! or ? do not require quotes
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.13.x | Erlang/OTP 25.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
Code.with_diagnostics/2 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
Logger.default_formatter/1 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 25.x)
found quoted atom "bar" but the quotes are not required. Atoms made exclusively of ASCII letters, numbers, underscores, and optionally ending with ! or ? do not require quotes
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)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.14.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
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.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
:erl_syntax.function_arity/1 is undefined (module :erl_syntax is not available or is yet to be defined)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
:erl_syntax.function_name/1 is undefined (module :erl_syntax is not available or is yet to be defined)
mix test (Elixir 1.15.x | Erlang/OTP 25.x)
:erl_syntax.comment_text/1 is undefined (module :erl_syntax is not available or is yet to be defined)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
:erl_syntax.function_arity/1 is undefined (module :erl_syntax is not available or is yet to be defined)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
:erl_syntax.function_name/1 is undefined (module :erl_syntax is not available or is yet to be defined)
mix test (Elixir 1.15.x | Erlang/OTP 24.x)
:erl_syntax.comment_text/1 is undefined (module :erl_syntax is not available or is yet to be defined)
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)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.14.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
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 (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 22.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
Logger.default_formatter/1 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
Code.with_diagnostics/2 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 22.x)
found quoted atom "bar" but the quotes are not required. Atoms made exclusively of ASCII letters, numbers, underscores, and optionally ending with ! or ? do not require quotes
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.13.x | Erlang/OTP 23.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
Logger.default_formatter/1 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
Code.with_diagnostics/2 is undefined or private
mix test (Elixir 1.13.x | Erlang/OTP 23.x)
found quoted atom "bar" but the quotes are not required. Atoms made exclusively of ASCII letters, numbers, underscores, and optionally ending with ! or ? do not require quotes
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)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test (Elixir 1.14.x | Erlang/OTP 23.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
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 windows (Elixir 1.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
:erl_syntax.function_arity/1 is undefined (module :erl_syntax is not available or is yet to be defined)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
:erl_syntax.function_name/1 is undefined (module :erl_syntax is not available or is yet to be defined)
mix test windows (Elixir 1.15.x | Erlang/OTP 25.x)
:erl_syntax.comment_text/1 is undefined (module :erl_syntax is not available or is yet to be defined)
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.13.x | Erlang/OTP 25.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
Logger.default_formatter/1 is undefined or private
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
Code.with_diagnostics/2 is undefined or private
mix test windows (Elixir 1.13.x | Erlang/OTP 25.x)
found quoted atom "bar" but the quotes are not required. Atoms made exclusively of ASCII letters, numbers, underscores, and optionally ending with ! or ? do not require quotes
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
:erl_syntax.function_arity/1 is undefined (module :erl_syntax is not available or is yet to be defined)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
:erl_syntax.function_name/1 is undefined (module :erl_syntax is not available or is yet to be defined)
mix test windows (Elixir 1.15.x | Erlang/OTP 24.x)
:epp_dodger.parse/1 is undefined (module :epp_dodger is not available or is yet to be defined)
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)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.14.x | Erlang/OTP 24.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
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.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 23.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
Code.with_diagnostics/2 is undefined or private
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
Logger.default_formatter/1 is undefined or private
mix test windows (Elixir 1.13.x | Erlang/OTP 23.x)
found quoted atom "bar" but the quotes are not required. Atoms made exclusively of ASCII letters, numbers, underscores, and optionally ending with ! or ? do not require quotes
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.13.x | Erlang/OTP 22.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
Code.with_diagnostics/2 is undefined or private
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
Logger.default_formatter/1 is undefined or private
mix test windows (Elixir 1.13.x | Erlang/OTP 22.x)
found quoted atom "bar" but the quotes are not required. Atoms made exclusively of ASCII letters, numbers, underscores, and optionally ending with ! or ? do not require quotes
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)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
mix test windows (Elixir 1.14.x | Erlang/OTP 23.x)
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
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