Implement Scorecard #224
pr.yml
on: pull_request
Test
/
Detect Tool Versions
11s
Test
/
rebar3 fmt
18s
Test
/
mix format
18s
Test
/
rebar3 lint
20s
Test
/
mix credo
31s
Test
/
mix dialyzer
25s
Test
/
rebar3 dialyzer
23s
Test
/
rebar3 hank
21s
Docs
/
Generate
21s
Dependency Review
12s
Matrix: Test / conformance
Matrix: Test / eunit
Matrix: Test / mix_test
Test
/
mix test.coverage
0s
Test
/
rebar3 coveralls send
0s
Annotations
1 error and 4 warnings
Test / rebar3 ct (26.2.5)
Process completed with exit code 1.
|
Test / mix test (1.14.5):
test/oidcc/token_test.exs#L25
variable "project" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Test / mix test (1.14.5):
test/oidcc_test.exs#L12
variable "project" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Test / mix test (1.15.8):
test/oidcc/token_test.exs#L25
variable "project" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Test / mix test (1.15.8):
test/oidcc_test.exs#L12
variable "project" is unused (if the variable is not meant to be used, prefix it with an underscore)
|