Typecheck
SuccessRunner
Queued in pool default
Labelslinux
Containernode:22-slim
Pooldefault
Logs
Live output from all stepsLogs complete · 70 chunks
[Checkout] Cloning into '/var/lib/open-git/runner-work/d7296c71-619e-4aef-8469-e5a01bf64fdc'...
[Checkout] Note: switching to '6ad87855a78c228b68d8d26146fc625219681f2e'.
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 6ad8785 open-beta
[Install deps and run tsc --noEmit] Preparing pnpm@9.15.9 for immediate activation...
[Install deps and run tsc --noEmit] Scope: all 21 workspace projects
[Install deps and run tsc --noEmit] Lockfile is up to date, resolution step is skipped
[Install deps and run tsc --noEmit] Progress: resolved 1, reused 0, downloaded 0, added 0
[Install deps and run tsc --noEmit] Packages: +1002
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Install deps and run tsc --noEmit] Progress: resolved 1002, reused 0, downloaded 40, added 29
[Install deps and run tsc --noEmit] Progress: resolved 1002, reused 0, downloaded 82, added 69
[Install deps and run tsc --noEmit] Progress: resolved 1002, reused 0, downloaded 277, added 268
[Install deps and run tsc --noEmit] Progress: resolved 1002, reused 0, downloaded 381, added 366
[Install deps and run tsc --noEmit] Progress: resolved 1002, reused 0, downloaded 411, added 406
[Install deps and run tsc --noEmit] Progress: resolved 1002, reused 0, downloaded 433, added 420
[Install deps and run tsc --noEmit] Progress: resolved 1002, reused 0, downloaded 462, added 450
[Install deps and run tsc --noEmit] Progress: resolved 1002, reused 0, downloaded 573, added 563
[Install deps and run tsc --noEmit] Progress: resolved 1002, reused 0, downloaded 771, added 758
[Install deps and run tsc --noEmit] Progress: resolved 1002, reused 0, downloaded 819, added 804
[Install deps and run tsc --noEmit] Progress: resolved 1002, reused 0, downloaded 896, added 886
[Install deps and run tsc --noEmit] Progress: resolved 1002, reused 0, downloaded 1002, added 1002, done
[Install deps and run tsc --noEmit] .../sharp@0.34.5/node_modules/sharp install$ node install/check.js || npm run build
[Install deps and run tsc --noEmit] .../node_modules/msw postinstall$ node -e "import('./config/scripts/postinstall.js').catch(() => void 0)"
.../esbuild@0.18.20/node_modules/esbuild postinstall$ node install.js
[Install deps and run tsc --noEmit] .../esbuild@0.27.3/node_modules/esbuild postinstall$ node install.js
[Install deps and run tsc --noEmit] .../esbuild@0.25.12/node_modules/esbuild postinstall$ node install.js
[Install deps and run tsc --noEmit] .../sharp@0.34.5/node_modules/sharp install: Done
[Install deps and run tsc --noEmit] .../node_modules/msw postinstall: Done
[Install deps and run tsc --noEmit] .../esbuild@0.18.20/node_modules/esbuild postinstall: Done
[Install deps and run tsc --noEmit] .../node_modules/core-js-pure postinstall$ node -e "try{require('./postinstall')}catch(e){}"
[Install deps and run tsc --noEmit] .../esbuild@0.25.12/node_modules/esbuild postinstall: Done
[Install deps and run tsc --noEmit] .../esbuild@0.27.3/node_modules/esbuild postinstall: Done
[Install deps and run tsc --noEmit] .../node_modules/core-js-pure postinstall: Done
[Install deps and run tsc --noEmit]
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
[Install deps and run tsc --noEmit] Done in 13.9s using pnpm v9.15.9
[Install deps and run tsc --noEmit]
> open-git@0.0.1 typecheck /workspace
> turbo typecheck
[Install deps and run tsc --noEmit]
Attention:
Turborepo now collects completely anonymous telemetry regarding usage.
This information is used to shape the Turborepo roadmap and prioritize features.
You can learn more, including how to opt-out if you'd not like to participate in this anonymous program, by visiting the following URL:
https://turborepo.dev/docs/telemetry
[Install deps and run tsc --noEmit]
• Packages in scope: @opengit/cli, @opengit/runner, @workspace/ci-runner-executor, @workspace/code-storage, @workspace/eslint-config, @workspace/git-graph, @workspace/git-indexing, @workspace/github-sync, @workspace/marketing, @workspace/typescript-config, @workspace/ui, @workspace/workflows, campfire-gateway, community, git-gateway, git-worker, github-sync-worker, managed-runner, playground, web
• Running typecheck in 20 packages
• Remote caching disabled
[Install deps and run tsc --noEmit] @workspace/git-graph:typecheck: cache miss, executing f21c553132d1c2fc
[Install deps and run tsc --noEmit] @workspace/workflows:typecheck: cache miss, executing 93d11b62d94441c2
campfire-gateway:typecheck: cache miss, executing b47f47cecce99b74
@workspace/ui:typecheck: cache miss, executing 5539eaf41e09e0d5
@workspace/git-indexing:typecheck: cache miss, executing bd0b84b96cace0d3
@workspace/code-storage:typecheck: cache miss, executing 00bab66ee6e20781
[Install deps and run tsc --noEmit] @workspace/workflows:typecheck:
@workspace/workflows:typecheck: > @workspace/workflows@0.0.0 typecheck /workspace/packages/workflows
@workspace/workflows:typecheck: > tsc --noEmit
@workspace/workflows:typecheck:
[Install deps and run tsc --noEmit] campfire-gateway:typecheck:
campfire-gateway:typecheck: > campfire-gateway@0.0.1 typecheck /workspace/apps/campfire-gateway
campfire-gateway:typecheck: > tsc --noEmit
campfire-gateway:typecheck:
[Install deps and run tsc --noEmit] @workspace/git-graph:typecheck:
@workspace/git-graph:typecheck: > @workspace/git-graph@0.0.0 typecheck /workspace/packages/git-graph
@workspace/git-graph:typecheck: > tsc --noEmit
[Install deps and run tsc --noEmit] @workspace/git-graph:typecheck:
[Install deps and run tsc --noEmit] @workspace/code-storage:typecheck:
@workspace/code-storage:typecheck: > @workspace/code-storage@0.0.0 typecheck /workspace/packages/code-storage
@workspace/code-storage:typecheck: > tsc --noEmit
@workspace/code-storage:typecheck:
[Install deps and run tsc --noEmit] @workspace/ui:typecheck:
[Install deps and run tsc --noEmit] @workspace/ui:typecheck: > @workspace/ui@0.0.0 typecheck /workspace/packages/ui
@workspace/ui:typecheck: > tsc --noEmit
@workspace/ui:typecheck:
[Install deps and run tsc --noEmit] @workspace/git-indexing:typecheck:
@workspace/git-indexing:typecheck: > @workspace/git-indexing@0.0.0 typecheck /workspace/packages/git-indexing
@workspace/git-indexing:typecheck: > tsc --noEmit
@workspace/git-indexing:typecheck:
[Install deps and run tsc --noEmit] @workspace/github-sync:typecheck: cache miss, executing 0a116c66850b2fd7
[Install deps and run tsc --noEmit] @workspace/github-sync:typecheck:
@workspace/github-sync:typecheck: > @workspace/github-sync@0.0.0 typecheck /workspace/packages/github-sync
[Install deps and run tsc --noEmit] @workspace/github-sync:typecheck: > tsc --noEmit
@workspace/github-sync:typecheck:
[Install deps and run tsc --noEmit] @workspace/ci-runner-executor:typecheck: cache miss, executing 0b33f94da6c2b58a
[Install deps and run tsc --noEmit] @opengit/cli:typecheck: cache miss, executing 790dc6ff3f3d8a52
[Install deps and run tsc --noEmit] @opengit/cli:typecheck:
@opengit/cli:typecheck: > @opengit/cli@0.0.1 typecheck /workspace/apps/cli
@opengit/cli:typecheck: > tsc --noEmit
@opengit/cli:typecheck:
[Install deps and run tsc --noEmit] @workspace/ci-runner-executor:typecheck:
@workspace/ci-runner-executor:typecheck: > @workspace/ci-runner-executor@0.0.0 typecheck /workspace/packages/ci-runner-executor
@workspace/ci-runner-executor:typecheck: > tsc --noEmit
@workspace/ci-runner-executor:typecheck:
[Install deps and run tsc --noEmit] git-gateway:typecheck: cache miss, executing f484f22770ee6814
git-worker:typecheck: cache miss, executing 68d18c9e0e063083
[Install deps and run tsc --noEmit] git-gateway:typecheck:
git-gateway:typecheck: > git-gateway@0.0.1 typecheck /workspace/apps/git-gateway
git-gateway:typecheck: > tsc --noEmit
git-gateway:typecheck:
[Install deps and run tsc --noEmit] git-worker:typecheck:
git-worker:typecheck: > git-worker@0.0.1 typecheck /workspace/apps/git-worker
[Install deps and run tsc --noEmit] git-worker:typecheck: > tsc --noEmit
git-worker:typecheck:
[Install deps and run tsc --noEmit] github-sync-worker:typecheck: cache miss, executing bce9f2553bb2a3ad
[Install deps and run tsc --noEmit] github-sync-worker:typecheck:
github-sync-worker:typecheck: > github-sync-worker@0.0.1 typecheck /workspace/apps/github-sync-worker
github-sync-worker:typecheck: > tsc --noEmit
github-sync-worker:typecheck:
[Install deps and run tsc --noEmit] managed-runner:typecheck: cache miss, executing 09cdcd7a9bcb5272
[Install deps and run tsc --noEmit] @opengit/runner:typecheck: cache miss, executing 008febe98df2e110
[Install deps and run tsc --noEmit] @opengit/runner:typecheck:
@opengit/runner:typecheck: > @opengit/runner@0.0.1 typecheck /workspace/apps/runner
@opengit/runner:typecheck: > tsc --noEmit
@opengit/runner:typecheck:
[Install deps and run tsc --noEmit] managed-runner:typecheck:
managed-runner:typecheck: > managed-runner@0.0.1 typecheck /workspace/apps/managed-runner
managed-runner:typecheck: > tsc --noEmit
managed-runner:typecheck:
[Install deps and run tsc --noEmit] @workspace/marketing:typecheck: cache miss, executing 1b0688d1d450ec9a
playground:typecheck: cache miss, executing c26ce9810d857fa9
[Install deps and run tsc --noEmit] playground:typecheck:
playground:typecheck: > playground@0.0.1 typecheck /workspace/apps/playground
playground:typecheck: > tsc --noEmit
playground:typecheck:
[Install deps and run tsc --noEmit] @workspace/marketing:typecheck:
@workspace/marketing:typecheck: > @workspace/marketing@0.0.0 typecheck /workspace/packages/marketing
@workspace/marketing:typecheck: > tsc --noEmit
@workspace/marketing:typecheck:
[Install deps and run tsc --noEmit] web:typecheck: cache miss, executing 2af6e9d9c7d27b0b
community:typecheck: cache miss, executing c48f7dd953c45d4d
[Install deps and run tsc --noEmit] community:typecheck:
community:typecheck: > community@0.0.1 typecheck /workspace/apps/community
community:typecheck: > tsc --noEmit
community:typecheck:
[Install deps and run tsc --noEmit] web:typecheck:
web:typecheck: > web@0.0.1 typecheck /workspace/apps/web
[Install deps and run tsc --noEmit] web:typecheck: > tsc --noEmit
web:typecheck:
[Install deps and run tsc --noEmit]
Tasks: 18 successful, 18 total
Cached: 0 cached, 18 total
Time: 57.142s
Steps
2 passed
2 steps in this job.
02Checkoutcheckout1.7s
03Install deps and run tsc --noEmitrun1m 13s