Latest #dialyxir Threads 
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
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
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
Every time I run into an issue with dialyzer, it’s my fault. I respect that, and predict that it’s also the case here. I’m stumped with t...
New
This Week's Trending
This Month's Trending
This Year's Trending
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
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
I added dialyxir in my umbrella application root .its rc version
{:dialyxir, "~> 1.0.0-rc.4", only: [:dev], runtime: false}...
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’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
These two warnings that I don’t really understand that dialyxir gives me:
Unknown type 'Elixir.Ecto.Query.DynamicExpr':t/0
T...
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
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
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







