Update postgres Docker tag to v16.3 #132
Annotations
20 warnings
Build moose:
lib/moose/application.ex#L5
function init/1 required by behaviour Supervisor is not implemented (in module Moose.Application)
|
Build moose:
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)
|
Build moose:
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)
|
Build moose:
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)
|
Build moose:
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)
|
Build moose:
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)
|
Build moose:
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)
|
Build moose:
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)
|
Build moose:
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)
|
Build moose:
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)
|
Test moose:
lib/moose/application.ex#L5
function init/1 required by behaviour Supervisor is not implemented (in module Moose.Application)
|
Test moose:
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)
|
Test moose:
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)
|
Test moose:
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)
|
Test moose:
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)
|
Test moose:
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)
|
Test moose:
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)
|
Test moose:
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)
|
Test moose:
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)
|
Test moose:
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)
|
Loading