Skip to content

CI/CD with GHA

CI/CD with GHA #3

Triggered via pull request October 3, 2023 14:21
@cpiemontesecpiemontese
synchronize #178
gha_ci_cd
Status Failure
Total duration 2m 48s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
ci: 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)
ci: test/integration/multi_clients_test.exs#L83
test tokens are deleted from cache when they expire, even for multiple clients (Integration.TokenProvider.MultiClientsTest)
ci: test/integration/multi_clients_test.exs#L51
test token encryption works with multiple clients (Integration.TokenProvider.MultiClientsTest)
ci: test/integration/multi_clients_test.exs#L20
test persists and retrieves tokens for multiple clients (Integration.TokenProvider.MultiClientsTest)
ci: 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)
ci: test/integration/encrypted_redis_token_cache_test.exs#L53
test persists and retrieves tokens (Integration.TokenProvider.EncryptedRedisTokenCacheTest)
ci: test/integration/encrypted_redis_token_cache_test.exs#L70
test returns {:ok, nil} when token is not cached (Integration.TokenProvider.EncryptedRedisTokenCacheTest)
ci: test/integration/encrypted_redis_token_cache_test.exs#L95
test tokens are deleted from cache when they expire (Integration.TokenProvider.EncryptedRedisTokenCacheTest)
ci: test/integration/encrypted_redis_token_cache_test.exs#L74
test encrypts tokens (Integration.TokenProvider.EncryptedRedisTokenCacheTest)
ci: 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)
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)