add option to deactivate tagger, further added smaller optimizations #30
Annotations
2 errors and 10 warnings
Run mix test:
test/wordcharts_web/channels/charts_channel_test.exs#L25
test new_words (WordchartsWeb.ChartChannelTest)
|
Run mix test
Process completed with exit code 2.
|
Run mix ecto.create:
lib/wordcharts_web/channels/cloud_channel.ex#L35
variable "tagger_active" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix ecto.migrate:
lib/wordcharts_web/channels/cloud_channel.ex#L35
variable "tagger_active" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test:
lib/wordcharts_web/channels/cloud_channel.ex#L35
variable "tagger_active" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix test
:logger :level has been set to :warn in config files, please use :warning instead
|
Run mix compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix compile:
lib/wordcharts_web/channels/cloud_channel.ex#L35
variable "tagger_active" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
The logs for this run have expired and are no longer available.
Loading