Compilation warning about dependency that is already specified
|
|
0
|
99
|
January 11, 2021
|
Mix warning won't resolve
|
|
8
|
339
|
November 30, 2020
|
How to fix Elixir's 1.11 application boundaries?
|
|
9
|
552
|
November 5, 2020
|
Resolving warnings about `:restart` and `:shutdown` options being deprecated for `Task.Supervisor.start_link/1`
|
|
1
|
243
|
August 4, 2020
|
Any way to automatically prefix unused variables with underscore?
|
|
1
|
230
|
June 18, 2020
|
Is it necessary to warn about the @doc attribute for a private function
|
|
39
|
1896
|
June 3, 2020
|
autofix compiler warnings
|
|
2
|
319
|
May 1, 2020
|
How to get rid of unused variable warning when replacing implementation with a macro?
|
|
8
|
472
|
April 2, 2020
|
How to get rid off a warning about module being undefined when module is in a script .exs file? (from [Programming Phoenix 1.4])
|
|
8
|
318
|
March 19, 2020
|
Why does the Elixir compiler show a warning for a variable in a list?
|
|
5
|
331
|
January 16, 2020
|
What is best way to catch module duplication caused by multiple protocol implementations?
|
|
1
|
267
|
January 14, 2020
|
Compiler warning about unsafe variable no more present?
|
|
11
|
419
|
December 21, 2019
|
Wrong unused warnings in Elixir
|
|
12
|
969
|
May 17, 2019
|
Odd match warnings when compiling
|
|
4
|
501
|
January 7, 2019
|
Why Elixir is warning me about not implemented behavior functions?
|
|
6
|
1233
|
July 17, 2018
|
Another Dialyzer puzzle - 'Function will never be called'
|
|
9
|
1171
|
May 17, 2018
|
Phoenix.Token "forever valid" warning - why is a max age recommended?
|
|
6
|
1192
|
April 30, 2018
|
Phoenix Channels [warn] Ignoring unmatched topic “topic:subtopic” - How to Avoid Terminal Warning Message?
|
|
4
|
1420
|
January 12, 2018
|
Warning about unused import & undefined/private function error
|
|
3
|
1548
|
September 19, 2016
|
Suppress 'Module.function_name' is not defined or private
|
|
2
|
1255
|
July 15, 2016
|