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


Building on x86-bm-c9.sw.ocaml.org

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
6d8fcbb41e13: Pulling fs layer
940f12701cd0: Pulling fs layer
1c01f7c02e6a: Pulling fs layer
d5c8821fa125: Pulling fs layer
48881f7bc51c: Pulling fs layer
adffbea7aa7f: Pulling fs layer
2b56648f5ebb: Pulling fs layer
a35c3ba44777: Pulling fs layer
94d175db2ba1: Pulling fs layer
adffbea7aa7f: Waiting
2b56648f5ebb: Waiting
48881f7bc51c: Waiting
d5c8821fa125: Waiting
a35c3ba44777: Waiting
1c01f7c02e6a: Verifying Checksum
1c01f7c02e6a: Download complete
940f12701cd0: Verifying Checksum
940f12701cd0: Download complete
d5c8821fa125: Verifying Checksum
d5c8821fa125: Download complete
48881f7bc51c: Verifying Checksum
48881f7bc51c: Download complete
2b56648f5ebb: Verifying Checksum
2b56648f5ebb: Download complete
a35c3ba44777: Verifying Checksum
94d175db2ba1: Verifying Checksum
94d175db2ba1: Download complete
adffbea7aa7f: Verifying Checksum
adffbea7aa7f: Download complete
6d8fcbb41e13: Verifying Checksum
6d8fcbb41e13: Download complete
6d8fcbb41e13: Pull complete
940f12701cd0: Pull complete
1c01f7c02e6a: Pull complete
d5c8821fa125: Pull complete
48881f7bc51c: Pull complete
adffbea7aa7f: Pull complete
2b56648f5ebb: Pull complete
a35c3ba44777: Pull complete
94d175db2ba1: Pull complete
Digest: sha256:d566aebdbe5296cf14b3f26a3c52fbcf1f1c4ebf5a986e6a1c6c95da3fd3bf7c
Status: Downloaded newer image for ocaml/opam:debian-unstable
2025-03-06 03:10.21 ---> 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-03-06 03:10.21 ---> 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 91d74cddbf72d811a49b9630c97f596a1cff1b01"))
2025-03-06 03:10.21 ---> using "5d3840b4c7f9f54169af09170d1aa8fd4b7bb6d06fdc2ddef6623335f617fc58" 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-03-06 03:10.21 ---> using "453f7bba3ee9785d061c2427da8d36c5123d500f4017e0bec2d103900a1a0287" 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-03-06 03:10.21 ---> using "9153251622c2480ac6378fbeb8ffba3796a36cf71952039bdd1556d3dc12657a" 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]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-03-05-2010.23-F-2025-03-02-1408.49.pdiff [301 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-03-05-2010.23-F-2025-03-02-1408.49.pdiff [301 kB]
- Fetched 569 kB in 2s (249 kB/s)
- Reading package lists...
2025-03-06 03:10.21 ---> using "89b470bc63e066db524389115a52f0758f8ff042ec66cce04c74773b4cdc402f" 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.17.2

The following actions will be performed:
=== install 1 package
  - install dune 3.17.2 (pinned)

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.17.2  (cached)
-> installed dune.3.17.2
Done.
# To update the current shell environment, run: eval $(opam env)
2025-03-06 03:10.21 ---> using "c641eb315c1895946dc8bdda673539a4fe8dfdf7c0fe8f0b24a5ed7f0380ec08" 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.7%
###################                                                       26.9%
###################################################################       93.7%
######################################################################## 100.0%
dune x86_64-unknown-linux-musl was installed successfully to ~/.local/bin/dune 


#=#=#                                                                          
##O#-#                                                                         
                                                                           0.0%
                                                                           0.7%
##                                                                         2.9%
###                                                                        5.4%
####                                                                       6.1%
######                                                                     9.2%
########                                                                  12.2%
###########                                                               15.8%
#############                                                             18.2%
#############                                                             19.3%
###############                                                           22.1%
#################                                                         24.3%
####################                                                      28.3%
#####################                                                     30.4%
######################                                                    31.2%
#######################                                                   33.2%
#########################                                                 36.1%
##########################                                                36.4%
#############################                                             40.4%
##############################                                            42.5%
#################################                                         46.8%
##################################                                        48.6%
#####################################                                     52.1%
#######################################                                   54.6%
##########################################                                58.4%
###########################################                               60.7%
#############################################                             63.0%
###############################################                           66.3%
################################################                          66.8%
################################################                          66.9%
################################################                          67.1%
################################################                          67.7%
#################################################                         69.4%
####################################################                      72.3%
####################################################                      72.8%
#####################################################                     74.9%
########################################################                  78.7%
########################################################                  78.9%
###########################################################               82.9%
#############################################################             85.0%
###############################################################           88.8%
#################################################################         91.0%
##################################################################        92.8%
####################################################################      94.6%
#####################################################################     96.4%
#####################################################################     97.1%
######################################################################    97.7%
#######################################################################   99.2%
######################################################################## 100.0%
Revision cache was populated successfully 
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-03-06 03:10.21 ---> using "f011d6aacc0b29335914115b23745014374a7d56001f37c89000072ee3528ae8" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell  "sudo apt-get install -y python3-sexpdata && echo 'import sexpdata\
               \nwith open(\"dune-project\", \"r\") as f:\
               \n    content = [i for i in sexpdata.loads(\"(\" + f.read() + \")\") if not i[0] == sexpdata.Symbol(\"package\")]\
               \n    print(sexpdata.dumps(content[0]))\
               \n    for i in content[1:]:\
               \n        print(sexpdata.dumps(i))' > /tmp/opam-health-check-remove-package.py"))
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libpython3-stdlib libpython3.13-minimal libpython3.13-stdlib media-types
  python3 python3-minimal python3.13 python3.13-minimal
Suggested packages:
  python3-doc python3-tk python3-venv python3.13-venv python3.13-doc
  binfmt-support
The following NEW packages will be installed:
  libpython3-stdlib libpython3.13-minimal libpython3.13-stdlib media-types
  python3 python3-minimal python3-sexpdata python3.13 python3.13-minimal
0 upgraded, 9 newly installed, 0 to remove and 12 not upgraded.
Need to get 5893 kB of archives.
After this operation, 23.1 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian unstable/main amd64 libpython3.13-minimal amd64 3.13.2-1 [859 kB]
Get:2 http://deb.debian.org/debian unstable/main amd64 python3.13-minimal amd64 3.13.2-1 [2205 kB]
Get:3 http://deb.debian.org/debian unstable/main amd64 python3-minimal amd64 3.13.2-2 [27.1 kB]
Get:4 http://deb.debian.org/debian unstable/main amd64 media-types all 12.0.0 [28.9 kB]
Get:5 http://deb.debian.org/debian unstable/main amd64 libpython3.13-stdlib amd64 3.13.2-1 [1979 kB]
Get:6 http://deb.debian.org/debian unstable/main amd64 python3.13 amd64 3.13.2-1 [745 kB]
Get:7 http://deb.debian.org/debian unstable/main amd64 libpython3-stdlib amd64 3.13.2-2 [10.1 kB]
Get:8 http://deb.debian.org/debian unstable/main amd64 python3 amd64 3.13.2-2 [28.1 kB]
Get:9 http://deb.debian.org/debian unstable/main amd64 python3-sexpdata all 1.0.2-1 [9940 B]
Fetched 5893 kB in 0s (56.8 MB/s)
Selecting previously unselected package libpython3.13-minimal:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19688 files and directories currently installed.)
Preparing to unpack .../libpython3.13-minimal_3.13.2-1_amd64.deb ...
Unpacking libpython3.13-minimal:amd64 (3.13.2-1) ...
Selecting previously unselected package python3.13-minimal.
Preparing to unpack .../python3.13-minimal_3.13.2-1_amd64.deb ...
Unpacking python3.13-minimal (3.13.2-1) ...
Setting up libpython3.13-minimal:amd64 (3.13.2-1) ...
Setting up python3.13-minimal (3.13.2-1) ...
Selecting previously unselected package python3-minimal.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20013 files and directories currently installed.)
Preparing to unpack .../python3-minimal_3.13.2-2_amd64.deb ...
Unpacking python3-minimal (3.13.2-2) ...
Selecting previously unselected package media-types.
Preparing to unpack .../media-types_12.0.0_all.deb ...
Unpacking media-types (12.0.0) ...
Selecting previously unselected package libpython3.13-stdlib:amd64.
Preparing to unpack .../libpython3.13-stdlib_3.13.2-1_amd64.deb ...
Unpacking libpython3.13-stdlib:amd64 (3.13.2-1) ...
Selecting previously unselected package python3.13.
Preparing to unpack .../python3.13_3.13.2-1_amd64.deb ...
Unpacking python3.13 (3.13.2-1) ...
Selecting previously unselected package libpython3-stdlib:amd64.
Preparing to unpack .../libpython3-stdlib_3.13.2-2_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.13.2-2) ...
Setting up python3-minimal (3.13.2-2) ...
Selecting previously unselected package python3.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20463 files and directories currently installed.)
Preparing to unpack .../python3_3.13.2-2_amd64.deb ...
Unpacking python3 (3.13.2-2) ...
Selecting previously unselected package python3-sexpdata.
Preparing to unpack .../python3-sexpdata_1.0.2-1_all.deb ...
Unpacking python3-sexpdata (1.0.2-1) ...
Setting up media-types (12.0.0) ...
Setting up libpython3.13-stdlib:amd64 (3.13.2-1) ...
Setting up libpython3-stdlib:amd64 (3.13.2-2) ...
Setting up python3.13 (3.13.2-1) ...
Setting up python3 (3.13.2-2) ...
running python rtupdate hooks for python3.13...
running python post-rtupdate hooks for python3.13...
Setting up python3-sexpdata (1.0.2-1) ...
2025-03-06 03:10.21 ---> using "664281dd2356be6f500aeea7e9ae63fb871ef3d5ff0fb2a5e97ae90437f02f67" 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-03-06 03:10.21 ---> using "01fa0f5577cf2b5950b0c0f9bbaecef6e6379a6e7d5a84b4fa0164f8871e2e01" 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 && for opam in *.opam; do opam show --raw ${opam%.opam} > $opam; done && opam install ./ --depext-only --with-test --with-doc && 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 && python3 /tmp/opam-health-check-remove-package.py > dune-project-new && mv dune-project-new dune-project && sudo apt-get remove -y python3-sexpdata && sudo apt-get autoremove -y && 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 && PATH=$HOME/.local/bin:$PATH dune pkg lock &> /tmp/packages-wanted || true && echo melange-webapi >> /tmp/packages-to-build && while read package ; do if grep --quiet $package /tmp/packages-wanted ; 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 && 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
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  libpython3-stdlib libpython3.13-minimal libpython3.13-stdlib media-types
  python3 python3-minimal python3.13 python3.13-minimal
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
  python3-sexpdata
0 upgraded, 0 newly installed, 1 to remove and 12 not upgraded.
After this operation, 46.1 kB disk space will be freed.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20492 files and directories currently installed.)
Removing python3-sexpdata (1.0.2-1) ...
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
  libpython3-stdlib libpython3.13-minimal libpython3.13-stdlib media-types
  python3 python3-minimal python3.13 python3.13-minimal
0 upgraded, 0 newly installed, 8 to remove and 12 not upgraded.
After this operation, 23.0 MB disk space will be freed.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20484 files and directories currently installed.)
Removing python3 (3.13.2-2) ...
Removing libpython3-stdlib:amd64 (3.13.2-2) ...
Removing python3.13 (3.13.2-1) ...
Removing libpython3.13-stdlib:amd64 (3.13.2-1) ...
find: '/usr/lib/python3': No such file or directory
Removing python3-minimal (3.13.2-2) ...
Removing python3.13-minimal (3.13.2-1) ...
Unlinking and removing bytecode for runtime python3.13
Removing libpython3.13-minimal:amd64 (3.13.2-1) ...
find: '/usr/lib/python3': No such file or directory
Removing media-types (12.0.0) ...
Solution for dune.lock:
- astring.0.8.5
- base.v0.17.1
- base-unix.base
- camlp-streams.5.0.1
- chrome-trace.3.17.2
- cmdliner.1.3.0
- cppo.1.8.0
- csexp.1.5.2
- dune-build-info.3.17.2
- dune-configurator.3.17.2
- dune-rpc.3.17.2
- dyn.3.17.2
- fiber.3.7.0
- fix.20230505
- jsonrpc.1.22.0
- lsp.1.22.0
- melange.5.0.1-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.17.2
- ocamlfind.1.9.8+dune
- ocamlformat-rpc-lib.0.27.0
- ordering.3.17.2
- 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.17.2
- topkg.1.0.7
- uutf.1.0.3
- xdg.3.17.2
- 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 menhirLib.20240715
 Downloading menhirSdk.20240715
 Downloading menhirCST.20240715
    Building menhirLib.20240715
    Building menhirSdk.20240715
    Building menhirCST.20240715
 Downloading cppo.1.8.0
 Downloading ocamlfind.1.9.8+dune
    Building cppo.1.8.0
 Downloading ppx_derivers.1.2.1
 Downloading stdlib-shims.0.3.0
    Building ocamlfind.1.9.8+dune
    Building ppx_derivers.1.2.1
    Building stdlib-shims.0.3.0
 Downloading sexplib0.v0.17.0
 Downloading ocaml-compiler-libs.v0.17.0
    Building sexplib0.v0.17.0
    Building ocaml-compiler-libs.v0.17.0
 Downloading dune-build-info.3.17.2
 Downloading menhir.20240715
    Building menhir.20240715
    Building dune-build-info.3.17.2
 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.17.2
 Downloading xdg.3.17.2
 Downloading chrome-trace.3.17.2
    Building ordering.3.17.2
    Building xdg.3.17.2
    Building seq.base
 Downloading cmdliner.1.3.0
    Building cmdliner.1.3.0
 Downloading ocaml_intrinsics_kernel.v0.17.1
    Building ocaml_intrinsics_kernel.v0.17.1
 Downloading ocamlbuild.0.16.1+dune
    Building chrome-trace.3.17.2
    Building ocamlbuild.0.16.1+dune
 Downloading csexp.1.5.2
    Building csexp.1.5.2
 Downloading camlp-streams.5.0.1
    Building camlp-streams.5.0.1
 Downloading yojson.2.2.2
 Downloading pp.2.0.0
 Downloading spawn.v0.17.0
    Building pp.2.0.0
 Downloading re.1.12.0
    Building spawn.v0.17.0
    Building yojson.2.2.2
    Building re.1.12.0
 Downloading dune-configurator.3.17.2
 Downloading jsonrpc.1.22.0
    Building jsonrpc.1.22.0
 Downloading dyn.3.17.2
    Building dune-configurator.3.17.2
 Downloading ocamlformat-rpc-lib.0.27.0
    Building dyn.3.17.2
 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.17.2
 Downloading ocamlc-loc.3.17.2
    Building stdune.3.17.2
    Building ocamlc-loc.3.17.2
 Downloading base.v0.17.1
    Building base.v0.17.1
 Downloading topkg.1.0.7
    Building topkg.1.0.7
 Downloading dune-rpc.3.17.2
    Building dune-rpc.3.17.2
 Downloading fiber.3.7.0
    Building fiber.3.7.0
 Downloading astring.0.8.5
 Downloading uutf.1.0.3
    Building astring.0.8.5
    Building uutf.1.0.3
 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.0.1-53
    Building melange.5.0.1-53
 Downloading melange-fetch.0.1.0
    Building melange-fetch.0.1.0
(cd _build/.sandbox/958b3ed0fc8ff085e24b78493831d709/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/051e41162d2076ccc7dd6baf659e4756/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/a88d3aa75c03ebb954fd4773fd53c6e8/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/51e218aee14407dc8a1721d8402467fe/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/5e175749552aa05c06599a49311f7315/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/cc40b77d9ad9af982240972df2ee307c/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/b73113f8ac05cf297c63dcd65bb776d3/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/cd263afbc16bfbaf92d355bc37f3caf6/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/ca415b8800f4f48300b1dd6f239d3bc4/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/352bc265c9785a069a75c945566ea16e/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/37ebe5e5844d1b84825deb269def2650/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/4d99bb09ba07a20d42a8a66e8d65d939/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/6469d290b047d5120182e5c87f0547c5/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/2b8dc3005aba9aa812f83a1d5d42bd64/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/a3593bd5de490d202418a74ca06b6008/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/bcc4a8ef7edd48fe1af136a3ebc69577/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/5dba0d36359f34beae61501dea5cef5a/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/cda9fd6d571b8df771d06c82dfbcdc0f/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/6c0bed4c764b88f48661dbff4bae5eb0/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/bcb34f714d101a8e1ece1e0bc0ed6f82/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/957fae176f5a6bcbcf9bb9ccf1173b6f/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/751dcefadbddbf7ebd5f4dc564bc44d0/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/74f9892d031aff224f2171b7fe1c5103/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/c88be5db8bc037d87343ee2c8a2d11cf/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/8d5480303b07e925e0373b54fe3dfc09/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/6df50eae4d377f7dd40f518fd9d8c9b8/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/b5b4b225ae79838d8937a74f04a45274/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/bf7f147beb331c826a7da01504bfc053/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/799878dd201eadd0ed6631e047cab743/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/189242db54acfe249221f673eb3d4a09/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/6106b24c1a0d716954f84e45d1082b39/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/82935ca5f73d085b29be29da4f53de9d/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/2a1b99f7cddfa23690f8ef69d5e38398/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/d0c8a4e131114bee8591fca81ba4a898/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/3a42f8a1bc4bc59ad2da64918bdeb337/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/bc72efa8b0e2c8fbe1ebeacddc1ad103/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-03-06 03:13.38 ---> saved as "c22c015f607da278025a01f98f523466ca0e1ed8af44e06cf7831d2378959c0a"
Job succeeded