|
What should I do to my library so that Elixir 1.19 and 1.20 do not produce warnings on libraries that implement behaviours?
|
|
2
|
186
|
June 5, 2026
|
|
Is it necessary to warn about the @doc attribute for a private function
|
|
52
|
8956
|
July 24, 2025
|
|
Elixir v1.19 then compile warning
|
|
1
|
218
|
June 18, 2025
|
|
GitHub Actions-compatible compiler warnings/errors
|
|
2
|
98
|
November 27, 2024
|
|
Raise a warning when a mix task is used without `use Mix.Task`
|
|
0
|
28
|
August 22, 2024
|
|
Add a way to supress "matching on 0.0" warning
|
|
4
|
69
|
July 12, 2024
|
|
Handling Elixir 1.17 compiler warnings on unused optional dependencies
|
|
2
|
211
|
July 12, 2024
|
|
How to get rid of "this check/guard will always yield the same result"?
|
|
5
|
337
|
May 30, 2024
|
|
Hide warning ExUnit
|
|
1
|
192
|
May 13, 2024
|
|
Dialyzer warning on default implementation raising (when not overriden)
|
|
6
|
750
|
November 28, 2023
|
|
Warnings : ElixirLS Dialyzer The function call will not succeed
|
|
4
|
713
|
November 15, 2023
|
|
Deprecation warnings and warnings as errors
|
|
2
|
806
|
September 28, 2023
|
|
Can I disable warnings about undefined assigns with EEx.compile_file/2 and Code.eval_quoted/3?
|
|
0
|
318
|
September 4, 2023
|
|
Warnings Show Up after each Query to the Server after Upgrading to elixir 1.15.1
|
|
0
|
261
|
July 10, 2023
|
|
Treat runtime warnings from dependency as errors
|
|
0
|
534
|
February 28, 2023
|
|
How to disable "redefining" warning?
|
|
2
|
2914
|
January 22, 2023
|
|
Is there any tooling to autofix certain compiler warnings?
|
|
3
|
1794
|
December 9, 2022
|
|
How to suppress specific warnings
|
|
0
|
765
|
April 4, 2022
|
|
Suppress specific warnings?
|
|
1
|
2301
|
March 28, 2022
|
|
Undefined module warnings for mix-compiled erlang code
|
|
0
|
810
|
January 31, 2022
|
|
How do I overload @doc strings?
|
|
3
|
1809
|
July 23, 2021
|
|
Ommit Warnings for Code.eval && EEx.eval
|
|
2
|
615
|
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
|
1816
|
March 25, 2021
|
|
Mix warning won't resolve
|
|
11
|
1731
|
March 23, 2021
|
|
Compilation warning about dependency that is already specified
|
|
0
|
727
|
January 11, 2021
|
|
How to fix Elixir's 1.11 application boundaries?
|
|
9
|
2951
|
November 5, 2020
|
|
Resolving warnings about `:restart` and `:shutdown` options being deprecated for `Task.Supervisor.start_link/1`
|
|
1
|
1234
|
August 4, 2020
|
|
Any way to automatically prefix unused variables with underscore?
|
|
1
|
1260
|
June 18, 2020
|
|
How to get rid of unused variable warning when replacing implementation with a macro?
|
|
8
|
2810
|
April 2, 2020
|
|
Why does the Elixir compiler show a warning for a variable in a list?
|
|
5
|
1282
|
January 16, 2020
|