Skip to content

Compress and decompress search index (#1735) #1321

Compress and decompress search index (#1735)

Compress and decompress search index (#1735) #1321

Triggered via push July 11, 2023 19:16
Status Failure
Total duration 1m 1s
Artifacts

ci.yml

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

Annotations

30 errors and 5 warnings
Check JS: assets/js/search-page.js#L53
Trailing spaces not allowed
Check JS: assets/js/search-page.js#L78
Trailing spaces not allowed
Check JS: assets/js/search-page.js#L85
Missing space before function parentheses
Check JS: assets/js/search-page.js#L85
Block must not be padded by blank lines
Check JS: assets/js/search-page.js#L86
Trailing spaces not allowed
Check JS: assets/js/search-page.js#L88
Unexpected trailing comma
Check JS: assets/js/search-page.js#L89
'CompressionStream' is not defined
Check JS: assets/js/search-page.js#L89
Extra semicolon
Check JS: assets/js/search-page.js#L96
More than 1 blank line not allowed
Check JS: assets/js/search-page.js#L97
Missing space before function parentheses
mix_test (1.11, 21): test/ex_doc/formatter/html/search_data_test.exs#L214
test drops vega-lite blocks (ExDoc.Formatter.HTML.SearchDataTest)
mix_test (1.11, 21): test/ex_doc/formatter/html/search_data_test.exs#L71
test module with no docs (ExDoc.Formatter.HTML.SearchDataTest)
mix_test (1.11, 21): test/ex_doc/formatter/html/templates_test.exs#L624
test module_page outputs the task type (ExDoc.Formatter.HTML.TemplatesTest)
mix_test (1.11, 21): test/ex_doc/formatter/html/search_data_test.exs#L140
test callback (ExDoc.Formatter.HTML.SearchDataTest)
mix_test (1.11, 21): test/ex_doc/formatter/html/search_data_test.exs#L43
test Mix task (ExDoc.Formatter.HTML.SearchDataTest)
mix_test (1.11, 21): test/ex_doc/formatter/html/templates_test.exs#L528
test module_page outputs the types and function specs (ExDoc.Formatter.HTML.TemplatesTest)
mix_test (1.11, 21): test/ex_doc/formatter/html/search_data_test.exs#L121
test function (ExDoc.Formatter.HTML.SearchDataTest)
mix_test (1.11, 21): test/ex_doc/formatter/html/templates_test.exs#L573
test module_page do not output overlapping functions, causing duplicate IDs (ExDoc.Formatter.HTML.TemplatesTest)
mix_test (1.11, 21): test/ex_doc/formatter/html/templates_test.exs#L561
test module_page contains links to summary sections when those exist (ExDoc.Formatter.HTML.TemplatesTest)
mix_test (1.11, 21): test/ex_doc/formatter/html/search_data_test.exs#L168
test type (ExDoc.Formatter.HTML.SearchDataTest)
mix_test (1.14, 26, lint): test/ex_doc/formatter/html/search_data_test.exs#L214
test drops vega-lite blocks (ExDoc.Formatter.HTML.SearchDataTest)
mix_test (1.14, 26, lint): test/ex_doc/formatter/html/search_data_test.exs#L140
test callback (ExDoc.Formatter.HTML.SearchDataTest)
mix_test (1.14, 26, lint): test/ex_doc/formatter/html/search_data_test.exs#L187
test extras (ExDoc.Formatter.HTML.SearchDataTest)
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/search_data_test.exs#L168
test type (ExDoc.Formatter.HTML.SearchDataTest)
mix_test (1.14, 26, lint): test/ex_doc/formatter/html/templates_test.exs#L624
test module_page outputs the task type (ExDoc.Formatter.HTML.TemplatesTest)
mix_test (1.14, 26, lint): test/ex_doc/formatter/html/search_data_test.exs#L86
test escaping (ExDoc.Formatter.HTML.SearchDataTest)
mix_test (1.14, 26, lint): test/ex_doc/formatter/html/templates_test.exs#L615
test module_page outputs the protocol type (ExDoc.Formatter.HTML.TemplatesTest)
mix_test (1.14, 26, lint): test/ex_doc/formatter/html/search_data_test.exs#L43
test Mix task (ExDoc.Formatter.HTML.SearchDataTest)
mix_test (1.14, 26, lint): test/ex_doc/formatter/html/templates_test.exs#L561
test module_page contains links to summary sections when those exist (ExDoc.Formatter.HTML.TemplatesTest)
Check JS: assets/js/search-page.js#L107
Unexpected var, use let or const instead
Check JS: assets/js/search-page.js#L108
Unexpected var, use let or const instead
Check JS: assets/js/search-page.js#L109
Unexpected var, use let or const instead
Check JS: assets/js/search-page.js#L110
Unexpected var, use let or const instead
mix_test (1.14, 26, lint)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead