fix: correct types in client_context.ex (#388) #204
Annotations
2 warnings
Run mix test --cover --export-coverage "mix_test-v1.15.8-otp-26":
test/oidcc/token_test.exs#L25
variable "project" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test --cover --export-coverage "mix_test-v1.15.8-otp-26":
test/oidcc_test.exs#L12
variable "project" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Loading