Skip to content

Don't list optional dependency on plug_cowboy #491

Don't list optional dependency on plug_cowboy

Don't list optional dependency on plug_cowboy #491

Triggered via push February 24, 2024 11:08
Status Success
Total duration 3m 18s
Artifacts

main.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 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.15, OTP 25.3)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test (Elixir 1.15, OTP 25.3)
use Bitwise is deprecated. import Bitwise instead
Test (Elixir 1.15, OTP 25.3)
use Bitwise is deprecated. import Bitwise instead
Test (Elixir 1.15, OTP 25.3)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test (Elixir 1.15, OTP 25.3)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Test (Elixir 1.15, OTP 25.3)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
Test (Elixir 1.15, OTP 25.3)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Test (Elixir 1.15, OTP 25.3)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test (Elixir 1.15, OTP 25.3)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test (Elixir 1.15, OTP 25.3)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test (Elixir 1.16, OTP 26.2)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Test (Elixir 1.16, OTP 26.2)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs