instead of shortening the period an existing valid token will be retu… #2
Annotations
2 errors and 11 warnings
Run mix test:
test/ex_oauth2_provider/applications/applications_test.exs#L48
test get_authorized_applications_for/2 (ExOauth2Provider.ApplicationsTest)
|
Run mix test
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run mix test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run mix test
use Bitwise is deprecated. import Bitwise instead
|
Run mix test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run mix test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run mix test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Run mix test
use Bitwise is deprecated. import Bitwise instead
|
Run mix test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Run mix test
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
|
Run mix 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
|
Run mix 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
|
The logs for this run have expired and are no longer available.
Loading