chore: use erlef actions #177
ci.yml
on: pull_request
VersionMatrix
0s
Test
40s
Linting
36s
Matrix: TestingMatrix
Waiting for pending jobs
Annotations
1 error and 20 warnings
Continuous Integration
Error when evaluating 'strategy' for job 'TestingMatrix'. .github/workflows/ci.yml (Line: 23, Col: 15): A sequence was not expected
|
Linting
use Bitwise is deprecated. import Bitwise instead
|
Linting
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Linting
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Linting
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Linting
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Linting
use Bitwise is deprecated. import Bitwise instead
|
Linting
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Linting
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
|
Linting
: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
|
Linting
: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
|
Test
use Bitwise is deprecated. import Bitwise instead
|
Test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Test
use Bitwise is deprecated. import Bitwise instead
|
Test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Test
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
|
Test
: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
|
Test
: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
|