Skip to content

add markdown formatter / exporter #1962

add markdown formatter / exporter

add markdown formatter / exporter #1962

Triggered via pull request December 27, 2024 15:43
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: pull_request
Matrix: mix_test
Fit to window
Zoom out
Zoom in

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): 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