add markdown formatter / exporter #1962
ci.yml
on: pull_request
Check JS
26s
Matrix: mix_test
assets
0s
Annotations
1 error and 18 warnings
mix_test (1.17, 27, lint)
Process completed with exit code 1.
|
mix_test (1.14, 25):
lib/ex_doc/formatter/markdown.ex#L93
function files_to_add/1 is unused
|
mix_test (1.14, 25):
lib/ex_doc/formatter/markdown/templates.ex#L92
variable "match" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix_test (1.14, 25):
lib/ex_doc/formatter/markdown/templates.ex#L93
variable "section_header_class_name" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix_test (1.14, 25):
lib/ex_doc/formatter/markdown/templates.ex#L92
variable "tag" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix_test (1.14, 25):
lib/ex_doc/formatter/markdown/templates/module_template.eex#L16
variable "key" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix_test (1.14, 25):
lib/ex_doc/formatter/html/templates.ex#L67
function presence/1 is unused
|
mix_test (1.14, 25):
lib/ex_doc/formatter/markdown/templates.ex#L89
module attribute @class_separator was set but never used
|
mix_test (1.14, 25):
lib/ex_doc/formatter/markdown/templates.ex#L88
module attribute @class_regex was set but never used
|
mix_test (1.14, 25):
test/ex_doc/formatter/markdown_test.exs#L12
function before_closing_body_tag/1 is unused
|
mix_test (1.14, 25):
test/ex_doc/formatter/markdown_test.exs#L6
unused alias Utils
|
mix_test (1.14, 25):
lib/ex_doc/formatter/markdown.ex#L93
function files_to_add/1 is unused
|
mix_test (1.14, 25):
lib/ex_doc/formatter/markdown/templates.ex#L92
variable "match" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix_test (1.14, 25):
lib/ex_doc/formatter/markdown/templates.ex#L93
variable "section_header_class_name" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix_test (1.14, 25):
lib/ex_doc/formatter/markdown/templates.ex#L92
variable "tag" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix_test (1.14, 25):
lib/ex_doc/formatter/markdown/templates/module_template.eex#L16
variable "key" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix_test (1.14, 25):
lib/ex_doc/formatter/html/templates.ex#L67
function presence/1 is unused
|
mix_test (1.14, 25):
lib/ex_doc/formatter/markdown/templates.ex#L89
module attribute @class_separator was set but never used
|
mix_test (1.14, 25):
lib/ex_doc/formatter/markdown/templates.ex#L88
module attribute @class_regex was set but never used
|