Skip to content

[PLATFORM-2332]: Implement caching using dynamo #190

[PLATFORM-2332]: Implement caching using dynamo

[PLATFORM-2332]: Implement caching using dynamo #190

Triggered via pull request December 4, 2024 10:13
Status Failure
Total duration 2m 19s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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