Skip to content

Merge pull request #38 from NFIBrokerage/bump-github-action-versions #101

Merge pull request #38 from NFIBrokerage/bump-github-action-versions

Merge pull request #38 from NFIBrokerage/bump-github-action-versions #101

Triggered via push March 18, 2024 18:51
Status Success
Total duration 1m 32s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
Bless
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Bless
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Bless
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Bless
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
Bless
: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
Bless
: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
Bless
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Bless
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
Bless
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Bless
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Bless
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Bless
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
Bless
: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
Bless
: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
Bless
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
Bless
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Bless: lib/hummingbird.ex#L57
SenderMock.send_batch/1 is undefined (module SenderMock is not available or is yet to be defined)
Bless
Supervisor.terminate_child/2 with a PID is deprecated, please use DynamicSupervisor instead