Elixir 1.15 #118
Annotations
4 warnings
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/
|
lib/dialyxir/project.ex#L1
redefining module Dialyxir.Project (current version loaded from /home/runner/.mix/archives/dialyxir-1.3.0/dialyxir-1.3.0/ebin/Elixir.Dialyxir.Project.beam)
|
lib/mix/tasks/dialyzer.ex#L1
redefining module Mix.Tasks.Dialyzer (current version loaded from /home/runner/.mix/archives/dialyxir-1.3.0/dialyxir-1.3.0/ebin/Elixir.Mix.Tasks.Dialyzer.beam)
|
test/examples/pattern_match_covered.ex#L8
this clause for unmatched/1 cannot match because a previous clause at line 6 always matches
|
The logs for this run have expired and are no longer available.
Loading