← Back to PR #0
Build Log: reason-react.0.14.0
Status: SUCCESS
Log Output
Processing: [default: loading data]
[reason-react.0.14.0: extract]
-> retrieved reason-react.0.14.0 (cached)
[reason-react: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "reason-react" "-j" "255" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/reason-react.0.14.0)
- (cd _build/.sandbox/1b761d45b0b57288b179864d8d226ab0/default && .ppx/37588d56d1a0ff2042e0a9e523d33903/ppx.exe --cookie 'library-name="react"' -o src/React.rei.pp.mli --intf src/React.rei.mli -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/React.rei", line 189, characters 19-30:
- Alert unused: Unused attribute [@mel.uncurry]
- This means such annotation is not annotated properly.
- For example, some annotations are only meaningful in externals
-
-
- File "src/React.rei", line 189, characters 53-64:
- Alert unused: Unused attribute [@mel.uncurry]
- This means such annotation is not annotated properly.
- For example, some annotations are only meaningful in externals
-
-
- File "src/React.rei", line 198, characters 19-30:
- Alert unused: Unused attribute [@mel.uncurry]
- This means such annotation is not annotated properly.
- For example, some annotations are only meaningful in externals
-
-
- File "src/React.rei", line 198, characters 53-64:
- Alert unused: Unused attribute [@mel.uncurry]
- This means such annotation is not annotated properly.
- For example, some annotations are only meaningful in externals
-
- (cd _build/.sandbox/597cfe85460633e14ee11e616fe6509b/default && .ppx/37588d56d1a0ff2042e0a9e523d33903/ppx.exe --cookie 'library-name="react"' -o src/React.re.pp.ml --impl src/React.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
- File "src/React.re", line 497, characters 19-30:
- Alert unused: Unused attribute [@mel.uncurry]
- This means such annotation is not annotated properly.
- For example, some annotations are only meaningful in externals
-
-
- File "src/React.re", line 497, characters 53-64:
- Alert unused: Unused attribute [@mel.uncurry]
- This means such annotation is not annotated properly.
- For example, some annotations are only meaningful in externals
-
-
- File "src/React.re", line 506, characters 19-30:
- Alert unused: Unused attribute [@mel.uncurry]
- This means such annotation is not annotated properly.
- For example, some annotations are only meaningful in externals
-
-
- File "src/React.re", line 506, characters 53-64:
- Alert unused: Unused attribute [@mel.uncurry]
- This means such annotation is not annotated properly.
- For example, some annotations are only meaningful in externals
-
-> compiled reason-react.0.14.0
-> installed reason-react.0.14.0
Dependency Graph
Loading graph...
View raw DOT format
digraph opam {
"cmdliner.2.0.0" -> "ocaml.5.1.1";
"cppo.1.8.0" -> {"base-unix.base" "dune.3.20.2" "ocaml.5.1.1"}
"dune.3.20.2" -> {"base-threads.base" "base-unix.base" "ocaml.5.1.1"}
"dune-build-info.3.20.2" -> {"dune.3.20.2" "ocaml.5.1.1"}
"fix.20250919" -> {"dune.3.20.2" "ocaml.5.1.1"}
"melange.5.1.0-51" -> {"cmdliner.2.0.0" "cppo.1.8.0" "dune.3.20.2" "dune-build-info.3.20.2" "menhir.20250912" "ocaml.5.1.1" "ppxlib.0.35.0"}
"menhir.20250912" -> {"dune.3.20.2" "menhirCST.20250912" "menhirLib.20250912" "menhirSdk.20250912" "ocaml.5.1.1"}
"menhirCST.20250912" -> {"dune.3.20.2" "ocaml.5.1.1"}
"menhirLib.20250912" -> {"dune.3.20.2" "ocaml.5.1.1"}
"menhirSdk.20250912" -> {"dune.3.20.2" "ocaml.5.1.1"}
"merlin-extend.0.6.2" -> {"cppo.1.8.0" "dune.3.20.2" "ocaml.5.1.1"}
"ocaml.5.1.1" -> {"ocaml-base-compiler.5.1.1" "ocaml-config.3"}
"ocaml-compiler-libs.v0.12.4" -> {"dune.3.20.2" "ocaml.5.1.1"}
"ocaml-config.3" -> "ocaml-base-compiler.5.1.1";
"ocamlfind.1.9.8" -> "ocaml.5.1.1";
"ppx_derivers.1.2.1" -> {"dune.3.20.2" "ocaml.5.1.1"}
"ppxlib.0.35.0" -> {"dune.3.20.2" "ocaml.5.1.1" "ocaml-compiler-libs.v0.12.4" "ppx_derivers.1.2.1" "sexplib0.v0.17.0" "stdlib-shims.0.3.0"}
"reason.3.15.0" -> {"cppo.1.8.0" "dune.3.20.2" "dune-build-info.3.20.2" "fix.20250919" "menhir.20250912" "merlin-extend.0.6.2" "ocaml.5.1.1" "ocamlfind.1.9.8" "ppx_derivers.1.2.1" "ppxlib.0.35.0"}
"reason-react.0.14.0" -> {"dune.3.20.2" "melange.5.1.0-51" "ocaml.5.1.1" "reason.3.15.0" "reason-react-ppx.0.14.0"}
"reason-react-ppx.0.14.0" -> {"dune.3.20.2" "ocaml.5.1.1" "ppxlib.0.35.0" "reason.3.15.0"}
"sexplib0.v0.17.0" -> {"dune.3.20.2" "ocaml.5.1.1"}
"stdlib-shims.0.3.0" -> {"dune.3.20.2" "ocaml.5.1.1"}
}