Skip to content

clickhouse new syncs and verify-data #2918

clickhouse new syncs and verify-data

clickhouse new syncs and verify-data #2918

Re-run triggered April 8, 2026 21:40
Status Failure
Total duration 16m 50s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build (22.x)
Process completed with exit code 1.
tests/general/lint.test.ts > `pnpm run lint` > completes successfully: apps/e2e/tests/general/lint.test.ts#L12
AssertionError: Expected no error to be thrown! stdout: > @stackframe/monorepo@0.0.0 lint /home/runner/work/stack-auth/stack-auth > pnpm pre && turbo run lint --continue -- --max-warnings=0 > @stackframe/monorepo@0.0.0 pre /home/runner/work/stack-auth/stack-auth > pnpm pre-preinstall > @stackframe/monorepo@0.0.0 pre-preinstall /home/runner/work/stack-auth/stack-auth > pnpx only-allow pnpm && node -e "if(process.env.STACK_SKIP_TEMPLATE_GENERATION !== 'true') require('child_process').execSync('pnpx --package=tsx tsx ./scripts/generate-sdks.ts', {stdio: 'inherit'})" Generator lock file /home/runner/work/stack-auth/stack-auth/generator-lock-file.untracked.lock exists. Waiting for it to be released... • Packages in scope: @stackframe/backend, @stackframe/convex-example, @stackframe/dashboard, @stackframe/dashboard-ui-components, @stackframe/dev-launchpad, @stackframe/docs-examples, @stackframe/docs-mintlify, @stackframe/e-commerce-demo, @stackframe/e2e-tests, @stackframe/example-cjs-test, @stackframe/example-demo-app, @stackframe/example-middleware-demo, @stackframe/example-supabase, @stackframe/hosted-components, @stackframe/init-stack, @stackframe/js, @stackframe/js-example, @stackframe/lovable-react-18-example, @stackframe/mock-oauth-server, @stackframe/react, @stackframe/sdk-spec, @stackframe/stack, @stackframe/stack-cli, @stackframe/stack-docs, @stackframe/stack-sc, @stackframe/stack-shared, @stackframe/stack-ui, @stackframe/swift-sdk, @stackframe/template, react-example • Running lint in 30 packages • Remote caching disabled ::group::@stackframe/docs-examples:lint cache miss, executing 344a0c49925b3256 > @stackframe/docs-examples@2.8.80 lint /home/runner/work/stack-auth/stack-auth/examples/docs-examples > next lint --max-warnings=0 ✔ No ESLint warnings or errors ::endgroup:: ::group::@stackframe/e-commerce-demo:lint cache miss, executing 2a22839c440deb19 > @stackframe/e-commerce-demo@2.8.80 lint /home/runner/work/stack-auth/stack-auth/examples/e-commerce > next lint --max-warnings=0 ✔ No ESLint warnings or errors ::endgroup:: ::group::@stackframe/example-middleware-demo:lint cache miss, executing f900b4f007a1dd74 > @stackframe/example-middleware-demo@2.8.80 lint /home/runner/work/stack-auth/stack-auth/examples/middleware > next lint --max-warnings=0 ✔ No ESLint warnings or errors ::endgroup:: ::group::@stackframe/stack-sc:lint cache miss, executing 4ed31dbe3117e5fa > @stackframe/stack-sc@2.8.80 lint /home/runner/work/stack-auth/stack-auth/packages/stack-sc > eslint --ext .tsx,.ts . --max-warnings=0 ::endgroup:: ::group::@stackframe/hosted-components:lint cache miss, executing fac80f3b188a8277 > @stackframe/hosted-components@2.8.80 lint /home/runner/work/stack-auth/stack-auth/apps/hosted-components > eslint --ext .ts,.tsx . --max-warnings=0 ::endgroup:: ::group::@stackframe/init-stack:lint cache miss, executing e8701fdea24a105d > @stackframe/init-stack@2.8.80 lint /home/runner/work/stack-auth/stack-auth/packages/init-stack > eslint --ext .tsx,.ts . --max-warnings=0 ::endgroup:: ::group::@stackframe/stack-docs:lint cache miss, executing 68e7de7525257c01 > @stackframe/stack-docs@2.8.80 lint /home/runner/work/stack-auth/stack-auth/docs > next lint --max-warnings=0 `next lint` is deprecated and will be removed in Next.js 16. For new projects, use create-next-app to choose your preferred linter. For existing projects, migrate to the ESLint CLI: npx @next/codemod@canary next-lint-to-eslint-cli . ✔ No ESLint warnings or errors ::endgroup:: ::group::@stackframe/convex-example:lint cache miss, executing 644e93d48f6e1ff0 > @stackframe/convex-example@2.8.80 lint /home/runner/work/stack-auth/stack-auth/examples/convex > next lint --max-warnings=0 `next lint` is deprecated and will be removed in Next.js 16. For new projects, use create-next-app to choose your preferred linter. For existing projects, migrate to the ESLint CLI: npx @next/codemod@canary next-lint-to-eslint-cli . ✔ No ESLint warnings or errors ::endgroup:: ::group::@stackframe/dashboard-ui-components:lint cache miss, executing d
build (22.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: JarvusInnovations/background-action@v1.0.7, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/