[PLATFORM-2332]: Implement caching using dynamo #190
Annotations
4 errors and 8 warnings
ci:
test/prima_auth0_ex/token_cache/dynamodb_test.exs#L4
test token cache persists and retrieves tokens (Integration.TokenCache.DynamoDBTest)
|
ci:
test/prima_auth0_ex/token_cache/dynamodb_test.exs#L4
test token cache returns {:ok, nil} when token is not cached (Integration.TokenCache.DynamoDBTest)
|
ci
Process completed with exit code 2.
|
alls-green
Process completed with exit code 1.
|
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci
Req.request/1 is undefined (module Req is not available or is yet to be defined)
|
ci
use Bitwise is deprecated. import Bitwise instead
|
ci
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
ci
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
ci
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
ci
function upgrade/3 required by behaviour Plug.Conn.Adapter is not implemented (in module Plug.Cowboy.Conn)
|
ci
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|