Multiple unresolved error occurences
仍然存在多次报告的错误,没有任何好处。这是一个例子。我怀疑它们与此类签名有关。
[doc-build odoc][0]: (brzo log --id 37)
File "/Users/dbuenzli/sync/repos/astring/_b0/brzo/ocaml-doc/odoc/astring/astring.odoc":
Couldn't find the following modules:
Stdlib
File "/Users/dbuenzli/sync/repos/astring/_b0/brzo/ocaml-doc/odoc/astring/astring.odoc":
Failed to lookup type unresolvedroot(Stdlib).Map.Make(unresolvedroot(Stdlib).String).t Parent_module: Unresolved apply
File "/Users/dbuenzli/sync/repos/astring/_b0/brzo/ocaml-doc/odoc/astring/astring.odoc":
Failed to lookup type unresolvedroot(Stdlib).Map.Make(unresolvedroot(Stdlib).String).t Parent_module: Unresolved apply
File "/Users/dbuenzli/sync/repos/astring/_b0/brzo/ocaml-doc/odoc/astring/astring.odoc":
Failed to lookup type unresolvedroot(Stdlib).Set.Make(unresolvedroot(Stdlib).String).t Parent_module: Unresolved apply
File "/Users/dbuenzli/sync/repos/astring/_b0/brzo/ocaml-doc/odoc/astring/astring.odoc":
Failed to lookup type unresolvedroot(Stdlib).Set.Make(unresolvedroot(Stdlib).String).t Parent_module: Unresolved apply
File "/Users/dbuenzli/sync/repos/astring/src/astring.mli", line 680, characters 22-35:
构建JS_OF_OCAML DOC,我看到很多这些警告。它们似乎与语言的对象部分有关。
See logs https://github.com/ocsigen/js_of_ocaml/runs/4764726714?check_suite_focus=true
Warning, resolved hidden path: Js_of_ocaml__Js.meth
Warning, resolved hidden path: Js_of_ocaml__Js.opt
Warning, resolved hidden path: Js_of_ocaml__Js.t
Warning, resolved hidden path: Js_of_ocaml__Js.readonly_prop
Warning, resolved hidden path: Js_of_ocaml__Js.readonly_prop
Warning, resolved hidden path: Js_of_ocaml__Js.t
Warning, resolved hidden path: Js_of_ocaml__Js.js_string
Warning, resolved hidden path: Js_of_ocaml__Js.readonly_prop
Warning, resolved hidden path: Js_of_ocaml__Js.opt
Warning, resolved hidden path: Js_of_ocaml__Js.t
Warning, resolved hidden path: Js_of_ocaml__Js.js_string
Warning, resolved hidden path: Js_of_ocaml__Js.readonly_prop
Warning, resolved hidden path: Js_of_ocaml__Js.prop
Warning, resolved hidden path: Js_of_ocaml__Js.opt
Warning, resolved hidden path: Js_of_ocaml__Js.t
Warning, resolved hidden path: Js_of_ocaml__Js.prop
Warning, resolved hidden path: Js_of_ocaml__Js.t
Warning, resolved hidden path: Js_of_ocaml__Js.prop
Warning, resolved hidden path: Js_of_ocaml__Js.opt
Warning, resolved hidden path: Js_of_ocaml__Js.t
Warning, resolved hidden path: Js_of_ocaml__Js.prop
Warning, resolved hidden path: Js_of_ocaml__Js.opt
Warning, resolved hidden path: Js_of_ocaml__Js.t
Warning, resolved hidden path: Js_of_ocaml__Js.prop
Warning, resolved hidden path: Js_of_ocaml__Js.opt
Warning, resolved hidden path: Js_of_ocaml__Js.t
Warning, resolved hidden path: Js_of_ocaml__Js.prop
Warning, resolved hidden path: Js_of_ocaml__Js.opt
Warning, resolved hidden path: Js_of_ocaml__Js.t
...
...
and the generated doc https://ocsigen.org/js_of_ocaml/dev/api/js_of_ocaml/Js_of_ocaml/Dom/class-type-element/index.html
对不起,我的报告可能与@dbuenzli One无关。我将稍后打开一个新问题
我已经打开#804