Finding suitable PLTs
Checking PLT...
[:asn1, :compiler, :crypto, :elixir, :kernel, :logger, :public_key, :socket, :ssl, :stdlib, :tdig, :tenbin_dns, :zoneinfo]
PLT is up to date!
ignore_warnings: .dialyzer_ignore.exs
Starting Dialyzer
[
check_plt: false,
init_plt: ~c"/home/runner/work/tdig/tdig/priv/plts/dialyzer.plt",
files: [~c"/home/runner/work/tdig/tdig/_build/dev/lib/tdig/ebin/Elixir.Tdig.CLI.beam",
~c"/home/runner/work/tdig/tdig/_build/dev/lib/tdig/ebin/Elixir.Tdig.beam"],
warnings: [:error_handling, :underspecs, ...]
]
:dialyzer.run error: File not found: /Users/toshi/.local/share/mise/installs/erlang/28.1.1/lib/dialyzer-5.4/ebin/erl_bif_types.beam
Halting VM with exit status 1
Please review and fix these Dialyzer warnings/errors.
Dialyzer Analysis Results
Commit: f4693cc
Branch: refs/heads/main
Workflow run: https://github.com/smkwlab/tdig/actions/runs/26463916046
OTP/Elixir: 28.2/1.19.4
Output:
Please review and fix these Dialyzer warnings/errors.
This issue was automatically created by the Elixir CI workflow.