CI/CD with GHA #8
Annotations
10 errors and 1 warning
test/integration/multi_clients_test.exs#L20
test persists and retrieves tokens for multiple clients (Integration.TokenProvider.MultiClientsTest)
|
test/integration/multi_clients_test.exs#L51
test token encryption works with multiple clients (Integration.TokenProvider.MultiClientsTest)
|
test/integration/multi_clients_test.exs#L37
test retrieves tokens set by a previous version of prima_auth0_ex, hence without kid (but not for other clients) (Integration.TokenProvider.MultiClientsTest)
|
test/integration/multi_clients_test.exs#L83
test tokens are deleted from cache when they expire, even for multiple clients (Integration.TokenProvider.MultiClientsTest)
|
test/integration/multi_clients_test.exs#L60
test tokens are deleted from cache when they expire, but other clients are not affected (Integration.TokenProvider.MultiClientsTest)
|
test/integration/encrypted_redis_token_cache_test.exs#L31
test logs on token encryption failure while setting token wrong cache_encryption_key (Integration.TokenProvider.EncryptedRedisTokenCacheTest)
|
test/integration/encrypted_redis_token_cache_test.exs#L60
test retrieves tokens set by a previous version of prima_auth0_ex, hence without kid (Integration.TokenProvider.EncryptedRedisTokenCacheTest)
|
test/integration/encrypted_redis_token_cache_test.exs#L74
test encrypts tokens (Integration.TokenProvider.EncryptedRedisTokenCacheTest)
|
test/integration/encrypted_redis_token_cache_test.exs#L53
test persists and retrieves tokens (Integration.TokenProvider.EncryptedRedisTokenCacheTest)
|
test/integration/encrypted_redis_token_cache_test.exs#L70
test returns {:ok, nil} when token is not cached (Integration.TokenProvider.EncryptedRedisTokenCacheTest)
|
|
The logs for this run have expired and are no longer available.
Loading