Check for a new client version #39132
Annotations
3 errors and 3 warnings
Typecheck files:
example/src/db.ts#L16
Property '$applyPendingMigrations' does not exist on type 'PrismaClient<{ log: { emit: "event"; level: "query"; }[]; }, "query", $Extensions.DefaultArgs>'.
|
Typecheck files:
example/src/db.ts#L47
Parameter 'data' implicitly has an 'any' type.
|
Typecheck files
Process completed with exit code 2.
|
Lint files:
scripts/bump-client.ts#L3
There should be at least one empty line between import groups
|
|
|
Loading