[PLATFORM-2332]: Implement caching using dynamo #187
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#L104
Do not use parentheses when defining a function which has no arguments.
|
ci:
lib/prima_auth0_ex/token_cache/dynamodb.ex#L92
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
|