This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

bugnano
Hello everyone. I’m the author of GitHub - bugnano/wtransport-elixir: Elixir bindings for the WTransport WebTransport library · GitHub ,...
New

Last Three Year's Trending Top

xpg
I generally enable warnings_as_errors in order to have the compiler fail hard in situations like invoking non-existing remote functions. ...
New
rakeshtripathy
The function call will not succeed. ExInsights.track_exception( _ :: %{:__exception__ => true, :__struct__ => atom(), atom() =&g...
New
DaAnalyst
The following is a snippet depicting my use case: defmodule Abstract do @callback foo() :: binary() defmacro __using__( _) do q...
New
lkuty
I have predicates that rely on the @dev and @prod module attributes to know in which environment we’re in. In config/dev.exs, I have the...
New
fhunleth
I’m trying to reduce the number of Elixir 1.17 warnings in my projects, and I have questions with optional dependencies. One example tha...
New
geo
I’m working on doing some external file compilations and am wondering if I can somehow disable warnings about unavailable assigns. Why th...
New
ken-kost
Following this and I’m wondering the deets about it. :nerd_face: I made a simple recreation: def hello(map) do map |> Map....
New
SoftTransistor
Hello, I’m using the ExUnit module to run some test on a project I’m currently developing. I’m still in the early phase of writing the c...
New
a.shaw
When running Dialyzer in CI, we use the --format github option. This formats errors like: ::warning file=lib/file.ex,line=19,title=no_re...
New

Trending Over Three Years Top

hst337
When calling Code.compile_quoted which recompiles existing module I constantly get this warning: warning: redefining module TheModule (c...
New
Tano
Hello everyone, I am new to Elixir, but I am quite confused. When I define @callback functions the module that is using the behavior is ...
New
mikunn
I’m trying to replace a little functionality with a fake one in dev, while every other environment must use the default one. For security...
New
sezaru
Elixir’s new version has a new compiler check specified here: link After upgrading Elixir, now I receive a lot of these compiler warning...
New
James_E
In the specific case of Bitwise.bxor/2’s use in a function I have, I find the operator notation more readable than the function notation....
New
idi527
I’ve noticed this warning https://github.com/phoenixframework/phoenix/blob/v1.3/lib/phoenix/token.ex#L225-L231 in phoenix, and wondered...
New
fmcgeough
I’m using the elixir-google-api/clients/sheets at main · googleapis/elixir-google-api · GitHub project (a thin wrapper over the Google Sh...
New
beno
The code below throws the error below, and I did not expect that, so I was wondering if this is intended behaviour. If so, how would one ...
New
Fl4m3Ph03n1x
Background I have a test that defines modules which use a behaviour. To save some typing I am using an alias for the behaviour module whe...
New
nelsonic
While running the Phoenix Chat Example App on localhost we are seeing this “noisy” warning: [warn] Ignoring unmatched topic "topic:subto...
New
TomHale
I’m trying to work around the following warning: warning: redefining @doc attribute previously set at line 78. Please remove the duplic...
New
Sanjibukai
Hello everybody, I’m following along the Programming Phoenix 1.4 Book. And at a moment we have the following simple code that do an HTT...
New
Qqwy
I am working on a library where, amongst other things, some default modules are called for Elixir’s built-in types like Tuples and Lists....
New
simonsmith
Hi, Most of my compile warnings are things like unused variables which just need _ prepending to or unused functions, is there any tooli...
New
b1az
I’m still getting "a previous clause at line 1 always matches" warning below, even though I long ago removed the .ex file that was re-def...
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