-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
bugSomething isn't workingSomething isn't working
Description
changed 13 packages in 4s
24 packages are looking for funding
run `npm fund` for details
> @deep-foundation/dev@0.0.21 gitpod-init
> npm run gitpod-prepare && npm ci && npm run packages
> @deep-foundation/dev@0.0.21 gitpod-prepare
> npm run git-shh-to-https && sudo apt update && (yes | sudo apt install screen) && (yes | sudo apt install rsync) && (yes | sudo apt install net-tools) && screen -S docker -d -m sudo docker-up
> @deep-foundation/dev@0.0.21 git-shh-to-https
> git config --global url."https://".insteadOf git:// && git config --global url."https://github.com/".insteadOf ssh://git@github.com/
Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:3 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:4 https://download.docker.com/linux/ubuntu jammy InRelease
Hit:5 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:1 https://apt.llvm.org/jammy llvm-toolchain-jammy-15 InRelease
Hit:8 https://ppa.launchpadcontent.net/git-core/ppa/ubuntu jammy InRelease
Hit:9 https://ppa.launchpadcontent.net/ondrej/apache2/ubuntu jammy InRelease
Hit:10 https://ppa.launchpadcontent.net/ondrej/nginx-mainline/ubuntu jammy InRelease
Hit:11 https://ppa.launchpadcontent.net/ondrej/php/ubuntu jammy InRelease
Hit:7 https://packagecloud.io/github/git-lfs/ubuntu jammy InRelease
Reading package lists...
Building dependency tree...
Reading state information...
143 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists...
Building dependency tree...
Reading state information...
screen is already the newest version (4.9.0-1).
0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
rsync is already the newest version (3.2.7-0ubuntu0.22.04.2).
0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded.
Reading package lists...
Building dependency tree...
Reading state information...
net-tools is already the newest version (1.60+git20181103.0eebece-1ubuntu5).
0 upgraded, 0 newly installed, 0 to remove and 143 not upgraded.
main: Pulling from deepf/deeplinks
Digest: sha256:d688f23906f88414230c7c43ac5e994fa534c46170534b7515ff893ffa90c068
Status: Image is up to date for deepf/deeplinks:main
docker.io/deepf/deeplinks:main
> @deep-foundation/deeplinks@0.0.348 snapshot:last
> node snapshots/last.js
stdout
stderr time="2024-06-05T06:46:13Z" level=warning msg="/workspace/dev/packages/deeplinks/docker-prod/deep/docker-compose.yml: `version` is obsolete"
Container deep-hasura Stopping
Container deep-hasura Stopped
Container deep-postgres Stopping
Container deep-postgres Stopped
time="2024-06-05T06:46:26Z" level=warning msg="/workspace/dev/packages/deeplinks/docker-prod/deep/docker-compose.yml: `version` is obsolete"
time="2024-06-05T06:46:26Z" level=warning msg="volume \"deep-db-data\" already exists but was not created by Docker Compose. Use `external: true` to use an existing volume"
Container deep-postgres Created
Container deep-hasura Created
Container deep-postgres Starting
Container deep-postgres Started
Container deep-hasura Starting
Container deep-hasura Started
added 30 packages in 12s
7 packages are looking for funding
run `npm fund` for details
> @deep-foundation/dev@0.0.21 gitpod-engine
> cd packages/deeplinks && npm run start-engine-docker
> @deep-foundation/deeplinks@0.0.348 start-engine-docker
> npm run start-engine-docker-core
> @deep-foundation/deeplinks@0.0.348 start-engine-docker-core
> cd ./../../node_modules/@deep-foundation/hasura && npm run docker
> @deep-foundation/deepcase@0.0.121 package:build
> tsc --project tsconfig.json
imports/aframe/generate-label.ts(1,24): error TS2307: Cannot find module 'three' or its corresponding type declarations.
imports/aframe/get-color-from-id.ts(1,17): error TS2307: Cannot find module 'md5' or its corresponding type declarations.
imports/aframe/get-graph-data.ts(1,19): error TS2307: Cannot find module 'json5' or its corresponding type declarations.
imports/aframe/hooks/use-node-dragger.ts(1,45): error TS2307: Cannot find module 'react' or its corresponding type declarations.
...
imports/token.tsx(3,33): error TS2307: Cannot find module 'react' or its corresponding type declarations.
imports/token.tsx(9,11): error TS2307: Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
imports/use-delayed-interval.tsx(1,68): error TS2307: Cannot find module 'react' or its corresponding type declarations.
imports/use-delayed-interval.tsx(2,29): error TS2307: Cannot find module 'usehooks-ts' or its corresponding type declarations.
package-log.ts(1,19): error TS2307: Cannot find module 'debug' or its corresponding type declarations.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Todo