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
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
NOTE all these questions are related to my use of dialyxir.
Type variables
From the erlang documentation.
Type variables can be used i...
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
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
I have the following small bind (or flat_map) implementation for error tuples.
@spec bind({:ok, a} | {:error, reason}, function(a) :: {:...
New
Background
As some of you know, the newest version of Elixir (1.7.3) has a bug that prevents the usage of dialyzer. This specially affect...
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
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:
Sub Categories:
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







