revert the 5 minute check on fetching tokens #3
build.yml
on: push
Matrix: test
Deploy published release
0s
Annotations
4 errors and 20 warnings
OTP 22 / Elixir 1.12.0
** (SyntaxError) lib/ex_oauth2_provider/access_tokens/access_tokens.ex:108:3: unexpected reserved word: end. The "(" at line 103 is missing terminator ")"
|
OTP 22 / Elixir 1.12.0
Process completed with exit code 1.
|
OTP 26 / Elixir 1.15.0
** (SyntaxError) lib/ex_oauth2_provider/access_tokens/access_tokens.ex:108:3: unexpected reserved word: end
|
OTP 26 / Elixir 1.15.0
Process completed with exit code 1.
|
OTP 22 / Elixir 1.12.0
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/.
|
OTP 22 / Elixir 1.12.0
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
OTP 22 / Elixir 1.12.0
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
OTP 22 / Elixir 1.12.0
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
OTP 22 / Elixir 1.12.0
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
OTP 22 / Elixir 1.12.0
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
OTP 22 / Elixir 1.12.0
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
|
OTP 22 / Elixir 1.12.0
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
OTP 22 / Elixir 1.12.0
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
OTP 26 / Elixir 1.15.0
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/.
|
OTP 26 / Elixir 1.15.0
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
OTP 26 / Elixir 1.15.0
use Bitwise is deprecated. import Bitwise instead
|
OTP 26 / Elixir 1.15.0
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
OTP 26 / Elixir 1.15.0
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
OTP 26 / Elixir 1.15.0
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
OTP 26 / Elixir 1.15.0
use Bitwise is deprecated. import Bitwise instead
|
OTP 26 / Elixir 1.15.0
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
OTP 26 / Elixir 1.15.0
: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
|
OTP 26 / Elixir 1.15.0
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
|
OTP 26 / Elixir 1.15.0
: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
|