issues Search Results · repo:jeremyjh/dialyxir language:Elixir
Filter by
296 results
(67 ms)296 results
injeremyjh/dialyxir (press backspace or delete to remove)Running mix dialyzer I got this error.
Please file a bug in https://github.com/jeremyjh/dialyxir/issues with this message.
Failed to format warning: @spec a( _adr, _data@1/binary ) :: :ok\ndef a() do\n ...
tomielee
- Opened on Feb 4
- #553
Precheck
- [x] Take a look at the open issues and be sure that your issue is not already covered. May be repeat of
https://github.com/jeremyjh/dialyxir/issues/453 but there are no comments or resolution ...
r-ofarrell
- Opened on Jan 5
- #552
Given this example:
defmodule Example do
@spec process(:error) :: :ok
def process(:ok) do
:ok
end
end
Dialyzer outputs the following:
lib/..../some-file.ex:14: Invalid type specification for ...
lud-wj
- Opened on Dec 18, 2024
- #551
Environment
- Elixir Erlang/OTP versions (elixir --version):
Erlang/OTP 27 [erts-15.1] [source] [64-bit] [smp:32:32] [ds:32:32:10] [async-threads:1] [jit:ns]
Elixir 1.17.3 (compiled with Erlang/OTP ...
dan-cooke
- 3
- Opened on Oct 18, 2024
- #548
Environment
- Elixir Erlang/OTP versions (elixir --version):
- elixir 1.17.2-otp-27
- erlang 27.0.1
- Which version of Dialyxir are you using? (cat mix.lock | grep dialyxir): dialyxir : {:hex, ...
neel-desh
- 3
- Opened on Oct 1, 2024
- #546
Precheck
- Take a look at the open issues and be sure that your issue is not already covered.
- Be sure your versions of Dialyxir and Erlex are up to date.
Environment
- Elixir Erlang/OTP versions ...
randycoulman
- 14
- Opened on Sep 28, 2024
- #544
Environment
- Elixir Erlang/OTP versions (elixir --version):
Erlang/OTP 25 [erts-13.2.2.3] [source] [64-bit] [smp:16:16] [ds:16:16:10] [async-threads:1] [jit:ns]
Elixir 1.17.2 (compiled with Erlang/OTP ...
lnenad
- 4
- Opened on Sep 25, 2024
- #542
Unknown error occurred: %FunctionClauseError{module: Dialyxir.Warnings.InvalidContract, function: :format_long,
arity: 1, kind: nil, args: nil, clauses: nil}
Legacy warning: lib/blvd_graph/business/resolvers/booking_line.ex:11: ...
MrAustin2u
- 3
- Opened on Aug 6, 2024
- #539
Environment
- Elixir Erlang/OTP versions (elixir --version): Elixir 1.15.4 (compiled with Erlang/OTP 26)
- Which version of Dialyxir are you using? (cat mix.lock | grep dialyxir): 1.4.3
Current ...
icefoxen
- Opened on Jul 2, 2024
- #536
Environment
Erlang/OTP 26 [erts-14.2.3] [source] [64-bit] [smp:12:12] [ds:12:12:10] [async-threads:1] [jit:ns] Elixir 1.16.2
(compiled with Erlang/OTP 26)
dialyxir : {:hex, :dialyxir, 1.4.3 , ....}
...
bug
kaifeldhoff
- 12
- Opened on Apr 5, 2024
- #534

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.