feat: updates for 0.25 coordination #876
test-and-build.yml
on: pull_request
build-and-test
7m 41s
Matrix: integration-tests
Annotations
2 errors
|
build-and-test
Process completed with exit code 1.
|
|
tests/ts-project.test.ts > ensureSourceFileInProject > should return existing source file if already in project:
tests/ts-project.test.ts#L13
Error: File not found: /home/chase/drizzle-zero-actions-runner/_work/drizzle-zero/drizzle-zero/tests/temp_drizzle_kit_1764962866581/drizzle.config.ts
❯ DirectoryCoordinator.addSourceFileAtPath node_modules/.pnpm/ts-morph@27.0.2/node_modules/ts-morph/dist/ts-morph.js:19360:19
❯ Project.addSourceFileAtPath node_modules/.pnpm/ts-morph@27.0.2/node_modules/ts-morph/dist/ts-morph.js:20839:51
❯ node_modules/.pnpm/ts-morph@27.0.2/node_modules/ts-morph/dist/ts-morph.js:20849:64
❯ Project.#addSourceFilesForTsConfigResolver node_modules/.pnpm/ts-morph@27.0.2/node_modules/ts-morph/dist/ts-morph.js:20849:50
❯ new Project node_modules/.pnpm/ts-morph@27.0.2/node_modules/ts-morph/dist/ts-morph.js:20741:52
❯ tests/ts-project.test.ts:13:17
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { path: '/home/chase/drizzle-zero-actions-runner/_work/drizzle-zero/drizzle-zero/tests/temp_drizzle_kit_1764962866581/drizzle.config.ts', code: 'ENOENT' }
|