Skip to content

Dialyzer warnings/errors in main branch (f4693cc) #46

Description

@github-actions

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:

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.


This issue was automatically created by the Elixir CI workflow.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions