drizzle-kit check (snapshot/journal consistency)

Success
06a126f06a8d·feat/vc-ui-changes-round-4PR #4232s
Runner
No runner assigned
Queued in pool default
Labelslinux
Containernode:22-slim
Pooldefault

Logs

Live output from all steps
Logs complete · 51 chunks
[Checkout] Cloning into '/var/lib/open-git/runner-work/dac02693-c49a-4323-b82e-c2bee22a5882'...
[Checkout] Note: switching to '06a126f06a8dadebb9f2bba1ace72873d39be0b1'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 06a126f feat(web): gitpanel-style profile cards, doc panel, and truncation tooltip
[Validate migration metadata] Preparing pnpm@9.15.9 for immediate activation...
[Validate migration metadata] Scope: all 19 workspace projects
[Validate migration metadata] Lockfile is up to date, resolution step is skipped
[Validate migration metadata] Progress: resolved 1, reused 0, downloaded 0, added 0
[Validate migration metadata] Packages: +1207
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Validate migration metadata] Progress: resolved 1207, reused 0, downloaded 15, added 0
[Validate migration metadata] Progress: resolved 1207, reused 0, downloaded 29, added 14
[Validate migration metadata] Progress: resolved 1207, reused 0, downloaded 43, added 29
[Validate migration metadata] Progress: resolved 1207, reused 0, downloaded 44, added 29
[Validate migration metadata] Progress: resolved 1207, reused 0, downloaded 171, added 163
[Validate migration metadata] Progress: resolved 1207, reused 0, downloaded 314, added 300
[Validate migration metadata] Progress: resolved 1207, reused 0, downloaded 412, added 406
[Validate migration metadata] Progress: resolved 1207, reused 0, downloaded 413, added 406
[Validate migration metadata] Progress: resolved 1207, reused 0, downloaded 423, added 408
[Validate migration metadata] Progress: resolved 1207, reused 0, downloaded 439, added 423
[Validate migration metadata] Progress: resolved 1207, reused 0, downloaded 554, added 545
[Validate migration metadata] Progress: resolved 1207, reused 0, downloaded 559, added 545
[Validate migration metadata] Progress: resolved 1207, reused 0, downloaded 599, added 584
[Validate migration metadata] Progress: resolved 1207, reused 0, downloaded 640, added 625
[Validate migration metadata] Progress: resolved 1207, reused 0, downloaded 686, added 675
[Validate migration metadata] Progress: resolved 1207, reused 0, downloaded 732, added 718
[Validate migration metadata] Progress: resolved 1207, reused 0, downloaded 794, added 789
[Validate migration metadata] Progress: resolved 1207, reused 0, downloaded 820, added 808
[Validate migration metadata] Progress: resolved 1207, reused 0, downloaded 821, added 808
[Validate migration metadata] Progress: resolved 1207, reused 0, downloaded 822, added 808
[Validate migration metadata] Progress: resolved 1207, reused 0, downloaded 917, added 903
[Validate migration metadata] Progress: resolved 1207, reused 0, downloaded 1047, added 1040
[Validate migration metadata] Progress: resolved 1207, reused 0, downloaded 1119, added 1104
[Validate migration metadata] Progress: resolved 1207, reused 0, downloaded 1184, added 1168
[Validate migration metadata] Progress: resolved 1207, reused 0, downloaded 1207, added 1207, done
[Validate migration metadata] .../node_modules/msw postinstall$ node -e "import('./config/scripts/postinstall.js').catch(() => void 0)"
[Validate migration metadata] .../sharp@0.34.5/node_modules/sharp install$ node install/check.js || npm run build
[Validate migration metadata] .../esbuild@0.27.3/node_modules/esbuild postinstall$ node install.js
[Validate migration metadata] .../esbuild@0.25.12/node_modules/esbuild postinstall$ node install.js
.../esbuild@0.18.20/node_modules/esbuild postinstall$ node install.js
[Validate migration metadata] .../node_modules/msw postinstall: Done
[Validate migration metadata] .../esbuild@0.25.12/node_modules/esbuild postinstall: Done
[Validate migration metadata] .../esbuild@0.18.20/node_modules/esbuild postinstall: Done
[Validate migration metadata] .../esbuild@0.27.3/node_modules/esbuild postinstall: Done
[Validate migration metadata] .../sharp@0.34.5/node_modules/sharp install: Done
[Validate migration metadata] .../node_modules/core-js-pure postinstall$ node -e "try{require('./postinstall')}catch(e){}"
[Validate migration metadata] .../node_modules/core-js-pure postinstall: Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
[Validate migration metadata] .../node_modules/core-js-pure postinstall: The project needs your help! Please consider supporting core-js:
.../node_modules/core-js-pure postinstall: > https://opencollective.com/core-js 
.../node_modules/core-js-pure postinstall: > https://patreon.com/zloirock 
.../node_modules/core-js-pure postinstall: > https://boosty.to/zloirock 
.../node_modules/core-js-pure postinstall: > bitcoin: bc1qlea7544qtsmj2rayg0lthvza9fau63ux0fstcz 
.../node_modules/core-js-pure postinstall: I highly recommend reading this: https://github.com/zloirock/core-js/blob/master/docs/2023-02-14-so-whats-next.md 
[Validate migration metadata] .../node_modules/core-js-pure postinstall: Done
[Validate migration metadata] 
devDependencies:
+ @workspace/eslint-config 0.0.0 <- packages/eslint-config
+ @workspace/typescript-config 0.0.0 <- packages/typescript-config
+ prettier 3.8.1
+ prettier-plugin-tailwindcss 0.7.4
+ turbo 2.9.6
+ typescript 5.9.3
+ vitest 4.1.5

[Validate migration metadata] Done in 26.8s using pnpm v9.15.9
[Validate migration metadata] 
> web@0.0.1 db:check /workspace/apps/web
> drizzle-kit check

[Validate migration metadata] No config path provided, using default 'drizzle.config.ts'
[Validate migration metadata] Reading config file '/workspace/apps/web/drizzle.config.ts'
[Validate migration metadata] Everything's fine 🐶🔥
Steps
2 steps in this job.
2 passed
02Checkoutcheckout1.8s
03Validate migration metadatarun30s