Latest #warnings Threads Top

bugnano
Hello everyone. I’m the author of GitHub - bugnano/wtransport-elixir: Elixir bindings for the WTransport WebTransport library · GitHub ,...
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
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
RobinBoers
Hi. We had a few issues in our project regarding mix tasks, where we expected the items in the @requirements module tag to have been exec...
New
maxpohlmann
In our application, we have many structs that contain lists of floats and, especially in test, we often use pattern matching on these obj...
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
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
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
rakeshtripathy
The function call will not succeed. ExInsights.track_exception( _ :: %{:__exception__ => true, :__struct__ => atom(), atom() =&g...
New
xpg
I generally enable warnings_as_errors in order to have the compiler fail hard in situations like invoking non-existing remote functions. ...
New

This Week's Trending Top

This Month's Trending Top

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

This Year's Trending Top

jeramyRR
Is it really necessary for the compiler to spit out a warning about using @doc with private functions? I don’t want to have to document ...
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
PaulRusuTibreanu
After updating to elixir 1.15.1, the phoenix server warnings are emitted after every query, making it impossible to debug. Is there a way...
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
maxpohlmann
In our application, we have many structs that contain lists of floats and, especially in test, we often use pattern matching on these obj...
New
RobinBoers
Hi. We had a few issues in our project regarding mix tasks, where we expected the items in the @requirements module tag to have been exec...
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 in phoenix, and wondered what kind of vulnerability would storing a “forever valid” session id have. In othe...
New
fmcgeough
I’m using the https://github.com/GoogleCloudPlatform/elixir-google-api/tree/master/clients/sheets project (a thin wrapper over the Google...
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