Skip to content

add markdown formatter / exporter #1965

add markdown formatter / exporter

add markdown formatter / exporter #1965

Triggered via pull request December 27, 2024 17:01
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

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

Annotations

1 error and 20 warnings
mix_test (1.17, 27, lint)
Process completed with exit code 1.
mix_test (1.14, 25): lib/ex_doc/doc_ast.ex#L121
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/doc_ast.ex#L126
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.ex#L66
variable "ext" 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.ex#L86
variable "opts" 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.ex#L8
module attribute @assets_dir was set but never used
mix_test (1.14, 25): lib/ex_doc/formatter.ex#L7
module attribute @main was set but never used
mix_test (1.14, 25): lib/ex_doc/formatter.ex#L4
unused alias Assets
mix_test (1.14, 25): lib/ex_doc/formatter.ex#L4
unused alias SearchData
mix_test (1.14, 25): lib/ex_doc/formatter.ex#L4
unused alias Templates
mix_test (1.14, 25): lib/ex_doc/formatter/markdown.ex#L95
function files_to_add/1 is unused
mix_test (1.14, 25): lib/ex_doc/doc_ast.ex#L121
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/doc_ast.ex#L126
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.ex#L66
variable "ext" 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.ex#L86
variable "opts" 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.ex#L8
module attribute @assets_dir was set but never used
mix_test (1.14, 25): lib/ex_doc/formatter.ex#L7
module attribute @main was set but never used
mix_test (1.14, 25): lib/ex_doc/formatter.ex#L4
unused alias Assets
mix_test (1.14, 25): lib/ex_doc/formatter.ex#L4
unused alias SearchData
mix_test (1.14, 25): lib/ex_doc/formatter.ex#L4
unused alias Templates
mix_test (1.14, 25): lib/ex_doc/formatter/markdown.ex#L95
function files_to_add/1 is unused