Skip to content

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

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 #25908

Triggered via pull request May 6, 2024 10:46
Status Failure
Total duration 15m 58s
Artifacts

test.yml

on: pull_request
Detect jobs to run
5s
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

10 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/Version.ts#L117
Argument of type 'GetSchemaResult | null' is not assignable to parameter of type 'string | null'.
Tests / Workspace types (16)
Process completed with exit code 2.
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 / Integration tests (library, 16)
Process completed with exit code 1.
Tests / All pkgs (win+mac) (macos-14, 16, library)
Process completed with exit code 1.
Tests / All pkgs (win+mac) (windows-latest, 16, library)
Process completed with exit code 1.