++ dirname ./run.sh
+ cd .
+ echo 1298
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Mon Apr 13 09:04:39 UTC 2026
+ uptime
09:04:39 up 0 min, 0 users, load average: 1.35, 0.38, 0.13
+ ff=default
+ image=yegor256/java
+ rebase=false
+ head_branch=master
+ pull_title='chore(deps): update dependency typedoc to v0.28.19'
+ author=yegor256
+ directory=
+ head=git@github.com:objectionary/eo-lsp-server.git
+ pull_id=291
+ fork=git@github.com:objectionary/eo-lsp-server.git
+ fork_branch=renovate/typedoc-0.x-lockfile
+ squash=false
+ vars=('--env=head=git@github.com:objectionary/eo-lsp-server.git' '--env=pull_id=291' '--env=fork=git@github.com:objectionary/eo-lsp-server.git' '--env=fork_branch=renovate/typedoc-0.x-lockfile' '--env=head_branch=master' '--env=pull_title=chore(deps): update dependency typedoc to v0.28.19' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:objectionary/eo-lsp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=291'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:objectionary/eo-lsp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/typedoc-0.x-lockfile'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update dependency typedoc to v0.28.19'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo /usr/bin/install-node.sh'\'' '\'';'\'' '\''npm install --no-color'\'' '\'';'\'' '\''pdd -f /dev/null -v'\'' '\'';'\'' '\''make'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:objectionary/eo-lsp-server.git'\''' ';' 'export '\''pull_id=291'\''' ';' 'export '\''fork=git@github.com:objectionary/eo-lsp-server.git'\''' ';' 'export '\''fork_branch=renovate/typedoc-0.x-lockfile'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update dependency typedoc to v0.28.19'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo /usr/bin/install-node.sh' ';' 'npm install --no-color' ';' 'pdd -f /dev/null -v' ';' 'make' ';')
+ container=objectionary_eo-lsp-server_291
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-22-86
+ pwd
/tmp/rultor-T9vf
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone --recurse-submodules git@github.com:objectionary/eo-lsp-server.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email gpg@rultor.com
+ git config user.name Rultor.com
+ '[' -z 'export '\''head=git@github.com:objectionary/eo-lsp-server.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:objectionary/eo-lsp-server.git'\''' ';' 'export '\''pull_id=291'\''' ';' 'export '\''fork=git@github.com:objectionary/eo-lsp-server.git'\''' ';' 'export '\''fork_branch=renovate/typedoc-0.x-lockfile'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=chore(deps): update dependency typedoc to v0.28.19'\''' ';' 'export '\''author=yegor256'\''' ';' 'sudo /usr/bin/install-node.sh' ';' 'npm install --no-color' ';' 'pdd -f /dev/null -v' ';' make ';'
+ sensitive=()
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:objectionary/eo-lsp-server.git
+ git remote update
Fetching origin
Fetching fork
From github.com:objectionary/eo-lsp-server
* [new branch] gasabaev/ci -> fork/gasabaev/ci
* [new branch] master -> fork/master
* [new branch] renovate/major-eslint-monorepo -> fork/renovate/major-eslint-monorepo
* [new branch] renovate/typedoc-0.x-lockfile -> fork/renovate/typedoc-0.x-lockfile
* [new branch] renovate/typescript-6.x -> fork/renovate/typescript-6.x
* [new branch] version-up -> fork/version-up
+ args=()
+ '[' default == default ']'
+ args+=(--ff)
+ '[' default == no ']'
+ '[' default == only ']'
+ '[' false == true ']'
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ export BRANCH
+ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
+ git checkout -B __rultor fork/renovate/typedoc-0.x-lockfile
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/typedoc-0.x-lockfile' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ KEY=3FD3FA7E9AF0FA4C
+ git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'chore(deps): update dependency typedoc to v0.28.19' --ff __rultor
Updating baebbe3..55fef6e
Fast-forward (no commit created; -m option ignored)
package-lock.json | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
+ git log -1 --show-signature
commit 55fef6ea324503b4622024b8aeddd6a131100f8e
gpg: Signature made Sun Apr 12 05:20:09 2026 UTC
gpg: using RSA key B5690EEEBB952194
gpg: Can't check signature: No public key
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun Apr 12 05:20:09 2026 +0000
chore(deps): update dependency typedoc to v0.28.19
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.15
++ bc
++ echo 0.15 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.15, low enough to run a new Docker container'
load average is 0.15, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/java
+ docker pull yegor256/java
Using default tag: latest
latest: Pulling from yegor256/java
632ef5283d0f: Pulling fs layer
2be42d221bda: Pulling fs layer
54d1704eb717: Pulling fs layer
f0f51ee5c79e: Pulling fs layer
ec11ce133a4e: Pulling fs layer
71ab1586461a: Pulling fs layer
8e0e2fc3c108: Pulling fs layer
4f4fb700ef54: Pulling fs layer
72e45e6fed5c: Pulling fs layer
99e89f339e27: Pulling fs layer
3ae0cb47dc06: Pulling fs layer
529dcf5ecc54: Pulling fs layer
6d5a140d320e: Pulling fs layer
d9a7c5bf399b: Pulling fs layer
b87fea433279: Pulling fs layer
ac9b9a706d63: Pulling fs layer
253852678e00: Pulling fs layer
f0f51ee5c79e: Waiting
ec11ce133a4e: Waiting
71ab1586461a: Waiting
8e0e2fc3c108: Waiting
4f4fb700ef54: Waiting
72e45e6fed5c: Waiting
99e89f339e27: Waiting
3ae0cb47dc06: Waiting
529dcf5ecc54: Waiting
6d5a140d320e: Waiting
d9a7c5bf399b: Waiting
b87fea433279: Waiting
ac9b9a706d63: Waiting
253852678e00: Waiting
2be42d221bda: Verifying Checksum
2be42d221bda: Download complete
632ef5283d0f: Verifying Checksum
632ef5283d0f: Download complete
54d1704eb717: Verifying Checksum
54d1704eb717: Download complete
ec11ce133a4e: Verifying Checksum
ec11ce133a4e: Download complete
8e0e2fc3c108: Verifying Checksum
8e0e2fc3c108: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
72e45e6fed5c: Verifying Checksum
72e45e6fed5c: Download complete
71ab1586461a: Verifying Checksum
71ab1586461a: Download complete
99e89f339e27: Verifying Checksum
99e89f339e27: Download complete
529dcf5ecc54: Verifying Checksum
529dcf5ecc54: Download complete
f0f51ee5c79e: Verifying Checksum
f0f51ee5c79e: Download complete
6d5a140d320e: Verifying Checksum
6d5a140d320e: Download complete
d9a7c5bf399b: Verifying Checksum
d9a7c5bf399b: Download complete
ac9b9a706d63: Verifying Checksum
ac9b9a706d63: Download complete
3ae0cb47dc06: Verifying Checksum
3ae0cb47dc06: Download complete
b87fea433279: Verifying Checksum
b87fea433279: Download complete
253852678e00: Verifying Checksum
253852678e00: Download complete
632ef5283d0f: Pull complete
2be42d221bda: Pull complete
54d1704eb717: Pull complete
f0f51ee5c79e: Pull complete
ec11ce133a4e: Pull complete
71ab1586461a: Pull complete
8e0e2fc3c108: Pull complete
4f4fb700ef54: Pull complete
72e45e6fed5c: Pull complete
99e89f339e27: Pull complete
3ae0cb47dc06: Pull complete
529dcf5ecc54: Pull complete
6d5a140d320e: Pull complete
d9a7c5bf399b: Pull complete
b87fea433279: Pull complete
ac9b9a706d63: Pull complete
253852678e00: Pull complete
Digest: sha256:a74ab1f8990c7e972fffc0c4fd60a71aece3aab67f2d686cffd2201bf898293c
Status: Downloaded newer image for yegor256/java:latest
docker.io/yegor256/java:latest
+ grep --quiet '\sobjectionary_eo-lsp-server_291\s*$'
+ docker ps --filter=status=exited
+ ls -al .
total 52
drwx------ 3 ubuntu ubuntu 4096 Apr 13 09:04 .
drwxrwxrwt 12 root root 4096 Apr 13 09:04 ..
-rwxrwxr-x 1 ubuntu ubuntu 666 Apr 13 09:05 end.sh
-rwxrwxr-x 1 ubuntu ubuntu 498 Apr 13 09:04 entry.sh
-rw-rw-r-- 1 ubuntu ubuntu 74 Apr 13 09:04 npmrc
-rw-rw-r-- 1 ubuntu ubuntu 5 Apr 13 09:04 pid
drwxrwxr-x 8 ubuntu ubuntu 4096 Apr 13 09:04 repo
-rwxrwxr-x 1 ubuntu ubuntu 6704 Apr 13 09:04 run.sh
-rw-rw-r-- 1 ubuntu ubuntu 603 Apr 13 09:04 script.sh
-rw-rw-r-- 1 ubuntu ubuntu 8622 Apr 13 09:06 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-T9vf:/main --env=head=git@github.com:objectionary/eo-lsp-server.git --env=pull_id=291 --env=fork=git@github.com:objectionary/eo-lsp-server.git --env=fork_branch=renovate/typedoc-0.x-lockfile --env=head_branch=master '--env=pull_title=chore(deps): update dependency typedoc to v0.28.19' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:objectionary/eo-lsp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=291'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:objectionary/eo-lsp-server.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/typedoc-0.x-lockfile'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=chore(deps): update dependency typedoc to v0.28.19'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''sudo /usr/bin/install-node.sh'\'' '\'';'\'' '\''npm install --no-color'\'' '\'';'\'' '\''pdd -f /dev/null -v'\'' '\'';'\'' '\''make'\'' '\'';'\'' )' --hostname=docker --privileged --net=host --dns 8.8.8.8 --add-host docker:127.0.0.1 --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-T9vf/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=objectionary_eo-lsp-server_291 yegor256/java /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssh r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G docker r
+ for g in $(cat /etc/group | awk -F ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.gemrc /root/.m2 /root/.profile /root/.wget-hsts /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./npmrc ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/usr/bin/env bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:objectionary/eo-lsp-server.git' ; export 'pull_id=291' ; export 'fork=git@github.com:objectionary/eo-lsp-server.git' ; export 'fork_branch=renovate/typedoc-0.x-lockfile' ; export 'head_branch=master' ; export 'pull_title=chore(deps): update dependency typedoc to v0.28.19' ; export 'author=yegor256' ; sudo /usr/bin/install-node.sh ; npm install --no-color ; pdd -f /dev/null -v ; make ;
+ su --login r --command /home/r/script.sh
+ bash
+ curl -fsSL https://deb.nodesource.com/setup_18.x
1;31m2026-04-13 09:06:28 -
===============================================================================
DEPRECATION WARNING
===============================================================================
Node.js 18.x is no longer actively supported!
You will not receive security or critical stability updates for this version.
You should migrate to a supported version of Node.js as soon as possible.
Please see https://nodesource.com/products/distributions for details about which
version may be appropriate for you.
The NodeSource Node.js distributions site contains
information both about supported versions of Node.js and N|Solid supported Linux
distributions. To learn more about usage, see:
https://nodesource.com/products/distributions
===============================================================================
Continuing in 10 seconds ...
0m
38;5;79m2026-04-13 09:06:38 - Installing pre-requisites0m
Get:1ohttp://deb.debian.org/debian bullseye InRelease [75.1 kB]
Get:2ohttp://deb.debian.org/debian-security.bullseye-securitycInReleasew[27.2.kB]33m
Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.0 kB]
Get:4 https://download.docker.com/linux/debian bullseye InRelease [43.0 kB]
Get:5ahttps://packages.adoptium.net/artifactory/deb bullseye InRelease [7,507 B]
Get:6ahttp://deb.debian.org/debian%bullseye/main amd64 Packages [8,066 kB]
Get:7ohttp://deb.debian.org/debian-securityebullseye-security/main amd64 Packages [446 kB]
Get:8 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
Get:9 https://download.docker.com/linux/debian bullseye/stable amd64 Packages [80.8 kB]
Get:10Phttps://packages.adoptium.net/artifactory/debBbullseye/main amd64 Packages [16.8 kB]
Fetchedo8,825]kB3ino2s0(4,1573kB/s)ages 6,108 B/16.8 kB 36%]0m33m
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
71 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
ca-certificates is already the newest version (20230311+deb12u1~deb11u1).
gnupg is already the newest version (2.2.27-2+deb11u3).
The following additional packages will be installed:
libcurl4
The following NEW packages will be installed:
apt-transport-https
The following packages will be upgraded:
curl libcurl4
2 upgraded, 1 newly installed, 0 to remove and 69 not upgraded.
Need to get 779 kB of archives.
After this operation, 166 kB of additional disk space will be used.
Get:1ohttp://deb.debian.org/debian bullseye/main amd64 apt-transport-https all 2.2.4 [160 kB]
Get:2Whttp://deb.debian.org/debian-security3bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u16 [272 kB]
Get:3Whttp://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u16 [347 kB]
Fetchedo779nkB0in 0s3(25.4 MB/s)33m
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package apt-transport-https.
(Reading database ... 26586 files and directories currently installed.)
Preparing to unpack .../apt-transport-https_2.2.4_all.deb ...
Unpacking apt-transport-https (2.2.4) ...
Preparing to unpack .../curl_7.74.0-1.3+deb11u16_amd64.deb ...
Unpacking curl (7.74.0-1.3+deb11u16) over (7.74.0-1.3+deb11u15) ...
Preparing to unpack .../libcurl4_7.74.0-1.3+deb11u16_amd64.deb ...
Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u16) over (7.74.0-1.3+deb11u15) ...
Setting up apt-transport-https (2.2.4) ...
Setting up libcurl4:amd64 (7.74.0-1.3+deb11u16) ...
Setting up curl (7.74.0-1.3+deb11u16) ...
Processing triggers for libc-bin (2.31-13+deb11u13) ...
Hit:1ohttp://deb.debian.org/debian bullseye InRelease
Hit:2ohttp://deb.debian.org/debian-security4bullseye-securityeInReleasedownload0m
Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
Hit:4ohttps://download.docker.com/linux/debian.bullseye[InRelease to download.d0m
Get:5ahttps://deb.nodesource.com/node_18.x.nodistrocInRelease2[12.15kB]69)]0m
Get:6ahttps://packages.adoptium.net/artifactory/deb bullseye InRelease [7,507 B]
Get:7ohttps://deb.nodesource.com/node_18.x nodistro/main amd64 Packages [12.0 kB]
Fetchedo31.6gkBminr1s0(53.23kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
69 packages can be upgraded. Run 'apt list --upgradable' to see them.
1;34m2026-04-13 09:06:47 - Repository configured successfully.0m
38;5;79m2026-04-13 09:06:47 - To install Node.js, run: apt install nodejs -y0m
38;5;79m2026-04-13 09:06:47 - You can use N|solid Runtime as a node.js alternative0m
1;32m2026-04-13 09:06:47 - To install N|solid Runtime, run: apt install nsolid -y
0m
+ apt-get install --yes nodejs
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following NEW packages will be installed:
nodejs
0 upgraded, 1 newly installed, 0 to remove and 69 not upgraded.
Need to get 29.7 MB of archives.
After this operation, 187 MB of additional disk space will be used.
Get:1ohttps://deb.nodesource.com/node_18.x nodistro/main amd64 nodejs amd64 18.20.8-1nodesource1 [29.7 MB]
Fetchedo29.7gMBBin91s (52.4]MB/s)
debconf: delaying package configuration, since apt-utils is not installed
Selecting previously unselected package nodejs.
(Reading database ... 26590 files and directories currently installed.)
Preparing to unpack .../nodejs_18.20.8-1nodesource1_amd64.deb ...
Unpacking nodejs (18.20.8-1nodesource1) ...
Setting up nodejs (18.20.8-1nodesource1) ...
+ node --version
v18.20.8
+ npm --version
10.8.2
1G0K1G0K⠙1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'eslint-visitor-keys@5.0.1',
npm warn EBADENGINE required: { node: '^20.19.0 || ^22.13.0 || >=24' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠹1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: '@yao-pkg/pkg@6.14.2',
npm warn EBADENGINE required: { node: '>=20.0.0' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠹1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'cheerio@1.1.2',
npm warn EBADENGINE required: { node: '>=20.18.1' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠹1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'into-stream@9.1.0',
npm warn EBADENGINE required: { node: '>=20' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠹1G0Knpm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'undici@7.16.0',
npm warn EBADENGINE required: { node: '>=20.18.1' },
npm warn EBADENGINE current: { node: 'v18.20.8', npm: '10.8.2' }
npm warn EBADENGINE }
1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0Knpm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0Knpm warn deprecated vsce@2.15.0: vsce has been renamed to @vscode/vsce. Install using @vscode/vsce instead.
1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0Knpm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
1G0K⠏1G0K⠋1G0K⠙1G0Knpm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0Knpm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K⠼1G0K⠴1G0K⠦1G0K⠧1G0K⠇1G0K⠏1G0K⠋1G0K⠙1G0K⠹1G0K⠸1G0K
added 868 packages, and audited 869 packages in 23s
1G0K⠸1G0K
1G0K⠸1G0K206 packages are looking for funding
1G0K⠸1G0K run `npm fund` for details
1G0K⠸1G0K
13 vulnerabilities (1 low, 5 moderate, 7 high)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
1G0K⠼1G0Knpm notice
npm notice New major version of npm available! 10.8.2 -> 11.12.1
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.12.1
npm notice To update run: npm install -g npm@11.12.1
npm notice
1G0K⠼1G0KFound 8 lines in /home/r/repo/.pdd
My version is 0.23.1
Ruby version is 3.4.5 at x86_64-linux
Reading from root dir .
Excluding node_modules/**
Excluding dist/**
Excluding bin/**
/usr/local/bundle/gems/pdd-0.23.1/lib/pdd/sources.rb:90: warning: undefining the allocator of T_DATA class FileMagic
/home/r/repo/package-lock.json is a binary file (470957 bytes)
/home/r/repo/package.json is a binary file (1744 bytes)
/home/r/repo/renovate.json is a binary file (114 bytes)
/home/r/repo/tsconfig.json is a binary file (355 bytes)
Reading .github/workflows/actionlint.yml ...
Reading .github/workflows/codecov.yml ...
Reading .github/workflows/copyrights.yml ...
Reading .github/workflows/grammar-up.yml ...
Reading .github/workflows/make.yml ...
Reading .github/workflows/markdown-lint.yml ...
Reading .github/workflows/pdd.yml ...
Reading .github/workflows/reuse.yml ...
Reading .github/workflows/typos.yml ...
Reading .github/workflows/up.yml ...
Reading .github/workflows/yamllint.yml ...
Reading .gitignore ...
Reading .npmignore ...
Reading .pdd ...
Reading .rultor.yml ...
Reading LICENSE.txt ...
Reading LICENSES/MIT.txt ...
Reading Makefile ...
Reading README.md ...
Reading REUSE.toml ...
Reading babel.config.js ...
Reading eslint.config.js ...
Reading fixtures/fibonacci.eo ...
Reading jest.config.ts ...
Reading src/IndentationLexer.ts ...
Reading src/capabilities.ts ...
Reading src/defaultSettings.ts ...
Reading src/eoAst.ts ...
Reading src/eoDocumentSymbol.ts ...
Reading src/errorListener.ts ...
Reading src/parser.ts ...
Reading src/parserError.ts ...
Reading src/processor.ts ...
Reading src/semantics.ts ...
Reading src/server.ts ...
Reading test/compatibility.test.ts ...
Reading test/eo-ast.test.ts ...
Reading test/indentation-lexer.test.ts ...
Reading test/integration.test.ts ...
Reading test/parser.test.ts ...
Reading test/semantics.test.ts ...
curl --silent https://raw.githubusercontent.com/objectionary/eo/refs/tags/0.59.0/eo-parser/src/main/antlr4/org/eolang/parser/Eo.g4 > Eo.g4
mkdir -p antlr4
curl --silent https://www.antlr.org/download/antlr-4.13.2-complete.jar > antlr4/antlr4-4.13.2-complete.jar
env DYLD_BIND_AT_LAUNCH=1 java -jar antlr4/antlr4-4.13.2-complete.jar -o src/parser -visitor -Dlanguage=TypeScript Eo.g4
echo "export const EoVersion = \"0.59.0\";" > src/eo-version.ts
npx tsc -b
1G0K⠙1G0K1G0K⠙1G0Kmkdir -p compiled
cp -R tsc-compiled/src/* compiled
cp -R src/parser/Eo.tokens compiled/parser
cp -R src/parser/EoLexer.tokens compiled/parser
npx ncc build compiled/server.js
sed -i "1i\#!/usr/bin/env node\n" dist/index.js
1G0K⠙1G0Kncc: Version 0.38.4
ncc: Compiling file index.js into CJS
0kB dist/EoLexer.tokens
880kB dist/index.js
880kB [4558ms] - ncc 0.38.4
1G0K⠙1G0Knpx jest --coverage
1G0K⠙1G0K1m2mDetermining test suites to run...22m22m?2026h999DK
1A999DK2026h
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A0m7m1m32mhPASS 39m22m27m0m 2mtest/22m1mintegration.test.ts22m (0m1m41m11.542 s49m22m0m)
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A0m7m1m32mhPASS 39m22m27m0m 2mtest/22m1meo-ast.test.ts22m
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A0m7m1m32mhPASS 39m22m27m0m 2mtest/22m1msemantics.test.ts22m
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A0m7m1m32mhPASS 39m22m27m0m 2mtest/22m1mindentation-lexer.test.ts22m
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A0m7m1m32mhPASS 39m22m27m0m 2mtest/22m1mparser.test.ts22m
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A026l?2026h
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A0m7m1m32mhPASS 39m22m27m0m 2mtest/22m1mcompatibility.test.ts22m
0m7m33m1m RUNS 22m39m27m0m 1m...22m
1A?2026l999DK---------------------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
---------------------|---------|----------|---------|---------|-------------------
32;1mAll files 0m | 32;1m 1000m | 32;1m 960m | 32;1m 1000m | 32;1m 1000m | 33;1m 0m
32;1m IndentationLexer.ts0m | 32;1m 1000m | 33;1m 94.590m | 32;1m 1000m | 32;1m 1000m | 33;1m118,121 0m
32;1m eoAst.ts 0m | 32;1m 1000m | 32;1m 95.550m | 32;1m 1000m | 32;1m 1000m | 33;1m179,222 0m
32;1m errorListener.ts 0m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 33;1m 0m
32;1m parser.ts 0m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 33;1m 0m
32;1m parserError.ts 0m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 33;1m 0m
32;1m processor.ts 0m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 33;1m 0m
32;1m semantics.ts 0m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 32;1m 1000m | 33;1m 0m
---------------------|---------|----------|---------|---------|-------------------
1mTest Suites: 22m1m32m6 passed39m22m, 6 total
1mTests: 22m1m32m35 passed39m22m, 35 total
1mSnapshots: 22m0 total
1mTime:22m 19.851 s
2mRan all test suites22m2m.22m
?2026h?2026l1G0K⠙1G0Knpx eslint src --ext .ts
1G0K⠙1G0K1G0K⠙1G0K+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git push origin master
To github.com:objectionary/eo-lsp-server.git
baebbe3..55fef6e master -> master
container 0a43a9d0e7db71c619ceb6b39c4adf8def503c1eb6492de5dc963c8dd6dfc30c is dead
Mon Apr 13 09:08:42 UTC 2026