Add threads interface and fix messages with stacktraces #430
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
20 warnings
Test (Elixir 1.11.4, OTP 21.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Test (Elixir 1.11.4, OTP 21.3)
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
Test (Elixir 1.14.5, OTP 25.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Test (Elixir 1.14.5, OTP 25.3)
use Bitwise is deprecated. import Bitwise instead
|
Test (Elixir 1.14.5, OTP 25.3)
use Bitwise is deprecated. import Bitwise instead
|
Test (Elixir 1.14.5, OTP 25.3)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Test (Elixir 1.14.5, OTP 25.3)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Test (Elixir 1.14.5, OTP 25.3)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
Test (Elixir 1.14.5, OTP 25.3)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Test (Elixir 1.14.5, OTP 25.3)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Test (Elixir 1.15, OTP 26.0)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Test (Elixir 1.15, OTP 26.0)
use Bitwise is deprecated. import Bitwise instead
|
Test (Elixir 1.15, OTP 26.0)
use Bitwise is deprecated. import Bitwise instead
|
Test (Elixir 1.15, OTP 26.0)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Test (Elixir 1.15, OTP 26.0)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Test (Elixir 1.15, OTP 26.0)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
|
Test (Elixir 1.15, OTP 26.0)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Test (Elixir 1.15, OTP 26.0)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (Elixir 1.15, OTP 26.0)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Test (Elixir 1.15, OTP 26.0)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|