Skip to content

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

[PLATFORM-2332]: Implement caching using dynamo

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

Triggered via pull request December 2, 2024 10:39
Status Failure
Total duration 1m 45s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 13 warnings
ci
Process completed with exit code 12.
alls-green
Process completed with exit code 1.
ci: lib/prima_auth0_ex/token_cache/dynamodb.ex#L34
Modules should have a @moduledoc tag.
ci: test/support/token_cache_behavior_test_case.ex#L1
Modules should have a @moduledoc tag.
ci: test/support/token_cache_behavior_case_template.ex#L1
Modules should have a @moduledoc tag.
ci: lib/prima_auth0_ex/token_cache/dynamodb.ex#L1
Modules should have a @moduledoc tag.
ci: lib/prima_auth0_ex/token_cache/dynamodb.ex#L109
Do not use parentheses when defining a function which has no arguments.
ci: lib/prima_auth0_ex/token_cache/dynamodb.ex#L93
Do not use parentheses when defining a function which has no arguments.
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