Latest #dialyxir Threads Top

ChaseGilliam
I’m working on bringing incremental support from DIalyzer released in OTP 26 into Dialyxir. The preliminary results on a large umbrella a...
New
LionOps
I’m still relatively new to Elixir, so I’m hoping someone can shed some light on what’s up with my mode and/or dialyzer: defmodule Eclip...
New
Fl4m3Ph03n1x
Background I have an umbrella app where I use a dependecy called ETS. This dependency has a type called set_options that I use in some of...
New
geoffrey
I am currently facing challenges with the Dialyzer tool while working on two Elixir libraries: AnyHttp Library: This library offers a ...
New
terenceponce
I’m trying to write a @spec for this function that was made by mix phx.gen.auth: # lib/my_app/identity/user_token.ex @spec build_sessio...
New
dlebrun
After updating phoenix_live_view from version 0.19.3 to version 0.19.5, I get the following error when I run Dialyzer: lib/my_app_web/li...
New
lud
Hello, I want to setup dialyxir in CircleCI. In the repository there is an example for caching the PLT in order to get faster CI runs. ...
#ci
New
chocolatedonut
TL;DR A single element, in this case an integer, is given to a Phoenix.Component but a list of such elements should be given. Can a comp...
New
moonlunatik
I’m running into a problem where apparently dyalizer doesn’t recognize a non-utc DateTime as a valid return. I’m simplifying my actual co...
New
RooSoft
Trying to clean dialyzer messages in a new Bitcoin open source library… Why does it pretend that this function can’t return? lib/key/ad...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

ChaseGilliam
I’m working on bringing incremental support from DIalyzer released in OTP 26 into Dialyxir. The preliminary results on a large umbrella a...
New

Last Three Year's Trending Top

tielur
I’m getting a few things from my dialyzer output that I’m not sure how I can fix. :0:unknown_function Function ExUnit.Assertions.flunk/1...
New
terenceponce
I’m trying to write a @spec for this function that was made by mix phx.gen.auth: # lib/my_app/identity/user_token.ex @spec build_sessio...
New
geoffrey
I am currently facing challenges with the Dialyzer tool while working on two Elixir libraries: AnyHttp Library: This library offers a ...
New
dlebrun
After updating phoenix_live_view from version 0.19.3 to version 0.19.5, I get the following error when I run Dialyzer: lib/my_app_web/li...
New
Fl4m3Ph03n1x
Background I have an umbrella app where I use a dependecy called ETS. This dependency has a type called set_options that I use in some of...
New
LionOps
I’m still relatively new to Elixir, so I’m hoping someone can shed some light on what’s up with my mode and/or dialyzer: defmodule Eclip...
New

Trending Over Three Years Top

Fl4m3Ph03n1x
Background I am trying dialyxir to find out if it is worth it, however I have a bunch of errors on the compile phase and I want to fix th...
New
AstonJ
Do you use Dialyzer/Dialyxir in your Elixir projects? poll If you only use it in some of them, which ones? If you don’t use it, why not...
New
Crowdhailer
NOTE all these questions are related to my use of dialyxir. Type variables From the erlang documentation. Type variables can be used i...
New
jeremyjh
Today I dusted off my Elixir compiler and made a couple of updates to Dialyxir that had long been asked for and the updates are released ...
New
Fl4m3Ph03n1x
Background I have recently started trying out dialyxir. After playing around with a few pet projects I decided to up the game and try it ...
New
prook
Hi, I’m trying to get hang of specs, but I’ve hit a wall. I’m writing a thin facade over Nerves’ SystemRegistry, basically stuff like: ...
New
jeremyjh
Hi everyone, Andrew Summers has been working on a feature for dialyxir that among other things will Elixirfy the Erlang term representat...
New
script
I added dialyxir in my umbrella application root .its rc version {:dialyxir, "~> 1.0.0-rc.4", only: [:dev], runtime: false}...
New
lukeses
I’ve updated a version of Elixir in a project with multiple applications under umbrella project. Elixir is updated from: 1.6.4 to 1.7.3 ...
New
benwilson512
Hey folks! I’ve got a branch in Absinthe that conditionally uses the :persisten_term module if it’s available. Unfortunately this is cau...
New
ppraisethesun
For some reason dialyzer task in elixir-ls keeps crashing. Macbook pro 13 m1 Big Sur 11.2.2 (20D80) VSCode - February 2021 (versio...
New
anthonator
Hey all! I’m receiving this dialyzer error from a library and I’m not sure how to suppress it on my end. lib/core/distributed_registry....
New
Deveh
So, I’m writing my home project with Elixir, everything’s going fine, decided to plug dialyxir to scan for some potential issues and it g...
New
leaf
These two warnings that I don’t really understand that dialyxir gives me: Unknown type 'Elixir.Ecto.Query.DynamicExpr':t/0 T...
New
sztosz
defmodule A do def x() do Meeseeks.parse("<div id=main><p>Hello, Meeseeks!</p></div>") end end This give...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement