feat: add course to attendee #131
Annotations
1 error and 11 warnings
π Lint the code
Process completed with exit code 4.
|
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
lib/mix/tasks/gen.attendees_with_password.ex#L42
variable "account" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/mix/tasks/gen.users_from_csv_without_email.ex#L21
unused alias Auth
|
lib/safira_web/controllers/fallback_controller.ex#L36
Phoenix.Controller.render/4 is deprecated. render/4 is deprecated. Use put_view + render/3
|
lib/safira_web/controllers/fallback_controller.ex#L36
Phoenix.Controller.render/4 is deprecated. render/4 is deprecated. Use put_view + render/3
|
lib/safira/roulette/roulette.ex#L19
unused alias Store
|
lib/safira/web/uploaders/avatar.ex#L45
variable "file" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/safira/web/uploaders/avatar.ex#L45
variable "version" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/safira/web/uploaders/avatar.ex#L61
variable "scope" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/safira/web/uploaders/avatar.ex#L61
variable "version" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
π Lint the code:
lib/safira_web/controllers/course/course_json.ex#L1
Modules should have a @moduledoc tag.
|
The logs for this run have expired and are no longer available.
Loading