Building on x86-bm-c9.sw.ocaml.org
(from ocaml/opam:debian-unstable)
2025-04-05 16:37.22 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache
/: (user (uid 1000) (gid 1000))
/: (env OPAMPRECISETRACKING 1)
/: (env OPAMUTF8 never)
/: (env OPAMEXTERNALSOLVER builtin-0install)
/: (env OPAMCRITERIA +removed)
/: (env CI true)
/: (env OPAM_HEALTH_CHECK_CI true)
/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2025-04-05 16:37.22 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" 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 da74d7829f794cc0af8b84981aff0c4d34114763"))
2025-04-05 16:37.22 ---> using "be8e1e06c3e0990e988aa4582afe860e36d4676d17df90ed8df83987f3068aa2" 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.
2025-04-05 16:37.22 ---> using "3dc9560d9bb942c6cb9484aa8e7b6af8cdd9e9a7337fa155ffa2348f2a6085ae" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
(network host)
(shell "opam switch create --repositories=default '5.3' '5.3.0'"))
<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.3.0"} | "ocaml-system" {= "5.3.0"}]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3 (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-compiler.5.3.0 (cached)
-> installed ocaml-compiler.5.3.0
-> installed ocaml-base-compiler.5.3.0
-> installed ocaml-config.3
-> installed ocaml.5.3.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.3)
2025-04-05 16:37.22 ---> using "b855fe37547d5283803bcb3dbf68d73da57a4ab6aa3ad43acfa944bf729131cb" from cache
/: (run (network host)
(shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [205 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Err:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Couldn't find the start of the patch series
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [10.1 MB]
- Fetched 10.4 MB in 1s (9330 kB/s)
- Reading package lists...
2025-04-05 16:37.22 ---> using "e6385c42ffdbd641e35075ca7140ca449c6378c3a4de4c7a1d200a55ef34ba3c" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
(network host)
(shell "opam pin add -k version dune $(opam show -f version dune)"))
dune is now pinned to version 3.18.0
The following actions will be performed:
=== install 1 package
- install dune 3.18.0 (pinned)
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.18.0 (https://github.com/ocaml/dune/releases/download/3.18.0/dune-3.18.0.tbz)
-> installed dune.3.18.0
Done.
# To update the current shell environment, run: eval $(opam env)
2025-04-05 16:37.22 ---> using "34fc3ce01529f5a7a76251513360263d12929ecb79f63f4a47c7b28ede1e8049" from cache
/: (env DUNE_CACHE enabled)
/: (env DUNE_CACHE_TRANSPORT direct)
/: (env DUNE_CACHE_DUPLICATION copy)
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
(network host)
(shell "curl -fsSL https://get.dune.build/install | sh"))
#=#=#
##O#-#
##O=# #
0.1%
# 1.4%
#### 6.2%
######### 13.4%
##################################### 52.5%
###################################################################### 98.5%
######################################################################## 100.0%
dune x86_64-unknown-linux-musl was installed successfully to ~/.local/bin/dune
To use dune you will need to source the file "$HOME/.local/share/dune/env/env.bash" (or similar as appropriate for your shell)
export PATH="/home/opam/.local/bin:$PATH"
To get started, run:
dune --help
2025-04-05 16:37.22 ---> using "bacf9e68e4be57bf71438340037c78b0e9aa5eb9e988cedb3c90677538667079" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
(network host)
(shell "mkdir /tmp/sexp && cd /tmp/sexp && opam switch create ./ ocaml-base-compiler.5.2.1 --no-install && opam install -y sexp && cd -"))
<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.2.1"}]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3 (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.2.1 (cached)
-> installed ocaml-base-compiler.5.2.1
-> installed ocaml-config.3
-> installed ocaml.5.2.1
-> installed base-domains.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env)
The following actions will be performed:
=== install 101 packages
- install angstrom 0.16.1 [required by jsonaf]
- install async v0.17.0 [required by sexp]
- install async_kernel v0.17.0 [required by async]
- install async_log v0.17.0 [required by async]
- install async_rpc_kernel v0.17.0 [required by async]
- install async_unix v0.17.0 [required by async]
- install base v0.17.1 [required by jsonaf, sexp_select]
- install base_bigstring v0.17.0 [required by core]
- install base_quickcheck v0.17.0 [required by core]
- install bigstringaf 0.10.0 [required by angstrom, faraday]
- install bin_prot v0.17.0 [required by core]
- install capitalization v0.17.0 [required by ppx_string_conv]
- install conf-g++ 1.0 [required by re2]
- install core v0.17.1 [required by sexp]
- install core_kernel v0.17.0 [required by sexp]
- install core_unix v0.17.0 [required by sexp]
- install csexp 1.5.2 [required by dune-configurator]
- install cstruct 6.2.0 [required by async_unix]
- install csvfields v0.17.0 [required by sexp]
- install dune 3.18.0 [required by sexp]
- install dune-configurator 3.18.0 [required by bigstringaf]
- install expect_test_helpers_core v0.17.0 [required by core_unix]
- install faraday 0.8.2 [required by jsonaf]
- install fieldslib v0.17.0 [required by core]
- install fmt 0.10.0 [required by cstruct]
- install gel v0.17.0 [required by async_rpc_kernel]
- install int_repr v0.17.0 [required by core_kernel]
- install jane-street-headers v0.17.0 [required by core]
- install jane_rope v0.17.0 [required by re2]
- install jsonaf v0.17.0 [required by sexp]
- install jst-config v0.17.0 [required by shell]
- install num 1.5-1 [required by csvfields]
- install ocaml-compiler-libs v0.17.0 [required by ppxlib]
- install ocaml-syntax-shims 1.0.0 [required by angstrom]
- install ocaml_intrinsics_kernel v0.17.1 [required by base]
- install ocamlbuild 0.16.1 [required by uutf]
- install ocamlfind 1.9.8 [required by uutf]
- install parsexp v0.17.0 [required by sexplib]
- install ppx_assert v0.17.0 [required by core]
- install ppx_base v0.17.0 [required by core]
- install ppx_bench v0.17.0 [required by ppx_jane]
- install ppx_bin_prot v0.17.0 [required by ppx_jane]
- install ppx_cold v0.17.0 [required by ppx_base]
- install ppx_compare v0.17.0 [required by ppx_diff]
- install ppx_custom_printf v0.17.0 [required by ppx_jane]
- install ppx_derivers 1.2.1 [required by ppxlib]
- install ppx_diff v0.17.0 [required by core]
- install ppx_disable_unused_warnings v0.17.0 [required by ppx_jane]
- install ppx_enumerate v0.17.0 [required by ppx_diff]
- install ppx_expect v0.17.2 [required by ppx_jane]
- install ppx_fields_conv v0.17.0 [required by ppx_jane]
- install ppx_fixed_literal v0.17.0 [required by ppx_jane]
- install ppx_globalize v0.17.0 [required by ppx_base]
- install ppx_hash v0.17.0 [required by core]
- install ppx_here v0.17.0 [required by ppx_jane]
- install ppx_ignore_instrumentation v0.17.0 [required by ppx_jane]
- install ppx_inline_test v0.17.0 [required by core]
- install ppx_jane v0.17.0 [required by sexp]
- install ppx_let v0.17.0 [required by ppx_jane]
- install ppx_log v0.17.0 [required by ppx_jane]
- install ppx_module_timer v0.17.0 [required by ppx_jane]
- install ppx_optcomp v0.17.0 [required by core_kernel, core, async_unix]
- install ppx_optional v0.17.0 [required by ppx_jane]
- install ppx_pipebang v0.17.0 [required by ppx_jane]
- install ppx_sexp_conv v0.17.0 [required by core]
- install ppx_sexp_message v0.17.0 [required by core]
- install ppx_sexp_value v0.17.0 [required by ppx_jane]
- install ppx_stable v0.17.0 [required by ppx_jane]
- install ppx_stable_witness v0.17.0 [required by ppx_jane]
- install ppx_string v0.17.0 [required by ppx_jane]
- install ppx_string_conv v0.17.0 [required by ppx_jane]
- install ppx_tydi v0.17.0 [required by ppx_jane]
- install ppx_typerep_conv v0.17.0 [required by ppx_jane]
- install ppx_variants_conv v0.17.0 [required by ppx_jane]
- install ppxlib 0.35.0 [required by ppx_diff]
- install ppxlib_jane v0.17.0 [required by ppx_diff]
- install protocol_version_header v0.17.0 [required by async_rpc_kernel]
- install re 1.12.0 [required by expect_test_helpers_core]
- install re2 v0.17.0 [required by sexp]
- install regex_parser_intf v0.17.0 [required by re2]
- install seq base [required by re]
- install sexp v0.17.0
- install sexp_diff v0.17.0 [required by sexp]
- install sexp_macro v0.17.0 [required by sexp]
- install sexp_pretty v0.17.0 [required by sexp]
- install sexp_select v0.17.0 [required by sexp]
- install sexplib v0.17.0 [required by sexp]
- install sexplib0 v0.17.0 [required by base]
- install shell v0.17.0 [required by sexp]
- install spawn v0.17.0 [required by shell]
- install splittable_random v0.17.0 [required by core]
- install stdio v0.17.0 [required by core]
- install stdlib-shims 0.3.0 [required by ppxlib]
- install textutils v0.17.0 [required by async, shell]
- install time_now v0.17.0 [required by core]
- install timezone v0.17.0 [required by async_log]
- install topkg 1.0.8 [required by uutf]
- install typerep v0.17.1 [required by core]
- install uopt v0.17.0 [required by core_kernel]
- install uutf 1.0.4 [required by textutils]
- install variantslib v0.17.0 [required by core]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved angstrom.0.16.1 (cached)
-> retrieved async.v0.17.0 (cached)
-> retrieved async_kernel.v0.17.0 (cached)
-> retrieved async_log.v0.17.0 (cached)
-> retrieved async_rpc_kernel.v0.17.0 (cached)
-> retrieved async_unix.v0.17.0 (cached)
-> retrieved base.v0.17.1 (cached)
-> retrieved base_bigstring.v0.17.0 (cached)
-> retrieved base_quickcheck.v0.17.0 (cached)
-> retrieved bigstringaf.0.10.0 (cached)
-> retrieved capitalization.v0.17.0 (cached)
-> retrieved bin_prot.v0.17.0 (cached)
-> retrieved core_kernel.v0.17.0 (cached)
-> retrieved core.v0.17.1 (cached)
-> installed conf-g++.1.0
-> retrieved core_unix.v0.17.0 (cached)
-> retrieved csexp.1.5.2 (cached)
-> retrieved cstruct.6.2.0 (cached)
-> retrieved csvfields.v0.17.0 (cached)
-> retrieved expect_test_helpers_core.v0.17.0 (cached)
-> retrieved faraday.0.8.2 (cached)
-> retrieved fieldslib.v0.17.0 (cached)
-> retrieved gel.v0.17.0 (cached)
-> retrieved fmt.0.10.0 (cached)
-> retrieved int_repr.v0.17.0 (cached)
-> retrieved jane-street-headers.v0.17.0 (cached)
-> retrieved jane_rope.v0.17.0 (cached)
-> retrieved jsonaf.v0.17.0 (cached)
-> retrieved jst-config.v0.17.0 (cached)
-> retrieved num.1.5-1 (cached)
-> retrieved ocaml-compiler-libs.v0.17.0 (cached)
-> retrieved ocaml-syntax-shims.1.0.0 (cached)
-> retrieved ocaml_intrinsics_kernel.v0.17.1 (cached)
-> retrieved ocamlbuild.0.16.1 (cached)
-> retrieved ocamlfind.1.9.8 (cached)
-> retrieved parsexp.v0.17.0 (cached)
-> retrieved ppx_assert.v0.17.0 (cached)
-> retrieved ppx_base.v0.17.0 (cached)
-> retrieved ppx_bench.v0.17.0 (cached)
-> retrieved ppx_bin_prot.v0.17.0 (cached)
-> retrieved ppx_cold.v0.17.0 (cached)
-> retrieved ppx_compare.v0.17.0 (cached)
-> retrieved ppx_custom_printf.v0.17.0 (cached)
-> retrieved ppx_derivers.1.2.1 (cached)
-> retrieved ppx_disable_unused_warnings.v0.17.0 (cached)
-> retrieved ppx_diff.v0.17.0 (cached)
-> retrieved ppx_enumerate.v0.17.0 (cached)
-> retrieved ppx_fields_conv.v0.17.0 (cached)
-> retrieved ppx_expect.v0.17.2 (cached)
-> retrieved ppx_fixed_literal.v0.17.0 (cached)
-> retrieved ppx_globalize.v0.17.0 (cached)
-> retrieved ppx_hash.v0.17.0 (cached)
-> retrieved ppx_here.v0.17.0 (cached)
-> retrieved ppx_ignore_instrumentation.v0.17.0 (cached)
-> retrieved ppx_inline_test.v0.17.0 (cached)
-> retrieved ppx_jane.v0.17.0 (cached)
-> retrieved ppx_let.v0.17.0 (cached)
-> retrieved ppx_log.v0.17.0 (cached)
-> retrieved ppx_module_timer.v0.17.0 (cached)
-> retrieved ppx_optcomp.v0.17.0 (cached)
-> retrieved ppx_optional.v0.17.0 (cached)
-> retrieved ppx_pipebang.v0.17.0 (cached)
-> retrieved ppx_sexp_conv.v0.17.0 (cached)
-> retrieved ppx_sexp_message.v0.17.0 (cached)
-> retrieved ppx_sexp_value.v0.17.0 (cached)
-> retrieved ppx_stable.v0.17.0 (cached)
-> retrieved ppx_stable_witness.v0.17.0 (cached)
-> retrieved ppx_string.v0.17.0 (cached)
-> retrieved ppx_string_conv.v0.17.0 (cached)
-> retrieved ppx_tydi.v0.17.0 (cached)
-> retrieved ppx_typerep_conv.v0.17.0 (cached)
-> retrieved dune.3.18.0, dune-configurator.3.18.0 (cached)
-> installed num.1.5-1
-> retrieved ppx_variants_conv.v0.17.0 (cached)
-> retrieved ppxlib.0.35.0 (cached)
-> retrieved ppxlib_jane.v0.17.0 (cached)
-> retrieved protocol_version_header.v0.17.0 (cached)
-> retrieved regex_parser_intf.v0.17.0 (cached)
-> retrieved seq.base (cached)
-> installed seq.base
-> retrieved re.1.12.0 (cached)
-> retrieved re2.v0.17.0 (cached)
-> retrieved sexp.v0.17.0 (cached)
-> retrieved sexp_diff.v0.17.0 (cached)
-> retrieved sexp_macro.v0.17.0 (cached)
-> retrieved sexp_pretty.v0.17.0 (cached)
-> retrieved sexp_select.v0.17.0 (cached)
-> retrieved sexplib.v0.17.0 (cached)
-> retrieved sexplib0.v0.17.0 (cached)
-> retrieved shell.v0.17.0 (cached)
-> retrieved spawn.v0.17.0 (cached)
-> retrieved splittable_random.v0.17.0 (cached)
-> retrieved stdio.v0.17.0 (cached)
-> retrieved stdlib-shims.0.3.0 (cached)
-> retrieved textutils.v0.17.0 (cached)
-> retrieved time_now.v0.17.0 (cached)
-> retrieved timezone.v0.17.0 (cached)
-> retrieved typerep.v0.17.1 (cached)
-> retrieved uopt.v0.17.0 (cached)
-> retrieved variantslib.v0.17.0 (cached)
-> retrieved uutf.1.0.4 (cached)
-> retrieved topkg.1.0.8 (cached)
-> installed ocamlbuild.0.16.1
-> installed ocamlfind.1.9.8
-> installed topkg.1.0.8
-> installed uutf.1.0.4
-> installed fmt.0.10.0
-> installed dune.3.18.0
-> installed jane-street-headers.v0.17.0
-> installed csexp.1.5.2
-> installed cstruct.6.2.0
-> installed ocaml_intrinsics_kernel.v0.17.1
-> installed ppx_derivers.1.2.1
-> installed re.1.12.0
-> installed sexplib0.v0.17.0
-> installed spawn.v0.17.0
-> installed stdlib-shims.0.3.0
-> installed ocaml-syntax-shims.1.0.0
-> installed ocaml-compiler-libs.v0.17.0
-> installed dune-configurator.3.18.0
-> installed parsexp.v0.17.0
-> installed bigstringaf.0.10.0
-> installed faraday.0.8.2
-> installed sexplib.v0.17.0
-> installed angstrom.0.16.1
-> installed base.v0.17.1
-> installed fieldslib.v0.17.0
-> installed variantslib.v0.17.0
-> installed regex_parser_intf.v0.17.0
-> installed stdio.v0.17.0
-> installed typerep.v0.17.1
-> installed ppxlib.0.35.0
-> installed ppxlib_jane.v0.17.0
-> installed ppx_optcomp.v0.17.0
-> installed ppx_tydi.v0.17.0
-> installed ppx_cold.v0.17.0
-> installed ppx_disable_unused_warnings.v0.17.0
-> installed ppx_here.v0.17.0
-> installed ppx_stable_witness.v0.17.0
-> installed ppx_typerep_conv.v0.17.0
-> installed ppx_variants_conv.v0.17.0
-> installed ppx_fields_conv.v0.17.0
-> installed ppx_stable.v0.17.0
-> installed ppx_pipebang.v0.17.0
-> installed ppx_ignore_instrumentation.v0.17.0
-> installed ppx_fixed_literal.v0.17.0
-> installed ppx_enumerate.v0.17.0
-> installed ppx_globalize.v0.17.0
-> installed ppx_compare.v0.17.0
-> installed ppx_optional.v0.17.0
-> installed ppx_sexp_conv.v0.17.0
-> installed ppx_let.v0.17.0
-> installed ppx_hash.v0.17.0
-> installed ppx_assert.v0.17.0
-> installed ppx_custom_printf.v0.17.0
-> installed ppx_sexp_value.v0.17.0
-> installed ppx_sexp_message.v0.17.0
-> installed ppx_base.v0.17.0
-> installed capitalization.v0.17.0
-> installed jst-config.v0.17.0
-> installed sexp_pretty.v0.17.0
-> installed bin_prot.v0.17.0
-> installed ppx_string.v0.17.0
-> installed time_now.v0.17.0
-> installed ppx_bin_prot.v0.17.0
-> installed ppx_module_timer.v0.17.0
-> installed ppx_inline_test.v0.17.0
-> installed ppx_string_conv.v0.17.0
-> installed ppx_bench.v0.17.0
-> installed ppx_expect.v0.17.2
-> installed splittable_random.v0.17.0
-> installed base_quickcheck.v0.17.0
-> installed ppx_log.v0.17.0
-> installed ppx_jane.v0.17.0
-> installed gel.v0.17.0
-> installed uopt.v0.17.0
-> installed jane_rope.v0.17.0
-> installed jsonaf.v0.17.0
-> installed int_repr.v0.17.0
-> installed base_bigstring.v0.17.0
-> installed ppx_diff.v0.17.0
-> installed core.v0.17.1
-> installed csvfields.v0.17.0
-> installed protocol_version_header.v0.17.0
-> installed sexp_diff.v0.17.0
-> installed expect_test_helpers_core.v0.17.0
-> installed timezone.v0.17.0
-> installed core_kernel.v0.17.0
-> installed sexp_select.v0.17.0
-> installed async_kernel.v0.17.0
-> installed core_unix.v0.17.0
-> installed async_rpc_kernel.v0.17.0
-> installed textutils.v0.17.0
-> installed shell.v0.17.0
-> installed async_unix.v0.17.0
-> installed async_log.v0.17.0
-> installed async.v0.17.0
-> installed sexp_macro.v0.17.0
-> installed re2.v0.17.0
-> installed sexp.v0.17.0
Done.
# To update the current shell environment, run: eval $(opam env)
/
2025-04-05 16:37.22 ---> using "1acda3931e72f34a354954413409a03028e9983b77334f9e5a91bffb8abe61d0" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
(network host)
(shell "PLACE=$(mktemp -d) && cd $PLACE && echo '(lang dune 3.17)\
\n(package\
\n (name dummy)\
\n (allow_empty true)\
\n (depends (ocaml (= 5.3.0))))' > dune-project && PATH=$HOME/.local/bin:$PATH dune pkg lock && PATH=$HOME/.local/bin:$PATH dune build"))
Solution for dune.lock:
- ocaml.5.3.0
- ocaml-base-compiler.5.3.0
- ocaml-compiler.5.3.0
- ocaml-config.3
Downloading ocaml-compiler.5.3.0
Building ocaml-compiler.5.3.0
Building ocaml-base-compiler.5.3.0
2025-04-05 16:37.22 ---> using "2ac381576088b6217dc1496111af8cb44d482d050ebdf0bbd0452b3802b6a45b" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
(network host)
(shell "cd $HOME && opam source melange-webapi.0.21.0 && cd melange-webapi.0.21.0 && if [ -f opam ]; then mv opam melange-webapi.opam; fi && for opam in *.opam; do opam show --raw ${opam%.opam} > $opam; done && opam install ./ --depext-only --with-test --with-doc && opam install --dry-run --with-test ./melange-webapi.opam | sed -nE 's/(.*)- install ([^[:blank:]]*)(.*)/\\2/p' > /tmp/packages-via-opam && for opam in *.opam; do rm $opam; echo ${opam%.opam} >> /tmp/packages-locally-available; done && opam show --raw melange-webapi.0.21.0 > melange-webapi.opam && /tmp/sexp/_opam/bin/sexp change '(try (rewrite (package @X) OPAM-HEALTH-CHECK-DROP))' < dune-project | grep -v OPAM-HEALTH-CHECK-DROP > dune-project-new && mv dune-project-new dune-project && echo '(lang dune 3.17)\
\n(lock_dir\
\n (repositories overlay default))\
\n\
\n(repository\
\n (name default)\
\n (url \"file:///home/opam/opam-repository\"))\
\n\
\n\
\n' > dune-workspace && echo melange-webapi >> /tmp/packages-to-build && while read package ; do if grep --quiet $package /tmp/packages-via-opam ; then echo $package >> /tmp/packages-to-build ; fi ; done < /tmp/packages-locally-available && while read package ; do opam show --raw $package > $package.opam; done < /tmp/packages-to-build && while read package ; do if [ ! -f ${package}.opam ]; then echo \"opam-version: \\\"2.0\\\"\" > ${package}.opam; fi; done < /tmp/packages-locally-available && paste -s -d , /tmp/packages-to-build > /tmp/packages-for-dune && PATH=$HOME/.local/bin:$PATH dune pkg lock || (echo \"opam-health-check: Solve failed\" && exit 1) && grep -v dependency_hash dune.lock/lock.dune > /tmp/lock.dune && mv /tmp/lock.dune dune.lock/lock.dune && PATH=$HOME/.local/bin:$PATH dune build --profile=release --only-packages $(cat /tmp/packages-for-dune) || (echo \"opam-health-check: Build failed\" && exit 1)"))
Successfully extracted to /home/opam/melange-webapi.0.21.0
Solution for dune.lock:
- astring.0.8.5
- base.v0.17.1
- base-unix.base
- camlp-streams.5.0.1
- chrome-trace.3.18.0
- cmdliner.1.3.0
- cppo.1.8.0
- csexp.1.5.2
- dune-build-info.3.18.0
- dune-configurator.3.18.0
- dune-rpc.3.18.0
- dyn.3.18.0
- fiber.3.7.0
- fix.20230505
- jsonrpc.1.22.0
- lsp.1.22.0
- melange.5.1.0-53
- melange-fetch.0.1.0
- menhir.20240715
- menhirCST.20240715
- menhirLib.20240715
- menhirSdk.20240715
- merlin-extend.0.6.2
- merlin-lib.5.4.1-503
- ocaml.5.3.0
- ocaml-base-compiler.5.3.0
- ocaml-compiler.5.3.0
- ocaml-compiler-libs.v0.17.0
- ocaml-config.3
- ocaml-lsp-server.1.22.0
- ocaml_intrinsics_kernel.v0.17.1
- ocamlbuild.0.16.1+dune
- ocamlc-loc.3.18.0
- ocamlfind.1.9.8+dune
- ocamlformat-rpc-lib.0.27.0
- ordering.3.18.0
- pp.2.0.0
- ppx_derivers.1.2.1
- ppx_yojson_conv_lib.v0.17.0
- ppxlib.0.35.0
- re.1.12.0
- reason.3.15.0
- seq.base
- sexplib0.v0.17.0
- spawn.v0.17.0
- stdlib-shims.0.3.0
- stdune.3.18.0
- topkg.1.0.8
- uutf.1.0.4
- xdg.3.18.0
- yojson.2.2.2
Downloading ocaml-compiler.5.3.0
Building ocaml-compiler.5.3.0
Building ocaml-base-compiler.5.3.0
Building base-unix.base
Building ocaml-config.3
Building ocaml.5.3.0
Downloading fix.20230505
Building fix.20230505
Downloading ocaml-compiler-libs.v0.17.0
Building ocaml-compiler-libs.v0.17.0
Downloading menhirLib.20240715
Downloading menhirSdk.20240715
Downloading menhirCST.20240715
Building menhirLib.20240715
Building menhirSdk.20240715
Building menhirCST.20240715
Downloading ppx_derivers.1.2.1
Downloading sexplib0.v0.17.0
Building ppx_derivers.1.2.1
Building sexplib0.v0.17.0
Downloading ocamlfind.1.9.8+dune
Downloading stdlib-shims.0.3.0
Downloading cppo.1.8.0
Building stdlib-shims.0.3.0
Building ocamlfind.1.9.8+dune
Building cppo.1.8.0
Downloading dune-build-info.3.18.0
Downloading menhir.20240715
Building menhir.20240715
Building dune-build-info.3.18.0
Downloading merlin-extend.0.6.2
Building merlin-extend.0.6.2
Downloading ppxlib.0.35.0
Building ppxlib.0.35.0
Downloading reason.3.15.0
Building reason.3.15.0
Downloading ordering.3.18.0
Downloading xdg.3.18.0
Downloading chrome-trace.3.18.0
Building ordering.3.18.0
Building xdg.3.18.0
Building seq.base
Downloading cmdliner.1.3.0
Building cmdliner.1.3.0
Building chrome-trace.3.18.0
Downloading ocaml_intrinsics_kernel.v0.17.1
Building ocaml_intrinsics_kernel.v0.17.1
Downloading camlp-streams.5.0.1
Building camlp-streams.5.0.1
Downloading ocamlbuild.0.16.1+dune
Building ocamlbuild.0.16.1+dune
Downloading spawn.v0.17.0
Building spawn.v0.17.0
Downloading pp.2.0.0
Building pp.2.0.0
Downloading csexp.1.5.2
Building csexp.1.5.2
Downloading re.1.12.0
Downloading yojson.2.2.2
Building re.1.12.0
Building yojson.2.2.2
Downloading jsonrpc.1.22.0
Building jsonrpc.1.22.0
Downloading dune-configurator.3.18.0
Downloading dyn.3.18.0
Building dune-configurator.3.18.0
Downloading ocamlformat-rpc-lib.0.27.0
Building dyn.3.18.0
Downloading ppx_yojson_conv_lib.v0.17.0
Building ppx_yojson_conv_lib.v0.17.0
Building ocamlformat-rpc-lib.0.27.0
Downloading merlin-lib.5.4.1-503
Building merlin-lib.5.4.1-503
Downloading stdune.3.18.0
Downloading ocamlc-loc.3.18.0
Building stdune.3.18.0
Building ocamlc-loc.3.18.0
Downloading base.v0.17.1
Building base.v0.17.1
Downloading topkg.1.0.8
Building topkg.1.0.8
Downloading dune-rpc.3.18.0
Downloading fiber.3.7.0
Building dune-rpc.3.18.0
Building fiber.3.7.0
Downloading uutf.1.0.4
Downloading astring.0.8.5
Building uutf.1.0.4
Building astring.0.8.5
Downloading lsp.1.22.0
Building lsp.1.22.0
Downloading ocaml-lsp-server.1.22.0
Building ocaml-lsp-server.1.22.0
Downloading melange.5.1.0-53
Building melange.5.1.0-53
Downloading melange-fetch.0.1.0
Building melange-fetch.0.1.0
(cd _build/.sandbox/335f9c52777e7f3e700d93e4a1917ab6/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Webapi__Blob.re.pp.ml --impl src/Webapi/Webapi__Blob.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Webapi__Blob.re", line 10, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/d32490bbc73f541f5ac495464300a016/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Webapi__ReadableStream.re.pp.ml --impl src/Webapi/Webapi__ReadableStream.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Webapi__ReadableStream.re", line 7, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Webapi__ReadableStream.re", line 27, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/31ee534d0e79b9b563d36fc5efd5015f/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Webapi__Url.re.pp.ml --impl src/Webapi/Webapi__Url.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Webapi__Url.re", line 9, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Webapi__Url.re", line 10, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Webapi__Url.re", line 11, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Webapi__Url.re", line 13, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Webapi__Url.re", line 16, characters 27-40:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Webapi__Url.re", line 18, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Webapi__Url.re", line 19, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Webapi__Url.re", line 20, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Webapi__Url.re", line 21, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Webapi__Url.re", line 22, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Webapi__Url.re", line 23, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Webapi__Url.re", line 24, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/d38b7c0d5abc35a3f2cb49094588fb80/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re.pp.ml --impl src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 81, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 82, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 85, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 86, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 87, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 89, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 101, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 180, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 184, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 189, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 207, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 208, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 209, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 210, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 211, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 212, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 213, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 214, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 218, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 230, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 234, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 246, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 248, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 255, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 258, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 261, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 266, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 269, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Canvas/Webapi__Canvas__Canvas2d.re", line 272, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/132d98beaf6d208e5cb257e0ece66fd7/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__ChildNode.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__ChildNode.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__ChildNode.re", line 5, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/74881c8bdf0e6fdf821a604a1c9df507/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__CharacterData.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__CharacterData.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__CharacterData.re", line 7, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__CharacterData.re", line 10, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__CharacterData.re", line 11, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__CharacterData.re", line 13, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__CharacterData.re", line 15, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/86abfdc1294e09363d3f9f82a1e00a67/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__CssStyleDeclaration.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__CssStyleDeclaration.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__CssStyleDeclaration.re", line 9, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__CssStyleDeclaration.re", line 11, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__CssStyleDeclaration.re", line 13, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__CssStyleDeclaration.re", line 14, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__CssStyleDeclaration.re", line 16, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/0dd08c57cbe205ddb1749c46ce61d528/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__DomImplementation.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__DomImplementation.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__DomImplementation.re", line 3, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__DomImplementation.re", line 8, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__DomImplementation.re", line 23, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__DomImplementation.re", line 25, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__DomImplementation.re", line 28, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/0cc7e059e5fc9f3871dcfd7b34da8595/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__Document.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__Document.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 59, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 62, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 64, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 67, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 69, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 72, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 74, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 77, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 80, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 84, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 86, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 89, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 93, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 98, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 99, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 101, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 104, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 108, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 113, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 115, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 118, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 120, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 121, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 123, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 126, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 129, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 132, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 135, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 140, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Document.re", line 142, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/b24ecd48c4f950b085a570816497ddd8/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__DomTokenList.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__DomTokenList.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__DomTokenList.re", line 5, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__DomTokenList.re", line 7, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__DomTokenList.re", line 8, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__DomTokenList.re", line 10, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__DomTokenList.re", line 12, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__DomTokenList.re", line 15, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__DomTokenList.re", line 16, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__DomTokenList.re", line 18, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__DomTokenList.re", line 19, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__DomTokenList.re", line 20, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__DomTokenList.re", line 21, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__DomTokenList.re", line 24, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/8b4b6cbf8b73359454892dd1b1374f02/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__Element.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__Element.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 57, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 60, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 64, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 68, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 70, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 72, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 74, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 76, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 79, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 81, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 83, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 86, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 89, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 92, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 93, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 95, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 96, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 108, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 120, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 132, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 133, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 136, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 138, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 140, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 141, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 143, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 144, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 147, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 156, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 157, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 167, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 168, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 178, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 180, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Element.re", line 182, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/9e2476a6f4ac2bf7deac714677f6cbb7/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__Event.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__Event.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__Event.re", line 20, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Event.re", line 21, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Event.re", line 23, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/9a4ae3c7923a7b49ef30c1fb18203f34/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__History.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__History.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__History.re", line 10, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__History.re", line 11, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__History.re", line 12, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__History.re", line 13, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__History.re", line 15, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/caa99725421f3bbad282d13f43661e82/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__HtmlCollection.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__HtmlCollection.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__HtmlCollection.re", line 7, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlCollection.re", line 9, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/6c0113bb5c3afdf79de52d2a6b787442/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__GlobalEventHandlers.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__GlobalEventHandlers.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__GlobalEventHandlers.re", line 5, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__GlobalEventHandlers.re", line 9, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__GlobalEventHandlers.re", line 23, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__GlobalEventHandlers.re", line 32, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__GlobalEventHandlers.re", line 36, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__GlobalEventHandlers.re", line 49, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/cc13c41f35ff2931bdc4e17318c1bba2/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__HtmlDocument.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__HtmlDocument.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__HtmlDocument.re", line 60, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlDocument.re", line 61, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlDocument.re", line 67, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlDocument.re", line 69, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlDocument.re", line 71, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlDocument.re", line 72, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlDocument.re", line 73, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlDocument.re", line 75, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlDocument.re", line 77, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlDocument.re", line 79, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlDocument.re", line 81, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlDocument.re", line 82, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/ed2fedf9b7c212e15c90b86788720979/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__HtmlFormElement.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__HtmlFormElement.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__HtmlFormElement.re", line 44, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlFormElement.re", line 45, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlFormElement.re", line 46, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlFormElement.re", line 48, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/8ac47326c5a4ef4310416f49fb59b48a/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__HtmlElement.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__HtmlElement.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__HtmlElement.re", line 98, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlElement.re", line 99, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlElement.re", line 100, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlElement.re", line 101, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlElement.re", line 105, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/5a579e77e534f011c775968cefafbd7e/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__HtmlImageElement.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__HtmlImageElement.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__HtmlImageElement.re", line 37, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/10bfa008b735eac7f5befdb540674413/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re", line 165, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re", line 180, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re", line 182, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re", line 209, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re", line 211, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re", line 214, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re", line 228, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re", line 230, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re", line 232, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re", line 234, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re", line 236, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re", line 238, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__HtmlInputElement.re", line 240, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/a7e630b88e6ed5b1155e0863114c7acd/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__NamedNodeMap.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__NamedNodeMap.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__NamedNodeMap.re", line 5, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__NamedNodeMap.re", line 7, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__NamedNodeMap.re", line 9, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__NamedNodeMap.re", line 12, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__NamedNodeMap.re", line 13, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__NamedNodeMap.re", line 15, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__NamedNodeMap.re", line 17, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/05f7a6299956ab5d49b6329ce03b1f46/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__KeyboardEvent.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__KeyboardEvent.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__KeyboardEvent.re", line 25, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/0d4dbcd398b239836bf5f127ea4e1358/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__MouseEvent.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__MouseEvent.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__MouseEvent.re", line 26, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/9a60ad65b396c6e77b8e4567f3491f0d/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__Location.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__Location.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__Location.re", line 26, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Location.re", line 27, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Location.re", line 28, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Location.re", line 30, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Location.re", line 31, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/cde44dc49f57ff7550ac9330cc16d2bd/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__EventTarget.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__EventTarget.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 6, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 9, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 23, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 27, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 30, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 43, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 47, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 54, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 58, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 72, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 77, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 81, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 94, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 100, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 104, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 118, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 123, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 127, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 140, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 146, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 150, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 164, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 169, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 173, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 186, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 192, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 196, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 210, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 215, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 219, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 232, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 238, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 242, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 256, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 261, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 265, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 278, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 286, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 290, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 304, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 313, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 317, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 330, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 340, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 344, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 358, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 367, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 371, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 384, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 394, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 398, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 412, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 421, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 425, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 438, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 448, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 452, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 466, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 475, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 479, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 492, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 504, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 508, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 522, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 531, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 535, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 548, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 558, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 562, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 576, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 585, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 589, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 602, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 612, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 616, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 630, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 639, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 643, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 656, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 666, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 670, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 684, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 693, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 697, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 710, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 720, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 724, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 738, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 747, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 751, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 764, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 774, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 778, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 792, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 801, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 805, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 818, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 828, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 832, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 846, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 855, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 859, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 872, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 882, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 886, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 900, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 909, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 913, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 926, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 938, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 942, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 956, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 965, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 969, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 982, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 994, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 998, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1012, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1021, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1025, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1038, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1048, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1052, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1066, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1075, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1079, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1092, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1104, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1108, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1122, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1131, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1135, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1148, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1158, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1162, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1176, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1185, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1189, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1202, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1212, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1216, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1230, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1239, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1243, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1256, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1268, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1272, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1286, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1295, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1299, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1312, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1322, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1326, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1340, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1349, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1353, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1366, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1376, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1380, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1394, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1403, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1407, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1420, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1432, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1436, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1450, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1459, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1463, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1476, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1486, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1490, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1504, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1513, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1517, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1530, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1540, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1544, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1558, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1567, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1571, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1584, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1594, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1598, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1612, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1621, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1625, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1638, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1648, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1652, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1666, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1675, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1679, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1692, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1702, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1706, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1720, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1729, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1733, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1746, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1756, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1760, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1774, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1783, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1787, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1800, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1810, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1814, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1828, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1837, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1841, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1854, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1866, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1870, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1884, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1893, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1897, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1910, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1920, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1924, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1938, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1947, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1951, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1964, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1974, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1978, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 1992, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2001, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2005, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2018, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2028, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2032, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2046, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2055, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2059, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2072, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2084, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2088, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2102, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2111, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2115, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2128, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2138, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2142, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2156, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2165, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2169, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2182, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2192, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2196, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2210, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2219, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2223, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2236, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2246, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2250, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2264, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2273, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2277, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__EventTarget.re", line 2290, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/9b19a365cb48bb0e4d87126629811f85/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__MutationObserver.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__MutationObserver.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__MutationObserver.re", line 7, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__MutationObserver.re", line 9, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__MutationObserver.re", line 10, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/16e035d46b40157888274363d16569b9/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__NodeIterator.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__NodeIterator.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__NodeIterator.re", line 12, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__NodeIterator.re", line 14, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__NodeIterator.re", line 16, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/e2b04cab4a641af0700e564e7d3c09ff/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__Node.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__Node.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__Node.re", line 40, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Node.re", line 42, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Node.re", line 43, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Node.re", line 45, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Node.re", line 48, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Node.re", line 50, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Node.re", line 51, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Node.re", line 55, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Node.re", line 56, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Node.re", line 64, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Node.re", line 66, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Node.re", line 68, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Node.re", line 70, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Node.re", line 73, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Node.re", line 77, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Node.re", line 78, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Node.re", line 79, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Node.re", line 84, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/bdb398cb845fa1dacdfaec8086cac631/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__NodeList.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__NodeList.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__NodeList.re", line 5, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__NodeList.re", line 10, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/74ed61f2e07095b3bc4fdae0ef0cb735/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__NonElementParentNode.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__NonElementParentNode.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__NonElementParentNode.re", line 5, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/8db296cfd0e9d1f6392729d06013661f/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__ParentNode.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__ParentNode.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__ParentNode.re", line 12, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__ParentNode.re", line 14, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/fed431ef6a45a69a70d187a066cd7277/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__Range.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__Range.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__Range.re", line 13, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Range.re", line 15, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Range.re", line 17, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Range.re", line 19, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Range.re", line 21, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Range.re", line 23, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Range.re", line 25, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Range.re", line 27, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Range.re", line 29, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Range.re", line 30, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Range.re", line 32, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Range.re", line 34, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Range.re", line 35, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Range.re", line 37, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Range.re", line 39, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Range.re", line 41, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Range.re", line 55, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Range.re", line 56, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Range.re", line 57, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Range.re", line 58, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Range.re", line 65, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Range.re", line 68, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Range.re", line 70, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Range.re", line 72, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Range.re", line 74, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/cb9f2ff72e1a539b9309445f2281a445/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__Selection.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__Selection.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 12, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 13, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 15, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 17, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 18, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 19, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 21, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 25, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 26, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 27, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 28, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 29, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 30, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Selection.re", line 34, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/7cb49dfb1a41e68b3fc6c58d4f6512a1/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__Text.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__Text.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__Text.re", line 10, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/7d2a918283a267294499ce22a1ce2715/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__TreeWalker.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__TreeWalker.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__TreeWalker.re", line 11, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__TreeWalker.re", line 13, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__TreeWalker.re", line 15, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__TreeWalker.re", line 17, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__TreeWalker.re", line 19, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__TreeWalker.re", line 21, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__TreeWalker.re", line 23, characters 2-15:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
(cd _build/.sandbox/fb09bcd672718eaa629998cfe3f7117c/default && .ppx/9b08511fbad9c15355a1e1f8e80934bc/ppx.exe --cookie 'library-name="webapi"' -o src/Webapi/Dom/Webapi__Dom__Window.re.pp.ml --impl src/Webapi/Dom/Webapi__Dom__Window.re.ml -corrected-suffix .ppx-corrected -diff-cmd - -dump-ast)
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 73, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 74, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 75, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 77, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 78, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 79, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 80, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 83, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 87, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 89, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 91, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 92, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 93, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 97, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 99, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 102, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 103, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 104, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 107, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 110, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 114, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 116, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 118, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 120, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 122, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 124, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 126, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
File "src/Webapi/Dom/Webapi__Dom__Window.re", line 130, characters 4-17:
Alert deprecated: [@mel.send.pipe] is deprecated and will be removed in the next version of Melange
2025-04-05 16:40.49 ---> saved as "43696dba5cfda564ba975447922beed7777295566f85137602140a87c452602e"
Job succeeded