Add Devbox environment config #1371
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Check JS
33s
Matrix: mix_test
assets
0s
Annotations
16 errors and 1 warning
mix_test (1.11, 21):
test/ex_doc/formatter/epub/templates_test.exs#L56
test module_page outputs the functions and docstrings (ExDoc.Formatter.EPUB.TemplatesTest)
|
mix_test (1.11, 21):
test/ex_doc/formatter/html/templates_test.exs#L47
test link_headings generates headers with hovers (ExDoc.Formatter.HTML.TemplatesTest)
|
mix_test (1.11, 21):
test/ex_doc/formatter/html/templates_test.exs#L149
test link_headings generates headers for admonition support (ExDoc.Formatter.HTML.TemplatesTest)
|
mix_test (1.11, 21):
test/ex_doc/formatter/html/templates_test.exs#L131
test link_headings generates headers with unique id's (ExDoc.Formatter.HTML.TemplatesTest)
|
mix_test (1.11, 21):
test/ex_doc/formatter/html/templates_test.exs#L566
test module_page add hovers to <h3> tags (ExDoc.Formatter.HTML.TemplatesTest)
|
mix_test (1.11, 21):
test/ex_doc/formatter/html/templates_test.exs#L459
test module_page outputs the functions and docstrings (ExDoc.Formatter.HTML.TemplatesTest)
|
mix_test (1.11, 21):
test/ex_doc/formatter/html_test.exs#L357
test generates extras alongside other content (ExDoc.Formatter.HTMLTest)
|
mix_test (1.11, 21)
Process completed with exit code 1.
|
mix_test (1.14, 26, lint):
test/ex_doc/formatter/epub/templates_test.exs#L56
test module_page outputs the functions and docstrings (ExDoc.Formatter.EPUB.TemplatesTest)
|
mix_test (1.14, 26, lint):
test/ex_doc/formatter/html/templates_test.exs#L459
test module_page outputs the functions and docstrings (ExDoc.Formatter.HTML.TemplatesTest)
|
mix_test (1.14, 26, lint):
test/ex_doc/formatter/html/templates_test.exs#L47
test link_headings generates headers with hovers (ExDoc.Formatter.HTML.TemplatesTest)
|
mix_test (1.14, 26, lint):
test/ex_doc/formatter/html/templates_test.exs#L149
test link_headings generates headers for admonition support (ExDoc.Formatter.HTML.TemplatesTest)
|
mix_test (1.14, 26, lint):
test/ex_doc/formatter/html/templates_test.exs#L131
test link_headings generates headers with unique id's (ExDoc.Formatter.HTML.TemplatesTest)
|
mix_test (1.14, 26, lint):
test/ex_doc/formatter/html/templates_test.exs#L566
test module_page add hovers to <h3> tags (ExDoc.Formatter.HTML.TemplatesTest)
|
mix_test (1.14, 26, lint):
test/ex_doc/formatter/html_test.exs#L357
test generates extras alongside other content (ExDoc.Formatter.HTMLTest)
|
mix_test (1.14, 26, lint)
Process completed with exit code 2.
|
mix_test (1.14, 26, lint)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|