Fix flaky test #107
Annotations
12 errors and 8 warnings
OTP 26.0 / Elixir 1.14.5
Process completed with exit code 1.
|
OTP 27.0 / Elixir 1.17.0-rc.0
The job was canceled because "_1_14_5_26_0_--exclude_lt" failed.
|
OTP 27.0 / Elixir 1.17.0-rc.0
The operation was canceled.
|
OTP 25.3 / Elixir 1.14.1
The job was canceled because "_1_14_5_26_0_--exclude_lt" failed.
|
OTP 25.3 / Elixir 1.14.1
The operation was canceled.
|
OTP 26.0 / Elixir 1.16.0
The job was canceled because "_1_14_5_26_0_--exclude_lt" failed.
|
OTP 26.0 / Elixir 1.16.0:
test/dune_string_to_quoted_test.exs#L14
test Dune.string_to_quoted/2 captures tokenizer warnings (DuneStringToQuotedTest)
|
OTP 26.0 / Elixir 1.16.0:
test/dune_string_test.exs#L947
test error handling parser warnings (DuneStringTest)
|
OTP 26.0 / Elixir 1.16.0
The operation was canceled.
|
OTP 26.0 / Elixir 1.15.4
The job was canceled because "_1_14_5_26_0_--exclude_lt" failed.
|
OTP 26.0 / Elixir 1.15.4:
test/dune_string_to_quoted_test.exs#L14
test Dune.string_to_quoted/2 captures tokenizer warnings (DuneStringToQuotedTest)
|
OTP 26.0 / Elixir 1.15.4
The operation was canceled.
|
OTP 26.0 / Elixir 1.14.5
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
OTP 26.0 / Elixir 1.14.5
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
OTP 26.0 / Elixir 1.14.5:
lib/dune/parser/string_parser.ex#L31
Code.with_diagnostics/1 is undefined or private
|
OTP 27.0 / Elixir 1.17.0-rc.0
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
OTP 27.0 / Elixir 1.17.0-rc.0
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
OTP 25.3 / Elixir 1.14.1:
lib/dune/parser/string_parser.ex#L31
Code.with_diagnostics/1 is undefined or private
|
OTP 26.0 / Elixir 1.16.0
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
OTP 26.0 / Elixir 1.16.0
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|