Skip to content

add composition predicates #8

add composition predicates

add composition predicates #8

Re-run triggered July 11, 2024 04:31
Status Success
Total duration 3m 11s
Artifacts

main.yml

on: pull_request
Static Analysis
2m 59s
Static Analysis
Matrix: Run ExUnit tests
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Run ExUnit tests (1.13.3, 24.2)
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/
Run ExUnit tests (1.13.3, 24.2)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run ExUnit tests (1.13.3, 24.2)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Run ExUnit tests (1.13.3, 24.2)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Run ExUnit tests (1.13.3, 24.2)
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Run ExUnit tests (1.13.3, 24.2)
: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
Run ExUnit tests (1.13.3, 24.2)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
Run ExUnit tests (1.13.3, 24.2)
: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
Run ExUnit tests (1.13.3, 24.2)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Run ExUnit tests (1.13.3, 24.2)
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead
Static Analysis
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/
Static Analysis
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Static Analysis
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Static Analysis
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Static Analysis
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Static Analysis
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
Static Analysis
: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
Static Analysis
: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
Static Analysis
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Static Analysis
Macro.to_string/2 is deprecated. Use Macro.to_string/1 instead