Skip to content

chore: harden fly deploy workflow #575

chore: harden fly deploy workflow

chore: harden fly deploy workflow #575

Triggered via push July 29, 2026 00:34
Status Failure
Total duration 4m 15s
Artifacts

validate.yml

on: push
Matrix: 🔧 Setup
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 5 warnings
🔧 Setup (windows-latest)
Process completed with exit code 1.
🔧 Setup (ubuntu-latest)
The strategy configuration was canceled because "setup.windows-latest" failed
🔧 Setup (ubuntu-latest)
The operation was canceled.
🔧 Setup (macos-latest)
The strategy configuration was canceled because "setup.windows-latest" failed
🔧 Setup (macos-latest)
The operation was canceled.
tests/e2e/onboarding.test.ts: exercises/03.authenticated-e2e/01.solution.login/app/utils/db.server.ts#L10
Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again. ❯ new PrismaClient node_modules/.prisma/client/default.js:43:11 ❯ app/utils/db.server.ts:10:17 ❯ Module.remember ../../../node_modules/@epic-web/remember/index.js:16:40 ❯ app/utils/db.server.ts:5:16 ❯ tests/e2e/onboarding.test.ts:2:31
tests/e2e/2fa.test.ts: exercises/03.authenticated-e2e/01.solution.login/app/utils/toast.server.ts#L28
TypeError: Cannot read properties of undefined (reading 'split') ❯ app/utils/toast.server.ts:28:39 ❯ app/utils/providers/github.server.ts:6:31
tests/e2e/search.test.ts: exercises/02.e2e-mocking/02.solution.read-email/app/utils/toast.server.ts#L28
TypeError: Cannot read properties of undefined (reading 'split') ❯ app/utils/toast.server.ts:28:39 ❯ app/utils/providers/github.server.ts:6:31
tests/e2e/onboarding.test.ts: exercises/02.e2e-mocking/02.solution.read-email/app/utils/db.server.ts#L10
Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again. ❯ new PrismaClient node_modules/.prisma/client/default.js:43:11 ❯ app/utils/db.server.ts:10:17 ❯ Module.remember ../../../node_modules/@epic-web/remember/index.js:16:40 ❯ app/utils/db.server.ts:5:16 ❯ tests/e2e/onboarding.test.ts:2:31
tests/e2e/search.test.ts: exercises/02.e2e-mocking/01.solution.write-email/app/utils/toast.server.ts#L28
TypeError: Cannot read properties of undefined (reading 'split') ❯ app/utils/toast.server.ts:28:39 ❯ app/utils/providers/github.server.ts:6:31
tests/e2e/onboarding.test.ts: exercises/02.e2e-mocking/01.solution.write-email/app/utils/db.server.ts#L10
Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again. ❯ new PrismaClient node_modules/.prisma/client/default.js:43:11 ❯ app/utils/db.server.ts:10:17 ❯ Module.remember ../../../node_modules/@epic-web/remember/index.js:16:40 ❯ app/utils/db.server.ts:5:16 ❯ tests/e2e/onboarding.test.ts:2:31
tests/e2e/search.test.ts: exercises/01.e2e/04.solution.fixtures/app/utils/db.server.ts#L10
Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again. ❯ new PrismaClient node_modules/.prisma/client/default.js:43:11 ❯ app/utils/db.server.ts:10:17 ❯ Module.remember ../../../node_modules/@epic-web/remember/index.js:16:40 ❯ app/utils/db.server.ts:5:16 ❯ tests/e2e/search.test.ts:2:31
tests/e2e/search.test.ts: exercises/01.e2e/03.solution.cleanup/app/utils/db.server.ts#L10
Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again. ❯ new PrismaClient node_modules/.prisma/client/default.js:43:11 ❯ app/utils/db.server.ts:10:17 ❯ Module.remember ../../../node_modules/@epic-web/remember/index.js:16:40 ❯ app/utils/db.server.ts:5:16 ❯ tests/e2e/search.test.ts:2:31
tests/e2e/search.test.ts: exercises/01.e2e/02.solution.insert-user/app/utils/db.server.ts#L10
Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again. ❯ new PrismaClient node_modules/.prisma/client/default.js:43:11 ❯ app/utils/db.server.ts:10:17 ❯ Module.remember ../../../node_modules/@epic-web/remember/index.js:16:40 ❯ app/utils/db.server.ts:5:16 ❯ tests/e2e/search.test.ts:2:31
tests/e2e/search.test.ts: exercises/01.e2e/01.solution.playwright/tests/e2e/search.test.ts#L3
Error: Playwright Test did not expect test() to be called here. Most common reasons include: - You are calling test() in a configuration file. - You are calling test() in a file that is imported by the configuration file. - You have two different versions of @playwright/test. This usually happens when one of the dependencies in your package.json depends on @playwright/test. ❯ TestTypeImpl._currentSuite ../../../node_modules/playwright/lib/common/testType.js:74:13 ❯ TestTypeImpl._createTest ../../../node_modules/playwright/lib/common/testType.js:87:24 ❯ Module.<anonymous> ../../../node_modules/playwright/lib/transform/transform.js:275:12 ❯ tests/e2e/search.test.ts:3:1
🔧 Setup (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🔧 Setup (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🔧 Setup (macos-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🚀 Deploy
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, superfly/flyctl-actions/setup-flyctl@1.5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
🧪 Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/