Latest #dialyxir Threads 
I’m working on bringing incremental support from DIalyzer released in OTP 26 into Dialyxir. The preliminary results on a large umbrella a...
New
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
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
I am currently facing challenges with the Dialyzer tool while working on two Elixir libraries:
AnyHttp Library: This library offers a ...
New
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
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
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. ...
New
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
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
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
This Month's Trending
This Year's Trending
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
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
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
I am currently facing challenges with the Dialyzer tool while working on two Elixir libraries:
AnyHttp Library: This library offers a ...
New
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
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
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
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
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
NOTE all these questions are related to my use of dialyxir.
Type variables
From the erlang documentation.
Type variables can be used i...
New
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
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
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
Hi everyone,
Andrew Summers has been working on a feature for dialyxir that among other things will Elixirfy the Erlang term representat...
New
I added dialyxir in my umbrella application root .its rc version
{:dialyxir, "~> 1.0.0-rc.4", only: [:dev], runtime: false}...
New
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
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
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
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
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
These two warnings that I don’t really understand that dialyxir gives me:
Unknown type 'Elixir.Ecto.Query.DynamicExpr':t/0
T...
New
defmodule A do
def x() do
Meeseeks.parse("<div id=main><p>Hello, Meeseeks!</p></div>")
end
end
This give...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







