add markdown formatter / exporter #1965
ci.yml
on: pull_request
Check JS
47s
Matrix: mix_test
assets
0s
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
|