Skip to content

add alpha release warnings #35

add alpha release warnings

add alpha release warnings #35

Triggered via push November 28, 2023 17:52
Status Success
Total duration 1m 34s
Artifacts

test.yml

on: push
prevent_duplicate_checks
2s
prevent_duplicate_checks
Matrix: test_matrix
required_check
0s
required_check
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Test (Elixir 1.15.x | OTP 25)
use Bitwise is deprecated. import Bitwise instead
Test (Elixir 1.16.x | OTP 26)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Test (Elixir 1.16.x | OTP 26)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs