Skip to content

feat(cli): ground work for prismaSchemaFolder, implementing validate, format, and adapting migrate * + db * cli commands #25886

feat(cli): ground work for prismaSchemaFolder, implementing validate, format, and adapting migrate * + db * cli commands

feat(cli): ground work for prismaSchemaFolder, implementing validate, format, and adapting migrate * + db * cli commands #25886

Triggered via pull request May 3, 2024 11:05
Status Failure
Total duration 15m 9s
Artifacts

test.yml

on: pull_request
Detect jobs to run
8s
Detect jobs to run
Build custom engine  /  Parse "/engine-branch" command in PR body
0s
Build custom engine / Parse "/engine-branch" command in PR body
Matrix: Build custom engine / Build
Block merge if custom engine is used
3s
Block merge if custom engine is used
Matrix: Tests / CLI commands
Matrix: Tests / CLI platform
Matrix: Tests / Client (func/adapters)
Matrix: Tests / Client (test:e2e)
Matrix: Tests / Client (legacy types)
Matrix: Tests / Client (memory tests)
Matrix: Tests / Client (func/mini-proxy)
Matrix: Tests / Client (func/relationMode)
Matrix: Tests / Client func&legacy-notypes
Matrix: Tests / Integration tests
Matrix: Tests / @prisma/internals
Matrix: Tests / Migrate
Matrix: Tests / Client (func/win+mac)
Matrix: Tests / All pkgs (win+mac)
Matrix: Tests / Others
Matrix: Tests / Workspace types
Fit to window
Zoom out
Zoom in

Annotations

51 errors
Tests / Workspace types (16): packages/cli/src/Format.ts#L56
Object literal may only specify known properties, and 'schemaPath' does not exist in type 'FormatSchemaParams'.
Tests / Workspace types (16): packages/cli/src/Generate.ts#L129
Expected 0-1 arguments, but got 2.
Tests / Workspace types (16): packages/cli/src/Generate.ts#L133
No overload matches this call.
Tests / Workspace types (16): packages/cli/src/Generate.ts#L142
Type 'GetSchemaResult' is not assignable to type 'string'.
Tests / Workspace types (16): packages/cli/src/Generate.ts#L212
No overload matches this call.
Tests / Workspace types (16): packages/cli/src/Generate.ts#L328
No overload matches this call.
Tests / Workspace types (16): packages/cli/src/Generate.ts#L333
Type 'GetSchemaResult' is not assignable to type 'string'.
Tests / Workspace types (16): packages/cli/src/Studio.ts#L108
No overload matches this call.
Tests / Workspace types (16): packages/cli/src/Studio.ts#L113
Type 'GetSchemaResult' is not assignable to type 'string'.
Tests / Workspace types (16): packages/cli/src/Version.ts#L117
Argument of type 'GetSchemaResult | null' is not assignable to parameter of type 'string | null'.
Tests / CLI commands (library, ubuntu-latest, 20)
Process completed with exit code 1.
Tests / CLI commands (library, ubuntu-latest, 18)
Process completed with exit code 1.
Tests / CLI commands (library, ubuntu-latest, 16)
Process completed with exit code 1.
Tests / Migrate (library, ubuntu-latest, 18)
Process completed with exit code 1.
Tests / Migrate (library, ubuntu-latest, 20)
Process completed with exit code 1.
Tests / Migrate (library, ubuntu-latest, 16)
Process completed with exit code 1.
Tests / Client (func/mini-proxy) (2/6, 20)
Process completed with exit code 1.
Tests / Client (func/mini-proxy) (2/6, 18)
Process completed with exit code 1.
Tests / Client (func/adapters) (node, js_libsql, 2/6, 20, driverAdapters)
Process completed with exit code 1.
Tests / Client func&legacy-notypes (2/5, library, 20)
Process completed with exit code 1.
Tests / Client (func/adapters) (node, js_pg, 2/6, 20, driverAdapters)
Process completed with exit code 1.
Tests / Client func&legacy-notypes (2/5, library, 20, relationJoins)
Process completed with exit code 1.
Tests / Client func&legacy-notypes (2/5, library, 18, relationJoins)
Process completed with exit code 1.
Tests / Client func&legacy-notypes (2/5, library, 18)
Process completed with exit code 1.
Tests / All pkgs (win+mac) (macos-14, 16, library)
Process completed with exit code 1.
Tests / Client (func/adapters) (node, js_neon, 2/6, 20, driverAdapters)
Process completed with exit code 1.
Tests / Client (func/mini-proxy) (2/6, 16)
Process completed with exit code 1.
Tests / Client (func/adapters) (wasm, js_pg, 2/6, 20, driverAdapters)
Process completed with exit code 1.
Tests / Client (func/adapters) (node, js_d1, 2/6, 20, driverAdapters)
Process completed with exit code 1.
Tests / Client (func/adapters) (wasm, js_neon, 2/6, 20, driverAdapters)
Process completed with exit code 1.
Tests / Client (func/adapters) (wasm, js_planetscale, 2/6, 20, driverAdapters)
Process completed with exit code 1.
Tests / Client (func/adapters) (node, js_planetscale, 2/6, 20, driverAdapters)
Process completed with exit code 1.
Tests / Client func&legacy-notypes (2/5, library, 16, relationJoins)
Process completed with exit code 1.
Tests / Client (func/adapters) (wasm, js_d1, 2/6, 20, driverAdapters)
Process completed with exit code 1.
Tests / Client (func/adapters) (wasm, js_libsql, 2/6, 20, driverAdapters)
Process completed with exit code 1.
Tests / Client func&legacy-notypes (2/5, library, 16)
Process completed with exit code 1.
Tests / Client (func/win+mac) (macos-14, 16, library, 1/2)
Process completed with exit code 1.
Tests / Client func&legacy-notypes (5/5, library, 20)
Process completed with exit code 1.
Tests / Client (func/win+mac) (windows-latest, 16, library, 1/2)
Process completed with exit code 1.
Tests / Client (test:e2e) (ubuntu-latest, 20)
Process completed with exit code 1.
Tests / All pkgs (win+mac) (windows-latest, 16, library)
Process completed with exit code 1.