Skip to content

v2.3.2

v2.3.2 #9

Triggered via release September 12, 2023 00:15
@yordisyordis
published v2.3.2
Status Success
Total duration 1m 11s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Publish
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Publish
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Publish
use Bitwise is deprecated. import Bitwise instead
Publish
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Publish
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Publish
use Bitwise is deprecated. import Bitwise instead
Publish
:crypto.block_decrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
Publish
:crypto.block_encrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
Publish
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Publish
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead