Update dependency gettext to ~> 0.26 #139
Annotations
2 errors and 10 warnings
lib/moose_web/templates/page/index.html.heex#L2
** (CompileError) lib/moose_web/templates/page/index.html.heex:2: undefined function gettext/2 (expected MooseWeb.PageView to define such a function or for it to be imported, but none are available)
|
|
lib/moose/application.ex#L5
function init/1 required by behaviour Supervisor is not implemented (in module Moose.Application)
|
lib/moose/service/domain_service.ex#L15
variable "id" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/moose/service/domain_service.ex#L21
variable "limit" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/moose/service/domain_service.ex#L21
variable "offset" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/moose/service/domain_service.ex#L21
variable "user_id" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/moose/service/domain_service.ex#L27
variable "attrs" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/moose/service/domain_service.ex#L33
variable "attrs" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/moose/service/domain_service.ex#L33
variable "id" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/moose/service/domain_service.ex#L39
variable "id" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/moose/service/domain_service.ex#L45
variable "id" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
This job failed
Loading