Bump ecto_psql_extras from 0.7.11 to 0.7.13 #311
Annotations
20 warnings
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and test
unused import Bitwise
|
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and test:
lib/zout/checker/unchecked.ex#L13
variable "params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/zout/checker/unchecked.ex#L18
variable "attrs" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/zout/data/data.ex#L76
variable "project" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/zout/data/data.ex#L148
variable "response_time" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
lib/zout/data/data.ex#L247
variable "node" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Dialyzer
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Dialyzer
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Dialyzer
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Dialyzer
unused import Bitwise
|
Dialyzer:
lib/zout/checker/unchecked.ex#L13
variable "params" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Dialyzer:
lib/zout/checker/unchecked.ex#L18
variable "attrs" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Dialyzer:
lib/zout/data/data.ex#L76
variable "project" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Dialyzer:
lib/zout/data/data.ex#L148
variable "response_time" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Dialyzer:
lib/zout/data/data.ex#L247
variable "node" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Dialyzer:
lib/zout/data/data.ex#L249
variable "slug" is unused (if the variable is not meant to be used, prefix it with an underscore)
|