Add sorting for grading #1107
Merged
Add sorting for grading #1107
Annotations
17 warnings
lib/cadet/assessments/assessments.ex#L919
variable "team" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/cadet/assessments/assessments.ex#L2684
variable "cr_id" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
priv/repo/migrations/20210531155751_multitenant_upgrade.exs#L201
variable "configs" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
|
priv/repo/seeds.exs#L87
variable "i" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
priv/repo/seeds.exs#L121
variable "i" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
|
test/cadet_web/plug/rate_limiter_test.exs#L25
variable "key" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test/cadet_web/plug/rate_limiter_test.exs#L3
unused import Plug.Conn
|
|
|
|
|
|
|
This job succeeded
Loading