Deprecation warnings and warnings as errors
|
|
2
|
100
|
September 28, 2023
|
Can I disable warnings about undefined assigns with EEx.compile_file/2 and Code.eval_quoted/3?
|
|
0
|
99
|
September 4, 2023
|
Warnings Show Up after each Query to the Server after Upgrading to elixir 1.15.1
|
|
0
|
119
|
July 10, 2023
|
Is it necessary to warn about the @doc attribute for a private function
|
|
42
|
5727
|
June 27, 2023
|
Dialyzer warning on default implementation raising (when not overriden)
|
|
4
|
285
|
April 12, 2023
|
Treat runtime warnings from dependency as errors
|
|
0
|
302
|
February 28, 2023
|
How to disable "redefining" warning?
|
|
2
|
796
|
January 22, 2023
|
Is there any tooling to autofix certain compiler warnings?
|
|
3
|
1263
|
December 9, 2022
|
How to suppress specific warnings
|
|
0
|
485
|
April 4, 2022
|
Suppress specific warnings?
|
|
1
|
1205
|
March 28, 2022
|
Undefined module warnings for mix-compiled erlang code
|
|
0
|
488
|
January 31, 2022
|
How do I overload @doc strings?
|
|
3
|
1189
|
July 23, 2021
|
Ommit Warnings for Code.eval && EEx.eval
|
|
2
|
396
|
March 29, 2021
|
How to get rid off a warning about module being undefined when module is in a script .exs file? (from [Programming Phoenix 1.4])
|
|
11
|
1272
|
March 25, 2021
|
Mix warning won't resolve
|
|
11
|
1346
|
March 23, 2021
|
Compilation warning about dependency that is already specified
|
|
0
|
571
|
January 11, 2021
|
How to fix Elixir's 1.11 application boundaries?
|
|
9
|
2465
|
November 5, 2020
|
Resolving warnings about `:restart` and `:shutdown` options being deprecated for `Task.Supervisor.start_link/1`
|
|
1
|
1005
|
August 4, 2020
|
Any way to automatically prefix unused variables with underscore?
|
|
1
|
914
|
June 18, 2020
|
How to get rid of unused variable warning when replacing implementation with a macro?
|
|
8
|
1982
|
April 2, 2020
|
Why does the Elixir compiler show a warning for a variable in a list?
|
|
5
|
910
|
January 16, 2020
|
What is best way to catch module duplication caused by multiple protocol implementations?
|
|
1
|
798
|
January 14, 2020
|
Compiler warning about unsafe variable no more present?
|
|
11
|
1021
|
December 21, 2019
|
Wrong unused warnings in Elixir
|
|
12
|
2163
|
May 17, 2019
|
Odd match warnings when compiling
|
|
4
|
1092
|
January 7, 2019
|
Why Elixir is warning me about not implemented behavior functions?
|
|
6
|
2335
|
July 17, 2018
|
Another Dialyzer puzzle - 'Function will never be called'
|
|
9
|
2353
|
May 17, 2018
|
Phoenix.Token "forever valid" warning - why is a max age recommended?
|
|
6
|
2290
|
April 30, 2018
|
Phoenix Channels [warn] Ignoring unmatched topic “topic:subtopic” - How to Avoid Terminal Warning Message?
|
|
4
|
2289
|
January 12, 2018
|
Warning about unused import & undefined/private function error
|
|
3
|
2551
|
September 19, 2016
|