Skip to content

Elixir 1.15

Elixir 1.15 #110

Re-run triggered July 19, 2023 20:11
Status Failure
Total duration 1m 6s
Artifacts

test.yml

on: pull_request
Check for duplicate runs
5s
Check for duplicate runs
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

37 errors and 15 warnings
Elixir 1.12.3 / OTP 26.0
Requested Elixir / Erlang/OTP version (1.12.3 / 26.0) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
Elixir 1.15.4 / OTP 23.3
Requested Elixir / Erlang/OTP version (1.15.4 / 23.3) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
Elixir 1.14.3 / OTP 26.0
Requested Elixir / Erlang/OTP version (1.14.3 / 26.0) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
Elixir 1.13.4 / OTP 26.0
Requested Elixir / Erlang/OTP version (1.13.4 / 26.0) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
Elixir 1.15.4 / OTP 24.3: test/mix/tasks/dialyzer_test.exs#L34
test Core PLTs are deleted with --all flag (Mix.Tasks.DialyzerTest)
Elixir 1.15.4 / OTP 24.3: test/mix/tasks/dialyzer_test.exs#L12
test Delete PLT file name (Mix.Tasks.DialyzerTest)
Elixir 1.15.4 / OTP 24.3: test/mix/tasks/dialyzer_test.exs#L45
test Does not crash when running on project without mix.lock (Mix.Tasks.DialyzerTest)
Elixir 1.15.4 / OTP 24.3: test/mix/tasks/dialyzer_test.exs#L23
test Core PLTs are not deleted without --all flag (Mix.Tasks.DialyzerTest)
Elixir 1.15.4 / OTP 24.3
Process completed with exit code 2.
Elixir 1.15.4 / OTP 25.3: test/dialyxir/project_test.exs#L165
test Project with non-existent dependency (Dialyxir.ProjectTest)
Elixir 1.15.4 / OTP 25.3: test/dialyxir/project_test.exs#L35
test Deprecation warning on use of bare :plt_file (Dialyxir.ProjectTest)
Elixir 1.15.4 / OTP 25.3: test/dialyxir/project_test.exs#L178
test Deprecation warning on use of plt_add_deps: true (Dialyxir.ProjectTest)
Elixir 1.15.4 / OTP 25.3: test/warning_test.exs#L6
test pattern match warning succeeds on valid input (Dialyxir.Test.WarningTest)
Elixir 1.15.4 / OTP 25.3: test/dialyxir/output_test.exs#L20
test color/2 does not insert escape codes when they are disabled (Dialyxir.OutputTest)
Elixir 1.15.4 / OTP 25.3: test/dialyxir/output_test.exs#L14
test color/2 inserts ANSI escape codes when they are enabled (Dialyxir.OutputTest)
Elixir 1.15.4 / OTP 25.3: test/dialyxir/dialyzer_test.exs#L44
test dialyze/3 formatting with no warnings, colors disabled (Dialyxir.DialyzerTest)
Elixir 1.15.4 / OTP 25.3: test/dialyxir/dialyzer_test.exs#L72
test dialyze/3 formatting with warnings, colors disabled (Dialyxir.DialyzerTest)
Elixir 1.15.4 / OTP 25.3: test/dialyxir/dialyzer_test.exs#L28
test dialyze/3 formatting with no warnings, colors enabled (Dialyxir.DialyzerTest)
Elixir 1.15.4 / OTP 25.3: test/dialyxir/dialyzer_test.exs#L89
test dialyze/3 formatting with errors, colors enabled (Dialyxir.DialyzerTest)
Elixir 1.12.3 / OTP 23.3
Process completed with exit code 1.
Elixir 1.14.3 / OTP 24.3
Process completed with exit code 1.
Elixir 1.14.3 / OTP 25.3
Process completed with exit code 1.
Elixir 1.15.4 / OTP 26.0: test/dialyxir/plt_test.exs#L9
test check plts (Dialyxir.PltTest)
Elixir 1.15.4 / OTP 26.0: test/dialyxir/formatter_test.exs#L127
test simple string ignore evaluates an ignore file and ignores warnings matching the pattern (Dialyxir.FormatterTest)
Elixir 1.15.4 / OTP 26.0: test/dialyxir/formatter_test.exs#L54
test exs ignore does not filter lines not matching the pattern (Dialyxir.FormatterTest)
Elixir 1.15.4 / OTP 26.0: test/dialyxir/formatter_test.exs#L110
test exs ignore overwrite ':list_unused_filters_present' (Dialyxir.FormatterTest)
Elixir 1.15.4 / OTP 26.0: test/dialyxir/formatter_test.exs#L80
test exs ignore lists unnecessary skips as warnings if ignoring exit status (Dialyxir.FormatterTest)
Elixir 1.15.4 / OTP 26.0: test/dialyxir/formatter_test.exs#L36
test exs ignore evaluates an ignore file of the form {file, short_description} and ignores warnings matching the pattern (Dialyxir.FormatterTest)
Elixir 1.15.4 / OTP 26.0: test/dialyxir/formatter_test.exs#L67
test exs ignore can filter by regex (Dialyxir.FormatterTest)
Elixir 1.15.4 / OTP 26.0: test/dialyxir/formatter_test.exs#L18
test exs ignore evaluates an ignore file and ignores warnings matching the pattern (Dialyxir.FormatterTest)
Elixir 1.15.4 / OTP 26.0: test/dialyxir/formatter_test.exs#L138
test listing unused filter behaves the same for different formats (Dialyxir.FormatterTest)
Elixir 1.15.4 / OTP 26.0: test/dialyxir/formatter_test.exs#L95
test exs ignore error on unnecessary skips without ignore_exit_status (Dialyxir.FormatterTest)
Elixir 1.13.4 / OTP 24.3
Process completed with exit code 1.
Elixir 1.13.4 / OTP 23.3
Process completed with exit code 1.
Elixir 1.12.3 / OTP 24.3
Process completed with exit code 1.
Elixir 1.14.3 / OTP 23.3
Process completed with exit code 1.
Elixir 1.13.4 / OTP 25.3
Process completed with exit code 1.
Elixir 1.12.3 / OTP 26.0
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/
Elixir 1.15.4 / OTP 23.3
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/
Elixir 1.14.3 / OTP 26.0
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/
Elixir 1.13.4 / OTP 26.0
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/
Elixir 1.15.4 / OTP 24.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Elixir 1.15.4 / OTP 25.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Elixir 1.12.3 / OTP 23.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Elixir 1.14.3 / OTP 24.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Elixir 1.14.3 / OTP 25.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Elixir 1.15.4 / OTP 26.0
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Elixir 1.13.4 / OTP 24.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Elixir 1.13.4 / OTP 23.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Elixir 1.12.3 / OTP 24.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Elixir 1.14.3 / OTP 23.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Elixir 1.13.4 / OTP 25.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/