Resolve Dialyzer errors on Elixir 1.16 #1
Annotations
15 errors and 35 warnings
build (23.x, 1.16.x)
Requested Elixir / Erlang/OTP version (1.16.x / 23.x) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
|
build (25.x, 1.14.x)
The operation was canceled.
|
build (24.x, 1.16.x)
The operation was canceled.
|
build (24.x, 1.14.x)
The operation was canceled.
|
build (25.x, 1.16.x)
The operation was canceled.
|
build (25.x, 1.13.x)
The operation was canceled.
|
build (25.x, 1.15.x)
The operation was canceled.
|
build (23.x, 1.13.x)
The operation was canceled.
|
build (24.x, 1.13.x)
The operation was canceled.
|
build (24.x, 1.15.x)
The operation was canceled.
|
build (24.x, 1.11.x)
The operation was canceled.
|
build (23.x, 1.12.x)
The operation was canceled.
|
build (23.x, 1.11.x)
The operation was canceled.
|
build (24.x, 1.12.x)
The operation was canceled.
|
build (23.x, 1.14.x)
The operation was canceled.
|
build (23.x, 1.16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (25.x, 1.14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (25.x, 1.14.x)
use Bitwise is deprecated. import Bitwise instead
|
build (25.x, 1.14.x)
use Bitwise is deprecated. import Bitwise instead
|
build (25.x, 1.14.x)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
build (25.x, 1.14.x)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
build (25.x, 1.14.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
build (25.x, 1.14.x)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
|
build (25.x, 1.14.x)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
build (24.x, 1.16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (24.x, 1.16.x)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
build (24.x, 1.16.x)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
build (24.x, 1.14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (25.x, 1.16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (25.x, 1.13.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (25.x, 1.13.x)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
build (25.x, 1.13.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
build (25.x, 1.13.x)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
|
build (25.x, 1.15.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (25.x, 1.15.x)
use Bitwise is deprecated. import Bitwise instead
|
build (25.x, 1.15.x)
use Bitwise is deprecated. import Bitwise instead
|
build (25.x, 1.15.x)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
build (25.x, 1.15.x)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
build (25.x, 1.15.x)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
build (25.x, 1.15.x)
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
|
build (25.x, 1.15.x)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
build (23.x, 1.13.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (24.x, 1.13.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (24.x, 1.15.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (24.x, 1.15.x)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
build (24.x, 1.11.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (23.x, 1.12.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (23.x, 1.11.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (24.x, 1.12.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (23.x, 1.14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|