Skip to content

build(deps): update dependency gpg_ex to v1.0.0-alpha.4 #8

build(deps): update dependency gpg_ex to v1.0.0-alpha.4

build(deps): update dependency gpg_ex to v1.0.0-alpha.4 #8

Triggered via push November 29, 2023 10:57
Status Success
Total duration 2m 34s
Artifacts

release.yml

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

Annotations

3 warnings
test / 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 / 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
test / Test (Elixir 1.15.x | OTP 25)
use Bitwise is deprecated. import Bitwise instead