[PLATFORM-1195]: rfc8414 compliance #55
Annotations
11 errors and 2 warnings
ci:
test/prima_auth0_ex/token_cache/encrypted_redis_token_cache_test.exs#L59
test persists and retrieves tokens (Integration.TokenCache.EncryptedRedisTokenCacheTest)
|
ci:
test/prima_auth0_ex/token_cache/encrypted_redis_token_cache_test.exs#L90
test returns error when persisted tokens are invalid and could not be decrypted (Integration.TokenCache.EncryptedRedisTokenCacheTest)
|
ci:
test/prima_auth0_ex/token_cache/encrypted_redis_token_cache_test.exs#L101
test tokens are deleted from cache when they expire (Integration.TokenCache.EncryptedRedisTokenCacheTest)
|
ci:
test/prima_auth0_ex/token_cache/encrypted_redis_token_cache_test.exs#L66
test retrieves tokens set by a previous version of prima_auth0_ex, hence without kid (Integration.TokenCache.EncryptedRedisTokenCacheTest)
|
ci:
test/prima_auth0_ex/token_cache/encrypted_redis_token_cache_test.exs#L76
test returns {:ok, nil} when token is not cached (Integration.TokenCache.EncryptedRedisTokenCacheTest)
|
ci:
test/prima_auth0_ex/token_cache/encrypted_redis_token_cache_test.exs#L34
test logs on token encryption failure while setting token malformed token (Integration.TokenCache.EncryptedRedisTokenCacheTest)
|
ci:
test/prima_auth0_ex/token_cache/encrypted_redis_token_cache_test.exs#L80
test encrypts tokens (Integration.TokenCache.EncryptedRedisTokenCacheTest)
|
ci:
test/prima_auth0_ex/token_cache/encrypted_redis_token_cache_test.exs#L45
test logs on token encryption failure while setting token wrong cache_encryption_key (Integration.TokenCache.EncryptedRedisTokenCacheTest)
|
ci:
test/integration/multi_clients_test.exs#L63
test tokens are deleted from cache when they expire, but other clients are not affected (Integration.TokenProvider.MultiClientsTest)
|
ci:
test/integration/multi_clients_test.exs#L86
test tokens are deleted from cache when they expire, even for multiple clients (Integration.TokenProvider.MultiClientsTest)
|
alls-green
Process completed with exit code 1.
|
ci
function upgrade/3 required by behaviour Plug.Conn.Adapter is not implemented (in module Plug.Cowboy.Conn)
|
ci
Docker pull failed with exit code 1, back off 8.049 seconds before retry.
|