Transfer groundControl (and admin panel) from staff to admin route #1627
Annotations
2 errors and 16 warnings
test/cadet_web/admin_controllers/admin_assets_controller_test.exs#L73
test read-only permission for non-admin staff GET /assets/:foldername (CadetWeb.AdminAssetsControllerTest)
|
|
|
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/assessments/assessments_test.exs#L2226
variable "assessments" 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_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 failed
Loading