Skip to content

Bump versions for 1.4.0 release. #123

Bump versions for 1.4.0 release.

Bump versions for 1.4.0 release. #123

Triggered via pull request August 27, 2023 18:13
Status Cancelled
Total duration 4m 11s
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

8 errors and 87 warnings
Elixir 1.15.4 / OTP 25.3: test/dialyxir/plt_test.exs#L9
test check plts (Dialyxir.PltTest)
Elixir 1.15.4 / OTP 25.3
Process completed with exit code 2.
Elixir 1.14.3 / OTP 24.3
The operation was canceled.
Elixir 1.12.3 / OTP 24.3
The operation was canceled.
Elixir 1.13.4 / OTP 23.3
The operation was canceled.
Elixir 1.12.3 / OTP 23.3
The operation was canceled.
Elixir 1.14.3 / OTP 23.3
The operation was canceled.
Elixir 1.15.4 / OTP 24.3
The operation was canceled.
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.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/
Elixir 1.13.4 / OTP 25.3: lib/dialyxir.ex#L1
redefining module Dialyxir (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.beam)
Elixir 1.13.4 / OTP 25.3: lib/dialyxir/dialyzer.ex#L1
redefining module Dialyxir.Dialyzer (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Dialyzer.beam)
Elixir 1.13.4 / OTP 25.3: lib/dialyxir/dialyzer.ex#L8
redefining module Dialyxir.Dialyzer.Runner (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Dialyzer.Runner.beam)
Elixir 1.13.4 / OTP 25.3: lib/dialyxir/filter_map.ex#L1
redefining module Dialyxir.FilterMap (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.FilterMap.beam)
Elixir 1.13.4 / OTP 25.3: lib/dialyxir/formatter.ex#L1
redefining module Dialyxir.Formatter (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.beam)
Elixir 1.13.4 / OTP 25.3: lib/dialyxir/formatter/dialyxir.ex#L1
redefining module Dialyxir.Formatter.Dialyxir (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.Dialyxir.beam)
Elixir 1.13.4 / OTP 25.3: lib/dialyxir/formatter/dialyzer.ex#L1
redefining module Dialyxir.Formatter.Dialyzer (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.Dialyzer.beam)
Elixir 1.13.4 / OTP 25.3: lib/dialyxir/formatter/github.ex#L1
redefining module Dialyxir.Formatter.Github (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.Github.beam)
Elixir 1.13.4 / OTP 25.3: lib/dialyxir/formatter/ignore_file.ex#L1
redefining module Dialyxir.Formatter.IgnoreFile (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.IgnoreFile.beam)
Elixir 1.13.4 / OTP 25.3: lib/dialyxir/formatter/ignore_file_strict.ex#L1
redefining module Dialyxir.Formatter.IgnoreFileStrict (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.IgnoreFileStrict.beam)
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.15.4 / OTP 26.0: lib/dialyxir/project.ex#L1
redefining module Dialyxir.Project (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Project.beam)
Elixir 1.15.4 / OTP 26.0: lib/mix/tasks/dialyzer.ex#L1
redefining module Mix.Tasks.Dialyzer (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Mix.Tasks.Dialyzer.beam)
Elixir 1.15.4 / OTP 26.0: test/examples/pattern_match_covered.ex#L8
this clause for unmatched/1 cannot match because a previous clause at line 6 always matches
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.14.3 / OTP 25.3: lib/dialyxir.ex#L1
redefining module Dialyxir (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.beam)
Elixir 1.14.3 / OTP 25.3: lib/dialyxir/dialyzer.ex#L1
redefining module Dialyxir.Dialyzer (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Dialyzer.beam)
Elixir 1.14.3 / OTP 25.3: lib/dialyxir/dialyzer.ex#L8
redefining module Dialyxir.Dialyzer.Runner (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Dialyzer.Runner.beam)
Elixir 1.14.3 / OTP 25.3: lib/dialyxir/filter_map.ex#L1
redefining module Dialyxir.FilterMap (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.FilterMap.beam)
Elixir 1.14.3 / OTP 25.3: lib/dialyxir/formatter.ex#L1
redefining module Dialyxir.Formatter (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.beam)
Elixir 1.14.3 / OTP 25.3: lib/dialyxir/formatter/dialyxir.ex#L1
redefining module Dialyxir.Formatter.Dialyxir (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.Dialyxir.beam)
Elixir 1.14.3 / OTP 25.3: lib/dialyxir/formatter/dialyzer.ex#L1
redefining module Dialyxir.Formatter.Dialyzer (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.Dialyzer.beam)
Elixir 1.14.3 / OTP 25.3: lib/dialyxir/formatter/github.ex#L1
redefining module Dialyxir.Formatter.Github (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.Github.beam)
Elixir 1.14.3 / OTP 25.3: lib/dialyxir/formatter/ignore_file.ex#L1
redefining module Dialyxir.Formatter.IgnoreFile (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.IgnoreFile.beam)
Elixir 1.14.3 / OTP 25.3: lib/dialyxir/formatter/ignore_file_strict.ex#L1
redefining module Dialyxir.Formatter.IgnoreFileStrict (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.IgnoreFileStrict.beam)
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 24.3: lib/dialyxir.ex#L1
redefining module Dialyxir (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.beam)
Elixir 1.13.4 / OTP 24.3: lib/dialyxir/dialyzer.ex#L1
redefining module Dialyxir.Dialyzer (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Dialyzer.beam)
Elixir 1.13.4 / OTP 24.3: lib/dialyxir/dialyzer.ex#L8
redefining module Dialyxir.Dialyzer.Runner (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Dialyzer.Runner.beam)
Elixir 1.13.4 / OTP 24.3: lib/dialyxir/filter_map.ex#L1
redefining module Dialyxir.FilterMap (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.FilterMap.beam)
Elixir 1.13.4 / OTP 24.3: lib/dialyxir/formatter.ex#L1
redefining module Dialyxir.Formatter (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.beam)
Elixir 1.13.4 / OTP 24.3: lib/dialyxir/formatter/dialyxir.ex#L1
redefining module Dialyxir.Formatter.Dialyxir (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.Dialyxir.beam)
Elixir 1.13.4 / OTP 24.3: lib/dialyxir/formatter/dialyzer.ex#L1
redefining module Dialyxir.Formatter.Dialyzer (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.Dialyzer.beam)
Elixir 1.13.4 / OTP 24.3: lib/dialyxir/formatter/github.ex#L1
redefining module Dialyxir.Formatter.Github (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.Github.beam)
Elixir 1.13.4 / OTP 24.3: lib/dialyxir/formatter/ignore_file.ex#L1
redefining module Dialyxir.Formatter.IgnoreFile (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.IgnoreFile.beam)
Elixir 1.13.4 / OTP 24.3: lib/dialyxir/formatter/ignore_file_strict.ex#L1
redefining module Dialyxir.Formatter.IgnoreFileStrict (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.IgnoreFileStrict.beam)
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 24.3: lib/dialyxir.ex#L1
redefining module Dialyxir (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.beam)
Elixir 1.14.3 / OTP 24.3: lib/dialyxir/dialyzer.ex#L1
redefining module Dialyxir.Dialyzer (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Dialyzer.beam)
Elixir 1.14.3 / OTP 24.3: lib/dialyxir/dialyzer.ex#L8
redefining module Dialyxir.Dialyzer.Runner (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Dialyzer.Runner.beam)
Elixir 1.14.3 / OTP 24.3: lib/dialyxir/filter_map.ex#L1
redefining module Dialyxir.FilterMap (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.FilterMap.beam)
Elixir 1.14.3 / OTP 24.3: lib/dialyxir/formatter.ex#L1
redefining module Dialyxir.Formatter (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.beam)
Elixir 1.14.3 / OTP 24.3: lib/dialyxir/formatter/dialyxir.ex#L1
redefining module Dialyxir.Formatter.Dialyxir (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.Dialyxir.beam)
Elixir 1.14.3 / OTP 24.3: lib/dialyxir/formatter/dialyzer.ex#L1
redefining module Dialyxir.Formatter.Dialyzer (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.Dialyzer.beam)
Elixir 1.14.3 / OTP 24.3: lib/dialyxir/formatter/github.ex#L1
redefining module Dialyxir.Formatter.Github (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.Github.beam)
Elixir 1.14.3 / OTP 24.3: lib/dialyxir/formatter/ignore_file.ex#L1
redefining module Dialyxir.Formatter.IgnoreFile (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.IgnoreFile.beam)
Elixir 1.14.3 / OTP 24.3: lib/dialyxir/formatter/ignore_file_strict.ex#L1
redefining module Dialyxir.Formatter.IgnoreFileStrict (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.IgnoreFileStrict.beam)
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.12.3 / OTP 24.3: lib/dialyxir/warnings/contract_range.ex#L1
redefining module Dialyxir.Warnings.ContractRange (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Warnings.ContractRange.beam)
Elixir 1.12.3 / OTP 24.3: lib/dialyxir/warnings/pattern_match_covered.ex#L1
redefining module Dialyxir.Warnings.PatternMatchCovered (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Warnings.PatternMatchCovered.beam)
Elixir 1.12.3 / OTP 24.3: lib/dialyxir/warnings/call_to_missing_function.ex#L1
redefining module Dialyxir.Warnings.CallToMissingFunction (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Warnings.CallToMissingFunction.beam)
Elixir 1.12.3 / OTP 24.3: lib/dialyxir/warnings/map_update.ex#L1
redefining module Dialyxir.Warnings.MapUpdate (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Warnings.MapUpdate.beam)
Elixir 1.12.3 / OTP 24.3: lib/dialyxir/warnings/binary_construction.ex#L1
redefining module Dialyxir.Warnings.BinaryConstruction (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Warnings.BinaryConstruction.beam)
Elixir 1.12.3 / OTP 24.3: lib/dialyxir/warning.ex#L1
redefining module Dialyxir.Warning (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Warning.beam)
Elixir 1.12.3 / OTP 24.3: lib/dialyxir/formatter/github.ex#L1
redefining module Dialyxir.Formatter.Github (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.Github.beam)
Elixir 1.12.3 / OTP 24.3: lib/dialyxir/warnings/unused_function.ex#L1
redefining module Dialyxir.Warnings.UnusedFunction (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Warnings.UnusedFunction.beam)
Elixir 1.12.3 / OTP 24.3: lib/dialyxir/warnings/extra_range.ex#L1
redefining module Dialyxir.Warnings.ExtraRange (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Warnings.ExtraRange.beam)
Elixir 1.12.3 / OTP 24.3: lib/dialyxir/warnings/callback_argument_type_mismatch.ex#L1
redefining module Dialyxir.Warnings.CallbackArgumentTypeMismatch (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Warnings.CallbackArgumentTypeMismatch.beam)
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.13.4 / OTP 23.3: lib/dialyxir.ex#L1
redefining module Dialyxir (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.beam)
Elixir 1.13.4 / OTP 23.3: lib/dialyxir/dialyzer.ex#L1
redefining module Dialyxir.Dialyzer (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Dialyzer.beam)
Elixir 1.13.4 / OTP 23.3: lib/dialyxir/dialyzer.ex#L8
redefining module Dialyxir.Dialyzer.Runner (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Dialyzer.Runner.beam)
Elixir 1.13.4 / OTP 23.3: lib/dialyxir/filter_map.ex#L1
redefining module Dialyxir.FilterMap (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.FilterMap.beam)
Elixir 1.13.4 / OTP 23.3: lib/dialyxir/formatter.ex#L1
redefining module Dialyxir.Formatter (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.beam)
Elixir 1.13.4 / OTP 23.3: lib/dialyxir/formatter/dialyxir.ex#L1
redefining module Dialyxir.Formatter.Dialyxir (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.Dialyxir.beam)
Elixir 1.13.4 / OTP 23.3: lib/dialyxir/formatter/dialyzer.ex#L1
redefining module Dialyxir.Formatter.Dialyzer (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.Dialyzer.beam)
Elixir 1.13.4 / OTP 23.3: lib/dialyxir/formatter/github.ex#L1
redefining module Dialyxir.Formatter.Github (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.Github.beam)
Elixir 1.13.4 / OTP 23.3: lib/dialyxir/formatter/ignore_file.ex#L1
redefining module Dialyxir.Formatter.IgnoreFile (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.IgnoreFile.beam)
Elixir 1.13.4 / OTP 23.3: lib/dialyxir/formatter/ignore_file_strict.ex#L1
redefining module Dialyxir.Formatter.IgnoreFileStrict (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.IgnoreFileStrict.beam)
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 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 23.3: lib/dialyxir.ex#L1
redefining module Dialyxir (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.beam)
Elixir 1.14.3 / OTP 23.3: lib/dialyxir/dialyzer.ex#L1
redefining module Dialyxir.Dialyzer (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Dialyzer.beam)
Elixir 1.14.3 / OTP 23.3: lib/dialyxir/filter_map.ex#L1
redefining module Dialyxir.FilterMap (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.FilterMap.beam)
Elixir 1.14.3 / OTP 23.3: lib/dialyxir/dialyzer.ex#L8
redefining module Dialyxir.Dialyzer.Runner (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Dialyzer.Runner.beam)
Elixir 1.14.3 / OTP 23.3: lib/dialyxir/formatter.ex#L1
redefining module Dialyxir.Formatter (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.beam)
Elixir 1.14.3 / OTP 23.3: lib/dialyxir/formatter/dialyxir.ex#L1
redefining module Dialyxir.Formatter.Dialyxir (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.Dialyxir.beam)
Elixir 1.14.3 / OTP 23.3: lib/dialyxir/formatter/dialyzer.ex#L1
redefining module Dialyxir.Formatter.Dialyzer (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.Dialyzer.beam)
Elixir 1.14.3 / OTP 23.3: lib/dialyxir/formatter/github.ex#L1
redefining module Dialyxir.Formatter.Github (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.Github.beam)
Elixir 1.14.3 / OTP 23.3: lib/dialyxir/formatter/ignore_file.ex#L1
redefining module Dialyxir.Formatter.IgnoreFile (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.IgnoreFile.beam)
Elixir 1.14.3 / OTP 23.3: lib/dialyxir/formatter/ignore_file_strict.ex#L1
redefining module Dialyxir.Formatter.IgnoreFileStrict (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Formatter.IgnoreFileStrict.beam)
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 24.3: lib/dialyxir/project.ex#L1
redefining module Dialyxir.Project (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Dialyxir.Project.beam)
Elixir 1.15.4 / OTP 24.3: lib/mix/tasks/dialyzer.ex#L1
redefining module Mix.Tasks.Dialyzer (current version loaded from /home/runner/.mix/archives/dialyxir-1.4.0/dialyxir-1.4.0/ebin/Elixir.Mix.Tasks.Dialyzer.beam)
Elixir 1.15.4 / OTP 24.3: test/examples/pattern_match_covered.ex#L8
this clause for unmatched/1 cannot match because a previous clause at line 6 always matches