OCamllabs icon Home|Differences with the last checks|Previous runs


Building on m1-c.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:1d295ed572083ab5916b9b9195219954afa816ee169f48eecca1b2e2b0faad41)
Unable to find image 'ocaml/opam:debian-unstable@sha256:1d295ed572083ab5916b9b9195219954afa816ee169f48eecca1b2e2b0faad41' locally
docker.io/ocaml/opam@sha256:1d295ed572083ab5916b9b9195219954afa816ee169f48eecca1b2e2b0faad41: Pulling from ocaml/opam
7c26de214b34: Already exists
791d3a768af6: Already exists
e06237cac4e8: Pulling fs layer
e06237cac4e8: Verifying Checksum
e06237cac4e8: Download complete
e06237cac4e8: Pull complete
Digest: sha256:1d295ed572083ab5916b9b9195219954afa816ee169f48eecca1b2e2b0faad41
Status: Downloaded newer image for ocaml/opam@sha256:1d295ed572083ab5916b9b9195219954afa816ee169f48eecca1b2e2b0faad41
2022-05-02 00:28.52 ---> using "e16578957f674ca141475612bdd8fe456bdeb3cf55dca9de0669bf5f721951e7" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2022-05-02 00:28.52 ---> using "09ae07f34eca5d84e953ea4b87a3c466448be28706a95338ba19feb13b3b66fd" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 4ce6f847a29936b1d875b70940837be093fec84e"))
2022-05-02 00:28.52 ---> using "8a62ed72fc23e1663b0f130dbecbe2a8d6a9d36667f58fd75e99df9fc9855900" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2022-05-02 00:28.52 ---> using "1da6a21744e622352d23ddb067012a46b76c5e5a957ab9cd9733a836f9d86396" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.13' '4.13.1'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.13.1"} | "ocaml-system" {= "4.13.1"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.13.1  (cached)
-> installed ocaml-base-compiler.4.13.1
-> installed ocaml-config.2
-> installed ocaml.4.13.1
Done.
# Run eval $(opam env --switch=4.13) to update the current shell environment
2022-05-02 00:28.52 ---> using "51c920bb08012e2f9d03d173ca4d8387d3522c4c26ed90d943266344c8a8dacd" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-05-01-0201.40-F-2022-04-26-0801.40.pdiff [201 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-05-01-0201.40-F-2022-04-26-0801.40.pdiff [201 kB]
- Fetched 430 kB in 3s (169 kB/s)
- Reading package lists...
- 
2022-05-02 00:28.52 ---> using "13f0c52d7ff9220b2c08cc88f046b21b8e95fb67d4f740c99e875db3994090f4" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"ocaml-vdom.0.2\"\
               \nopam install -vy \"ocaml-vdom.0.2\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"ocaml-vdom.0.2\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] ocaml-vdom.0.2 is not installed.

Nothing to do.
The following actions will be performed:
=== install 18 packages
  - install biniou               1.2.1    [required by yojson]
  - install cmdliner             1.1.1    [required by js_of_ocaml-compiler]
  - install cppo                 1.6.8    [required by yojson]
  - install dune                 3.1.1    [required by ocaml-vdom]
  - install easy-format          1.3.3    [required by yojson]
  - install gen_js_api           1.1.0    [required by ocaml-vdom]
  - install js_of_ocaml-compiler 4.0.0    [required by ocaml-vdom]
  - install menhir               20220210 [required by js_of_ocaml-compiler]
  - install menhirLib            20220210 [required by js_of_ocaml-compiler]
  - install menhirSdk            20220210 [required by js_of_ocaml-compiler]
  - install ocaml-compiler-libs  v0.12.4  [required by ppxlib]
  - install ocaml-vdom           0.2
  - install ojs                  1.1.0    [required by gen_js_api]
  - install ppx_derivers         1.2.1    [required by ppxlib]
  - install ppxlib               0.26.0   [required by gen_js_api]
  - install sexplib0             v0.15.0  [required by ppxlib]
  - install stdlib-shims         0.3.0    [required by ppxlib]
  - install yojson               1.7.0    [required by js_of_ocaml-compiler]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/51:
Processing  2/51:
Processing  3/51:
-> retrieved biniou.1.2.1  (cached)
Processing  4/51:
-> retrieved cmdliner.1.1.1  (cached)
Processing  5/51:
Processing  6/51: [cmdliner: make all]
-> retrieved cppo.1.6.8  (cached)
Processing  7/51: [cmdliner: make all]
-> retrieved easy-format.1.3.3  (cached)
Processing  8/51: [cmdliner: make all]
-> retrieved gen_js_api.1.1.0, ojs.1.1.0  (cached)
Processing  9/51: [cmdliner: make all]
-> retrieved menhir.20220210, menhirLib.20220210, menhirSdk.20220210  (cached)
Processing 10/51: [cmdliner: make all]
-> retrieved js_of_ocaml-compiler.4.0.0  (cached)
Processing 11/51: [ocaml-vdom.0.2: http] [cmdliner: make all]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 12/51: [ocaml-vdom.0.2: http] [cmdliner: make all]
-> retrieved dune.3.1.1  (cached)
Processing 13/51: [ocaml-vdom.0.2: http] [cmdliner: make all]
Processing 14/51: [ocaml-vdom.0.2: http] [cmdliner: make all] [dune: ocaml bootstrap.ml]
Processing 14/51: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 15/51: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved ppxlib.0.26.0  (cached)
Processing 16/51: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved ocaml-vdom.0.2  (https://github.com/LexiFi/ocaml-vdom/archive/v0.2.tar.gz)
Processing 17/51: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved sexplib0.v0.15.0  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved yojson.1.7.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.13" (CWD=/home/opam/.opam/4.13/.opam-switch/build/cmdliner.1.1.1)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.1.1
Processing 17/51: [dune: ocaml bootstrap.ml]
Processing 18/51: [dune: ocaml bootstrap.ml] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.13/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.13/doc/cmdliner" (CWD=/home/opam/.opam/4.13/.opam-switch/build/cmdliner.1.1.1)
- install -d /home/opam/.opam/4.13/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.13/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/4.13/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/4.13/lib/cmdliner
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   /home/opam/.opam/4.13/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/4.13/lib/cmdliner
Processing 18/51: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.13/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.13/doc/cmdliner" (CWD=/home/opam/.opam/4.13/.opam-switch/build/cmdliner.1.1.1)
- install -d /home/opam/.opam/4.13/doc/cmdliner/odoc-pages
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.13/doc/cmdliner
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld /home/opam/.opam/4.13/doc/cmdliner/odoc-pages
-> installed cmdliner.1.1.1
Processing 18/51: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "47" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.1.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 47
- 

Processing 18/51: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "47" (CWD=/home/opam/.opam/4.13/.opam-switch/build/dune.3.1.1)
-> compiled  dune.3.1.1
-> installed dune.3.1.1
Processing 20/51: [cppo: dune build]
Processing 21/51: [cppo: dune build] [easy-format: dune build]
Processing 22/51: [cppo: dune build] [easy-format: dune build] [menhirLib: dune build]
Processing 23/51: [cppo: dune build] [easy-format: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 24/51: [cppo: dune build] [easy-format: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 25/51: [cppo: dune build] [easy-format: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 26/51: [cppo: dune build] [easy-format: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 27/51: [cppo: dune build] [easy-format: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "47" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 27/51: [cppo: dune build] [easy-format: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 28/51: [cppo: dune build] [easy-format: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "easy-format" "-j" "47" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/easy-format.1.3.3)
Processing 28/51: [cppo: dune build] [easy-format: dune install] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "47" (CWD=/home/opam/.opam/4.13/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 28/51: [cppo: dune build] [easy-format: dune install] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 29/51: [cppo: dune build] [easy-format: dune install] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "easy-format" "--create-install-files" "easy-format" (CWD=/home/opam/.opam/4.13/.opam-switch/build/easy-format.1.3.3)
- Copying to _destdir/home/opam/.opam/4.13/lib/easy-format/META
- Copying to _destdir/home/opam/.opam/4.13/lib/easy-format/dune-package
-> compiled  easy-format.1.3.3
Processing 29/51: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed easy-format.1.3.3
Processing 30/51: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
Processing 31/51: [biniou: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "47" (CWD=/home/opam/.opam/4.13/.opam-switch/build/menhirSdk.20220210)
-> compiled  menhirSdk.20220210
Processing 31/51: [biniou: dune build] [cppo: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
-> installed menhirSdk.20220210
Processing 32/51: [biniou: dune build] [cppo: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "47" (CWD=/home/opam/.opam/4.13/.opam-switch/build/sexplib0.v0.15.0)
-> compiled  sexplib0.v0.15.0
Processing 32/51: [biniou: dune build] [cppo: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build]
-> installed sexplib0.v0.15.0
Processing 33/51: [biniou: dune build] [cppo: dune build] [menhirLib: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "47" (CWD=/home/opam/.opam/4.13/.opam-switch/build/menhirLib.20220210)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20220210
Processing 33/51: [biniou: dune build] [cppo: dune build] [ocaml-compiler-libs: dune build]
-> installed menhirLib.20220210
Processing 34/51: [biniou: dune build] [cppo: dune build] [ocaml-compiler-libs: dune build]
Processing 35/51: [biniou: dune build] [cppo: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "biniou" "-j" "47" (CWD=/home/opam/.opam/4.13/.opam-switch/build/biniou.1.2.1)
-> compiled  biniou.1.2.1
Processing 35/51: [cppo: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build]
-> installed biniou.1.2.1
Processing 36/51: [cppo: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "47" (CWD=/home/opam/.opam/4.13/.opam-switch/build/cppo.1.6.8)
-> compiled  cppo.1.6.8
Processing 36/51: [menhir: dune build] [ocaml-compiler-libs: dune build]
-> installed cppo.1.6.8
Processing 37/51: [menhir: dune build] [ocaml-compiler-libs: dune build]
Processing 38/51: [menhir: dune build] [ocaml-compiler-libs: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "47" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 38/51: [menhir: dune build] [yojson: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 39/51: [menhir: dune build] [yojson: dune build]
Processing 40/51: [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "47" (CWD=/home/opam/.opam/4.13/.opam-switch/build/yojson.1.7.0)
-> compiled  yojson.1.7.0
Processing 40/51: [menhir: dune build] [ppxlib: dune build]
-> installed yojson.1.7.0
Processing 41/51: [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "47" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ppxlib.0.26.0)
-> compiled  ppxlib.0.26.0
Processing 41/51: [menhir: dune build]
-> installed ppxlib.0.26.0
Processing 42/51: [menhir: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "47" (CWD=/home/opam/.opam/4.13/.opam-switch/build/menhir.20220210)
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
- (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- 102 out of 298 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 41 out of 96 symbols keep track of their end position.
- 264 specialized copies of 64 functions have been created.
- The StackLang code contains 5161 instructions in 241 blocks.
- The StackLang code comprises 5 mutually recursive groups.
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-> compiled  menhir.20220210
-> installed menhir.20220210
Processing 44/51: [js_of_ocaml-compiler: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "js_of_ocaml-compiler" "-j" "47" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/js_of_ocaml-compiler.4.0.0)
- (cd tools/version && /home/opam/.opam/4.13/bin/ocaml -I +compiler-libs /home/opam/.opam/4.13/.opam-switch/build/js_of_ocaml-compiler.4.0.0/_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-jsoo_minify/.jsoo_minify.eobjs/byte -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-jsoo_minify/.jsoo_minify.eobjs/byte/dune__exe__Cmd_arg.cmi -c -intf compiler/bin-jsoo_minify/cmd_arg.mli)
- File "compiler/bin-jsoo_minify/cmd_arg.mli", line 30, characters 11-29:
- 30 | val info : Cmdliner.Term.info
-                 ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-jsoo_link/.jsoo_link.eobjs/byte -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-jsoo_link/.jsoo_link.eobjs/byte/dune__exe__Cmd_arg.cmo -c -impl compiler/bin-jsoo_link/cmd_arg.ml)
- File "compiler/bin-jsoo_link/cmd_arg.ml", line 89, characters 6-10:
- 89 |       pure build_t
-            ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_link/cmd_arg.ml", line 128, characters 2-11:
- 128 |   Term.info "js_of_ocaml" ~version ~doc ~man
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -g -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Jsoo_cmdline__ -o compiler/lib-cmdline/.jsoo_cmdline.objs/native/jsoo_cmdline__Arg.cmx -c -impl compiler/lib-cmdline/arg.ml)
- File "compiler/lib-cmdline/arg.ml", line 43, characters 8-12:
- 43 |   Term.(pure List.flatten $ arg)
-              ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/lib-cmdline/arg.ml", line 51, characters 8-12:
- 51 |   Term.(pure List.flatten $ arg)
-              ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/lib-cmdline/arg.ml", line 59, characters 8-12:
- 59 |   Term.(pure List.flatten $ arg)
-              ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/lib-cmdline/arg.ml", line 90, characters 4-8:
- 90 |     pure (fun debug enable disable pretty debuginfo noinline quiet werror c_header ->
-          ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-jsoo_minify/.jsoo_minify.eobjs/byte -I compiler/bin-jsoo_minify/.jsoo_minify.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-jsoo_minify/.jsoo_minify.eobjs/native/dune__exe__Cmd_arg.cmx -c -impl compiler/bin-jsoo_minify/cmd_arg.ml)
- File "compiler/bin-jsoo_minify/cmd_arg.ml", line 45, characters 16-20:
- 45 |   let t = Term.(pure build_t $ Jsoo_cmdline.Arg.t $ files $ output_file $ use_stdin) in
-                      ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_minify/cmd_arg.ml", line 75, characters 2-11:
- 75 |   Term.info "jsoo_minify" ~version ~doc ~man
-        ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-jsoo_link/.jsoo_link.eobjs/byte -I compiler/bin-jsoo_link/.jsoo_link.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-jsoo_link/.jsoo_link.eobjs/native/dune__exe__Cmd_arg.cmx -c -impl compiler/bin-jsoo_link/cmd_arg.ml)
- File "compiler/bin-jsoo_link/cmd_arg.ml", line 89, characters 6-10:
- 89 |       pure build_t
-            ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_link/cmd_arg.ml", line 128, characters 2-11:
- 128 |   Term.info "js_of_ocaml" ~version ~doc ~man
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-jsoo_fs/.jsoo_fs.eobjs/byte -I compiler/bin-jsoo_fs/.jsoo_fs.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -o compiler/bin-jsoo_fs/.jsoo_fs.eobjs/native/dune__exe__Jsoo_fs.cmx -c -impl compiler/bin-jsoo_fs/jsoo_fs.ml)
- File "compiler/bin-jsoo_fs/jsoo_fs.ml", line 44, characters 4-8:
- 44 |     pure (fun files output_file include_dirs -> { files; output_file; include_dirs })
-          ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_fs/jsoo_fs.ml", line 74, characters 2-11:
- 74 |   Term.info "jsoo_fs" ~doc ~man ~version
-        ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "compiler/bin-jsoo_fs/jsoo_fs.ml", line 106, characters 26-30:
- 106 | let main = Cmdliner.Term.(pure f $ options), info
-                                 ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_fs/jsoo_fs.ml", line 111, characters 4-22:
- 111 |     Cmdliner.Term.eval
-           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-jsoo_link/.jsoo_link.eobjs/byte -I compiler/bin-jsoo_link/.jsoo_link.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-jsoo_link/.jsoo_link.eobjs/native/dune__exe__Jsoo_link.cmx -c -impl compiler/bin-jsoo_link/jsoo_link.ml)
- File "compiler/bin-jsoo_link/jsoo_link.ml", line 32, characters 26-30:
- 32 | let main = Cmdliner.Term.(pure f $ Cmd_arg.options), Cmd_arg.info
-                                ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_link/jsoo_link.ml", line 37, characters 4-22:
- 37 |     Cmdliner.Term.eval
-          ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-jsoo_minify/.jsoo_minify.eobjs/byte -I compiler/bin-jsoo_minify/.jsoo_minify.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-jsoo_minify/.jsoo_minify.eobjs/native/dune__exe__Jsoo_minify.cmx -c -impl compiler/bin-jsoo_minify/jsoo_minify.ml)
- File "compiler/bin-jsoo_minify/jsoo_minify.ml", line 95, characters 26-30:
- 95 | let main = Cmdliner.Term.(pure f $ Cmd_arg.options), Cmd_arg.info
-                                ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-jsoo_minify/jsoo_minify.ml", line 100, characters 4-22:
- 100 |     Cmdliner.Term.eval
-           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Info.cmi -c -intf compiler/bin-js_of_ocaml/info.mli)
- File "compiler/bin-js_of_ocaml/info.mli", line 20, characters 62-80:
- 20 | val make : name:string -> doc:string -> description:string -> Cmdliner.Term.info
-                                                                    ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Build_fs.cmi -c -intf compiler/bin-js_of_ocaml/build_fs.mli)
- File "compiler/bin-js_of_ocaml/build_fs.mli", line 20, characters 37-55:
- 20 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info
-                                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Build_runtime.cmi -c -intf compiler/bin-js_of_ocaml/build_runtime.mli)
- File "compiler/bin-js_of_ocaml/build_runtime.mli", line 20, characters 37-55:
- 20 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info
-                                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Link.cmi -c -intf compiler/bin-js_of_ocaml/link.mli)
- File "compiler/bin-js_of_ocaml/link.mli", line 20, characters 37-55:
- 20 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info
-                                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Print_runtime.cmi -c -intf compiler/bin-js_of_ocaml/print_runtime.mli)
- File "compiler/bin-js_of_ocaml/print_runtime.mli", line 20, characters 37-55:
- 20 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info
-                                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Compile.cmi -c -intf compiler/bin-js_of_ocaml/compile.mli)
- File "compiler/bin-js_of_ocaml/compile.mli", line 21, characters 37-55:
- 21 | val command : unit Cmdliner.Term.t * Cmdliner.Term.info
-                                           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "compiler/bin-js_of_ocaml/compile.mli", line 23, characters 42-60:
- 23 | val command_main : unit Cmdliner.Term.t * Cmdliner.Term.info
-                                                ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/byte -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte/dune__exe__Check_runtime.cmo -c -impl compiler/bin-js_of_ocaml/check_runtime.ml)
- File "compiler/bin-js_of_ocaml/check_runtime.ml", line 151, characters 16-20:
- 151 |   let t = Term.(pure build_t $ files $ target_env) in
-                       ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-js_of_ocaml/check_runtime.ml", line 160, characters 29-33:
- 160 | let command = Cmdliner.Term.(pure f $ options), info
-                                    ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Info.cmx -c -impl compiler/bin-js_of_ocaml/info.ml)
- File "compiler/bin-js_of_ocaml/info.ml", line 49, characters 2-11:
- 49 |   Term.info name ~version ~doc ~man
-        ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Print_runtime.cmx -c -impl compiler/bin-js_of_ocaml/print_runtime.ml)
- File "compiler/bin-js_of_ocaml/print_runtime.ml", line 38, characters 29-33:
- 38 | let command = Cmdliner.Term.(pure f $ pure ()), info
-                                   ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-js_of_ocaml/print_runtime.ml", line 38, characters 38-42:
- 38 | let command = Cmdliner.Term.(pure f $ pure ()), info
-                                            ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Build_fs.cmx -c -impl compiler/bin-js_of_ocaml/build_fs.ml)
- File "compiler/bin-js_of_ocaml/build_fs.ml", line 44, characters 4-8:
- 44 |     pure (fun files output_file include_dirs -> { files; output_file; include_dirs })
-          ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-js_of_ocaml/build_fs.ml", line 86, characters 29-33:
- 86 | let command = Cmdliner.Term.(pure f $ options), info
-                                   ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Link.cmx -c -impl compiler/bin-js_of_ocaml/link.ml)
- File "compiler/bin-js_of_ocaml/link.ml", line 89, characters 6-10:
- 89 |       pure build_t
-            ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-js_of_ocaml/link.ml", line 116, characters 29-33:
- 116 | let command = Cmdliner.Term.(pure f $ options), info
-                                    ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Check_runtime.cmx -c -impl compiler/bin-js_of_ocaml/check_runtime.ml)
- File "compiler/bin-js_of_ocaml/check_runtime.ml", line 151, characters 16-20:
- 151 |   let t = Term.(pure build_t $ files $ target_env) in
-                       ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-js_of_ocaml/check_runtime.ml", line 160, characters 29-33:
- 160 | let command = Cmdliner.Term.(pure f $ options), info
-                                    ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Cmd_arg.cmx -c -impl compiler/bin-js_of_ocaml/cmd_arg.ml)
- File "compiler/bin-js_of_ocaml/cmd_arg.ml", line 334, characters 6-10:
- 334 |       pure build_t
-             ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-js_of_ocaml/cmd_arg.ml", line 558, characters 6-10:
- 558 |       pure build_t
-             ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Compile.cmx -c -impl compiler/bin-js_of_ocaml/compile.ml)
- File "compiler/bin-js_of_ocaml/compile.ml", line 303, characters 34-38:
- 303 | let command_main = Cmdliner.Term.(pure run $ Cmd_arg.options), info "js_of_ocaml"
-                                         ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "compiler/bin-js_of_ocaml/compile.ml", line 305, characters 29-33:
- 305 | let command = Cmdliner.Term.(pure run $ Cmd_arg.options), info "compile"
-                                    ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Build_runtime.cmx -c -impl compiler/bin-js_of_ocaml/build_runtime.ml)
- File "compiler/bin-js_of_ocaml/build_runtime.ml", line 31, characters 29-33:
- 31 | let command = Cmdliner.Term.(pure Compile.run $ Cmd_arg.options_runtime_only), info
-                                   ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -safe-string -g -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/byte -I compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native -I /home/opam/.opam/4.13/lib/biniou -I /home/opam/.opam/4.13/lib/cmdliner -I /home/opam/.opam/4.13/lib/easy-format -I /home/opam/.opam/4.13/lib/menhirLib -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/yojson -I compiler/lib-cmdline/.jsoo_cmdline.objs/byte -I compiler/lib-cmdline/.jsoo_cmdline.objs/native -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/byte -I compiler/lib-runtime-files/.js_of_ocaml_compiler_runtime_files.objs/native -I compiler/lib/.js_of_ocaml_compiler.objs/byte -I compiler/lib/.js_of_ocaml_compiler.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o compiler/bin-js_of_ocaml/.js_of_ocaml.eobjs/native/dune__exe__Js_of_ocaml.cmx -c -impl compiler/bin-js_of_ocaml/js_of_ocaml.ml)
- File "compiler/bin-js_of_ocaml/js_of_ocaml.ml", line 44, characters 20-38:
- 44 |             (exe :: Cmdliner.Term.name (snd Compile.command) :: maybe_command :: rest)
-                          ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.name
- Use Cmd.info_name instead.
- File "compiler/bin-js_of_ocaml/js_of_ocaml.ml", line 49, characters 6-31:
- 49 |       Cmdliner.Term.eval_choice
-            ^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval_choice
- Use Cmd.group and one of Cmd.eval* instead.
Processing 44/51: [js_of_ocaml-compiler: dune install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "js_of_ocaml-compiler" "--create-install-files" "js_of_ocaml-compiler" (CWD=/home/opam/.opam/4.13/.opam-switch/build/js_of_ocaml-compiler.4.0.0)
- Copying to _destdir/home/opam/.opam/4.13/lib/js_of_ocaml-compiler/META
- Copying to _destdir/home/opam/.opam/4.13/lib/js_of_ocaml-compiler/dune-package
-> compiled  js_of_ocaml-compiler.4.0.0
-> installed js_of_ocaml-compiler.4.0.0
Processing 46/51: [ojs: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ojs" "-j" "47" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ojs.1.1.0)
-> compiled  ojs.1.1.0
-> installed ojs.1.1.0
Processing 48/51: [gen_js_api: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "gen_js_api" "-j" "47" "@install" (CWD=/home/opam/.opam/4.13/.opam-switch/build/gen_js_api.1.1.0)
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -g -bin-annot -I ppx-lib/.gen_js_api_ppx.objs/byte -I /home/opam/.opam/4.13/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.13/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/ppx_derivers -I /home/opam/.opam/4.13/lib/ppxlib -I /home/opam/.opam/4.13/lib/ppxlib/ast -I /home/opam/.opam/4.13/lib/ppxlib/astlib -I /home/opam/.opam/4.13/lib/ppxlib/print_diff -I /home/opam/.opam/4.13/lib/ppxlib/stdppx -I /home/opam/.opam/4.13/lib/ppxlib/traverse_builtins -I /home/opam/.opam/4.13/lib/sexplib0 -I /home/opam/.opam/4.13/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o ppx-lib/.gen_js_api_ppx.objs/byte/gen_js_api_ppx.cmo -c -impl ppx-lib/gen_js_api_ppx.ml)
- File "ppx-lib/gen_js_api_ppx.ml", line 742, characters 42-73:
- 742 | let longident_parse x = Longident.parse x [@@ocaml.warning "-deprecated"]
-                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'eprecated', is deprecated.
- Use the equivalent signed form: -d-e-p-r-e-c-a-t-e-d.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Hint: Did you make a spelling mistake when using a mnemonic name?
- File "ppx-lib/gen_js_api_ppx.ml", line 742, characters 42-73:
- 742 | let longident_parse x = Longident.parse x [@@ocaml.warning "-deprecated"]
-                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'eprecated', is deprecated.
- Use the equivalent signed form: -d-e-p-r-e-c-a-t-e-d.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Hint: Did you make a spelling mistake when using a mnemonic name?
- File "ppx-lib/gen_js_api_ppx.ml", line 742, characters 42-73:
- 742 | let longident_parse x = Longident.parse x [@@ocaml.warning "-deprecated"]
-                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'eprecated', is deprecated.
- Use the equivalent signed form: -d-e-p-r-e-c-a-t-e-d.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Hint: Did you make a spelling mistake when using a mnemonic name?
- File "ppx-lib/gen_js_api_ppx.ml", line 742, characters 42-73:
- 742 | let longident_parse x = Longident.parse x [@@ocaml.warning "-deprecated"]
-                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'eprecated', is deprecated.
- Use the equivalent signed form: -d-e-p-r-e-c-a-t-e-d.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Hint: Did you make a spelling mistake when using a mnemonic name?
- File "ppx-lib/gen_js_api_ppx.ml", line 742, characters 42-73:
- 742 | let longident_parse x = Longident.parse x [@@ocaml.warning "-deprecated"]
-                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'eprecated', is deprecated.
- Use the equivalent signed form: -d-e-p-r-e-c-a-t-e-d.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Hint: Did you make a spelling mistake when using a mnemonic name?
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlopt.opt -w -40 -g -I ppx-lib/.gen_js_api_ppx.objs/byte -I ppx-lib/.gen_js_api_ppx.objs/native -I /home/opam/.opam/4.13/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.13/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/4.13/lib/ocaml/compiler-libs -I /home/opam/.opam/4.13/lib/ppx_derivers -I /home/opam/.opam/4.13/lib/ppxlib -I /home/opam/.opam/4.13/lib/ppxlib/ast -I /home/opam/.opam/4.13/lib/ppxlib/astlib -I /home/opam/.opam/4.13/lib/ppxlib/print_diff -I /home/opam/.opam/4.13/lib/ppxlib/stdppx -I /home/opam/.opam/4.13/lib/ppxlib/traverse_builtins -I /home/opam/.opam/4.13/lib/sexplib0 -I /home/opam/.opam/4.13/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o ppx-lib/.gen_js_api_ppx.objs/native/gen_js_api_ppx.cmx -c -impl ppx-lib/gen_js_api_ppx.ml)
- File "ppx-lib/gen_js_api_ppx.ml", line 742, characters 42-73:
- 742 | let longident_parse x = Longident.parse x [@@ocaml.warning "-deprecated"]
-                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'eprecated', is deprecated.
- Use the equivalent signed form: -d-e-p-r-e-c-a-t-e-d.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Hint: Did you make a spelling mistake when using a mnemonic name?
- File "ppx-lib/gen_js_api_ppx.ml", line 742, characters 42-73:
- 742 | let longident_parse x = Longident.parse x [@@ocaml.warning "-deprecated"]
-                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'eprecated', is deprecated.
- Use the equivalent signed form: -d-e-p-r-e-c-a-t-e-d.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Hint: Did you make a spelling mistake when using a mnemonic name?
- File "ppx-lib/gen_js_api_ppx.ml", line 742, characters 42-73:
- 742 | let longident_parse x = Longident.parse x [@@ocaml.warning "-deprecated"]
-                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'eprecated', is deprecated.
- Use the equivalent signed form: -d-e-p-r-e-c-a-t-e-d.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Hint: Did you make a spelling mistake when using a mnemonic name?
- File "ppx-lib/gen_js_api_ppx.ml", line 742, characters 42-73:
- 742 | let longident_parse x = Longident.parse x [@@ocaml.warning "-deprecated"]
-                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'eprecated', is deprecated.
- Use the equivalent signed form: -d-e-p-r-e-c-a-t-e-d.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Hint: Did you make a spelling mistake when using a mnemonic name?
- File "ppx-lib/gen_js_api_ppx.ml", line 742, characters 42-73:
- 742 | let longident_parse x = Longident.parse x [@@ocaml.warning "-deprecated"]
-                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert ocaml_deprecated_cli: Setting a warning with a sequence of lowercase or uppercase letters,
- like 'eprecated', is deprecated.
- Use the equivalent signed form: -d-e-p-r-e-c-a-t-e-d.
- Hint: Enabling or disabling a warning by its mnemonic name requires a + or - prefix.
- Hint: Did you make a spelling mistake when using a mnemonic name?
-> compiled  gen_js_api.1.1.0
-> installed gen_js_api.1.1.0
Processing 50/51: [ocaml-vdom: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-vdom" "-j" "47" (CWD=/home/opam/.opam/4.13/.opam-switch/build/ocaml-vdom.0.2)
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -g -bin-annot -I lib/.vdom.objs/byte -I /home/opam/.opam/4.13/lib/js_of_ocaml-compiler/runtime -I /home/opam/.opam/4.13/lib/ojs -intf-suffix .ml -no-alias-deps -o lib/.vdom.objs/byte/vdom_blit.cmo -c -impl lib/vdom_blit.ml)
- File "lib/vdom_blit.ml", line 204, characters 12-19:
- 204 |             Ojs.set (Element.t_to_js dom) k (eval_prop v)
-                   ^^^^^^^
- Alert deprecated: Ojs.set
- Use Ojs.set_prop_ascii instead.
- File "lib/vdom_blit.ml", line 207, characters 10-17:
- 207 |           Ojs.set
-                 ^^^^^^^
- Alert deprecated: Ojs.set
- Use Ojs.set_prop_ascii instead.
- File "lib/vdom_blit.ml", line 208, characters 13-20:
- 208 |             (Ojs.get (Element.t_to_js dom) "style")
-                    ^^^^^^^
- Alert deprecated: Ojs.get
- Use Ojs.get_prop_ascii instead.
- File "lib/vdom_blit.ml", line 321, characters 10-17:
- 321 |           Ojs.set (Element.t_to_js dom) k (eval_prop v)
-                 ^^^^^^^
- Alert deprecated: Ojs.set
- Use Ojs.set_prop_ascii instead.
- File "lib/vdom_blit.ml", line 323, characters 16-23:
- 323 |   let clear k = Ojs.set (Element.t_to_js dom) k Ojs.null in
-                       ^^^^^^^
- Alert deprecated: Ojs.set
- Use Ojs.set_prop_ascii instead.
- File "lib/vdom_blit.ml", line 332, characters 16-23:
- 332 |   let set k v = Ojs.set (Ojs.get (Element.t_to_js dom) "style") k (eval_prop v) in
-                       ^^^^^^^
- Alert deprecated: Ojs.set
- Use Ojs.set_prop_ascii instead.
- File "lib/vdom_blit.ml", line 332, characters 25-32:
- 332 |   let set k v = Ojs.set (Ojs.get (Element.t_to_js dom) "style") k (eval_prop v) in
-                                ^^^^^^^
- Alert deprecated: Ojs.get
- Use Ojs.get_prop_ascii instead.
- File "lib/vdom_blit.ml", line 333, characters 16-23:
- 333 |   let clear k = Ojs.set (Ojs.get (Element.t_to_js dom) "style") k js_empty_string in
-                       ^^^^^^^
- Alert deprecated: Ojs.set
- Use Ojs.set_prop_ascii instead.
- File "lib/vdom_blit.ml", line 333, characters 25-32:
- 333 |   let clear k = Ojs.set (Ojs.get (Element.t_to_js dom) "style") k js_empty_string in
-                                ^^^^^^^
- Alert deprecated: Ojs.get
- Use Ojs.get_prop_ascii instead.
- (cd _build/default && /home/opam/.opam/4.13/bin/ocamlc.opt -w -40 -g -bin-annot -I lib/.vdom.objs/byte -I /home/opam/.opam/4.13/lib/js_of_ocaml-compiler/runtime -I /home/opam/.opam/4.13/lib/ojs -intf-suffix .ml -no-alias-deps -o lib/.vdom.objs/byte/js_browser.cmo -c -impl lib/js_browser.ml)
- File "lib/js_browser.ml", line 31, characters 8-92:
- 31 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 38, characters 8-93:
- 38 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 45, characters 8-93:
- 45 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 54, characters 8-93:
- 54 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 61, characters 8-93:
- 61 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 65, characters 8-93:
- 65 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 115, characters 8-93:
- 115 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 122, characters 8-93:
- 122 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 129, characters 8-93:
- 129 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 136, characters 8-93:
- 136 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 142, characters 8-93:
- 142 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 149, characters 8-93:
- 149 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 330, characters 8-92:
- 330 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 335, characters 8-92:
- 335 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 340, characters 8-92:
- 340 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 352, characters 8-92:
- 352 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 903, characters 8-92:
- 903 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 908, characters 8-93:
- 908 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 913, characters 8-92:
- 913 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 924, characters 8-93:
- 924 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 929, characters 8-92:
- 929 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 934, characters 8-92:
- 934 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 939, characters 8-92:
- 939 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 944, characters 8-92:
- 944 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 949, characters 8-92:
- 949 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 954, characters 8-92:
- 954 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 959, characters 8-92:
- 959 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 964, characters 8-92:
- 964 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 969, characters 8-92:
- 969 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 974, characters 8-92:
- 974 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 979, characters 8-92:
- 979 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 984, characters 8-92:
- 984 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 989, characters 8-92:
- 989 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 994, characters 8-92:
- 994 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 999, characters 8-92:
- 999 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1004, characters 8-92:
- 1004 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1009, characters 8-92:
- 1009 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1015, characters 8-92:
- 1015 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1019, characters 8-92:
- 1019 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1024, characters 8-92:
- 1024 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1035, characters 8-92:
- 1035 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1040, characters 8-92:
- 1040 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1045, characters 8-92:
- 1045 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1050, characters 8-92:
- 1050 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1055, characters 8-92:
- 1055 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1060, characters 8-92:
- 1060 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1071, characters 8-92:
- 1071 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1076, characters 8-92:
- 1076 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1081, characters 8-92:
- 1081 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1086, characters 8-92:
- 1086 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1094, characters 6-13:
- 1094 |       Ojs.set (t_to_js style) prop (Ojs.string_to_js value)
-              ^^^^^^^
- Alert deprecated: Ojs.set
- Use Ojs.set_prop_ascii instead.
- File "lib/js_browser.ml", line 1100, characters 8-92:
- 1100 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1107, characters 8-92:
- 1107 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1114, characters 8-92:
- 1114 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1121, characters 8-92:
- 1121 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1128, characters 8-92:
- 1128 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1134, characters 8-92:
- 1134 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1141, characters 8-92:
- 1141 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1147, characters 8-92:
- 1147 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1153, characters 8-92:
- 1153 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1159, characters 8-92:
- 1159 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1166, characters 8-92:
- 1166 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1173, characters 8-92:
- 1173 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1180, characters 8-92:
- 1180 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1181, characters 43-50:
- 1181 |     let get style prop = Ojs.string_of_js (Ojs.get (t_to_js style) prop)
-                                                   ^^^^^^^
- Alert deprecated: Ojs.get
- Use Ojs.get_prop_ascii instead.
- File "lib/js_browser.ml", line 1195, characters 8-93:
- 1195 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1202, characters 8-93:
- 1202 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1208, characters 8-93:
- 1208 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1217, characters 8-93:
- 1217 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1226, characters 8-93:
- 1226 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1232, characters 8-93:
- 1232 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1237, characters 8-92:
- 1237 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1242, characters 8-92:
- 1242 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1247, characters 8-92:
- 1247 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1272, characters 8-93:
- 1272 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1299, characters 8-92:
- 1299 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1307, characters 8-93:
- 1307 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1315, characters 8-93:
- 1315 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1323, characters 8-93:
- 1323 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1331, characters 8-93:
- 1331 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1339, characters 8-93:
- 1339 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1348, characters 8-93:
- 1348 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1358, characters 8-93:
- 1358 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1363, characters 8-92:
- 1363 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1369, characters 8-92:
- 1369 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1373, characters 8-93:
- 1373 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1379, characters 8-92:
- 1379 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1384, characters 8-92:
- 1384 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1389, characters 8-92:
- 1389 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1395, characters 8-92:
- 1395 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1400, characters 8-92:
- 1400 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1407, characters 8-92:
- 1407 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1412, characters 8-92:
- 1412 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1417, characters 8-92:
- 1417 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1425, characters 8-93:
- 1425 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1430, characters 8-92:
- 1430 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1437, characters 8-92:
- 1437 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1444, characters 8-92:
- 1444 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1451, characters 8-92:
- 1451 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1456, characters 8-92:
- 1456 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1461, characters 8-92:
- 1461 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1466, characters 8-92:
- 1466 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1471, characters 8-92:
- 1471 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1476, characters 8-92:
- 1476 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1481, characters 8-92:
- 1481 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1486, characters 8-92:
- 1486 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1492, characters 8-92:
- 1492 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1497, characters 8-92:
- 1497 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1502, characters 8-92:
- 1502 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1507, characters 8-92:
- 1507 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1512, characters 8-92:
- 1512 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1517, characters 8-92:
- 1517 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1524, characters 8-92:
- 1524 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1528, characters 8-93:
- 1528 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1532, characters 8-93:
- 1532 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1537, characters 8-92:
- 1537 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1542, characters 8-92:
- 1542 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1549, characters 8-92:
- 1549 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1556, characters 8-92:
- 1556 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1560, characters 8-93:
- 1560 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1564, characters 8-93:
- 1564 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1578, characters 8-93:
- 1578 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1593, characters 8-93:
- 1593 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1601, characters 8-93:
- 1601 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1609, characters 8-93:
- 1609 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1617, characters 8-93:
- 1617 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1622, characters 8-92:
- 1622 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1628, characters 8-92:
- 1628 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1633, characters 8-92:
- 1633 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1638, characters 8-92:
- 1638 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1645, characters 8-92:
- 1645 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1651, characters 8-92:
- 1651 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1691, characters 8-93:
- 1691 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1699, characters 8-93:
- 1699 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1707, characters 8-93:
- 1707 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1722, characters 8-92:
- 1722 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1726, characters 8-93:
- 1726 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1730, characters 8-93:
- 1730 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1740, characters 8-93:
- 1740 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1750, characters 8-93:
- 1750 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1760, characters 8-93:
- 1760 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1780, characters 8-92:
- 1780 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1786, characters 8-92:
- 1786 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1791, characters 8-92:
- 1791 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1798, characters 8-92:
- 1798 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1812, characters 8-92:
- 1812 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1819, characters 8-92:
- 1819 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1824, characters 8-92:
- 1824 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1830, characters 8-92:
- 1830 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1835, characters 8-92:
- 1835 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1842, characters 8-92:
- 1842 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1847, characters 8-92:
- 1847 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1854, characters 8-92:
- 1854 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1879, characters 8-93:
- 1879 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1914, characters 8-93:
- 1914 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1941, characters 8-92:
- 1941 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 1948, characters 8-92:
- 1948 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 1957, characters 8-93:
- 1957 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1966, characters 8-93:
- 1966 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1974, characters 8-93:
- 1974 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1982, characters 8-93:
- 1982 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 1991, characters 8-93:
- 1991 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2036, characters 8-93:
- 2036 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2043, characters 8-93:
- 2043 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2049, characters 8-92:
- 2049 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2055, characters 8-92:
- 2055 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2060, characters 8-92:
- 2060 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2065, characters 8-92:
- 2065 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2070, characters 8-92:
- 2070 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2075, characters 8-92:
- 2075 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2084, characters 8-93:
- 2084 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2093, characters 8-93:
- 2093 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2098, characters 8-92:
- 2098 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2103, characters 8-92:
- 2103 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2108, characters 8-92:
- 2108 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2116, characters 8-93:
- 2116 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2124, characters 8-93:
- 2124 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2136, characters 8-93:
- 2136 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2145, characters 8-92:
- 2145 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2151, characters 8-92:
- 2151 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2196, characters 8-92:
- 2196 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2201, characters 8-92:
- 2201 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2208, characters 8-92:
- 2208 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 2216, characters 8-93:
- 2216 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2223, characters 8-93:
- 2223 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2242, characters 8-93:
- 2242 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2248, characters 8-93:
- 2248 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2257, characters 8-93:
- 2257 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2265, characters 8-93:
- 2265 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2272, characters 8-92:
- 2272 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 2280, characters 8-93:
- 2280 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2287, characters 8-92:
- 2287 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 2318, characters 8-92:
- 2318 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2323, characters 8-92:
- 2323 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2328, characters 8-92:
- 2328 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2332, characters 8-92:
- 2332 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2339, characters 8-92:
- 2339 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 2389, characters 8-93:
- 2389 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2416, characters 8-93:
- 2416 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2421, characters 8-92:
- 2421 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2428, characters 8-92:
- 2428 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 2433, characters 8-92:
- 2433 |         "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2449, characters 8-93:
- 2449 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2460, characters 12-96:
- 2460 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2466, characters 4-91:
- 2466 |     "Heuristic for automatic binding is deprecated; please add the '@js.global' attribute."])
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.global' attribute.
- File "lib/js_browser.ml", line 2470, characters 4-91:
- 2470 |     "Heuristic for automatic binding is deprecated; please add the '@js.global' attribute."])
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.global' attribute.
- File "lib/js_browser.ml", line 2515, characters 8-92:
- 2515 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 2526, characters 8-92:
- 2526 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 2533, characters 8-92:
- 2533 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 2547, characters 8-93:
- 2547 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2556, characters 8-93:
- 2556 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2561, characters 8-93:
- 2561 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2566, characters 8-93:
- 2566 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2581, characters 8-93:
- 2581 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2590, characters 8-93:
- 2590 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2599, characters 8-93:
- 2599 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2604, characters 8-93:
- 2604 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2609, characters 8-93:
- 2609 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2621, characters 8-93:
- 2621 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2633, characters 8-93:
- 2633 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2640, characters 8-92:
- 2640 |         "Heuristic for automatic binding is deprecated; please add the '@js.set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.set' attribute.
- File "lib/js_browser.ml", line 2651, characters 8-93:
- 2651 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2662, characters 8-93:
- 2662 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2672, characters 12-96:
- 2672 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2681, characters 8-93:
- 2681 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2689, characters 8-93:
- 2689 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2698, characters 8-93:
- 2698 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2707, characters 8-93:
- 2707 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2719, characters 8-93:
- 2719 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2738, characters 8-93:
- 2738 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2743, characters 4-91:
- 2743 |     "Heuristic for automatic binding is deprecated; please add the '@js.global' attribute."])
-            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.global' attribute.
- File "lib/js_browser.ml", line 2772, characters 8-98:
- 2772 |         "Heuristic for automatic binding is deprecated; please add the '@js.index_set' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.index_set' attribute.
- File "lib/js_browser.ml", line 2831, characters 8-93:
- 2831 |         "Heuristic for automatic binding is deprecated; please add the '@js.call' attribute."])
-                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.call' attribute.
- File "lib/js_browser.ml", line 2857, characters 12-96:
- 2857 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2862, characters 12-96:
- 2862 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2868, characters 12-96:
- 2868 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2874, characters 12-96:
- 2874 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2885, characters 12-96:
- 2885 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2890, characters 12-96:
- 2890 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2940, characters 12-96:
- 2940 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2945, characters 12-96:
- 2945 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2950, characters 12-96:
- 2950 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2955, characters 12-96:
- 2955 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2960, characters 12-96:
- 2960 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2965, characters 12-96:
- 2965 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2971, characters 12-96:
- 2971 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2977, characters 12-96:
- 2977 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 2989, characters 12-96:
- 2989 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 3032, characters 12-96:
- 3032 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 3038, characters 12-96:
- 3038 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 3044, characters 12-96:
- 3044 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
- File "lib/js_browser.ml", line 3051, characters 12-96:
- 3051 |             "Heuristic for automatic binding is deprecated; please add the '@js.get' attribute."])
-                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 22 [preprocessor]: Heuristic for automatic binding is deprecated; please add the '@js.get' attribute.
-> compiled  ocaml-vdom.0.2
-> installed ocaml-vdom.0.2
Done.
# Run eval $(opam env) to update the current shell environment
2022-05-02 00:30.26 ---> saved as "e7d0afdd40b64f004a3b96172a85980985d3eeef777bf7aecc1ed4670ecacd92"
Job succeeded