Added Exam mode #1830
Annotations
20 warnings
|
|
|
|
test/cadet_web/plug/rate_limiter_test.exs#L3
unused import Plug.Conn
|
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/admin_controllers/admin_assessments_controller_test.exs#L8
unused alias Assessments
|
test/cadet/assessments/assessments_test.exs#L2226
variable "assessments" 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)
|
lib/cadet_web/admin_controllers/admin_teams_controller.ex#L96
variable "course_id" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/cadet_web/controllers/answer_controller.ex#L82
clauses with the same name and arity (number of arguments) should be grouped together, "def submit/2" was previously defined (lib/cadet_web/controllers/answer_controller.ex:12)
|
lib/cadet_web/controllers/user_controller.ex#L127
variable "params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/cadet_web/controllers/user_controller.ex#L134
variable "result" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
lib/cadet/assessments/assessments.ex#L2695
variable "cr_id" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
lib/cadet/courses/course.ex#L70
variable "resume_code" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/cadet/assessments/assessments.ex#L944
variable "team" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
The logs for this run have expired and are no longer available.
Loading