Skip to content

Fix typos and improve language #818

Fix typos and improve language

Fix typos and improve language #818

Re-run triggered August 19, 2024 20:20
Status Success
Total duration 2m 51s
Artifacts

test.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
OTP 26.2.5 / Elixir 1.16.3
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
OTP 26.2.5 / Elixir 1.16.3
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Gun 1
use Bitwise is deprecated. import Bitwise instead
Gun 1
use Bitwise is deprecated. import Bitwise instead
Gun 1
use Bitwise is deprecated. import Bitwise instead
Gun 1
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Gun 1
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Dialyzer
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Dialyzer
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs