Skip to content

fix: scope yates roles to active database #108

fix: scope yates roles to active database

fix: scope yates roles to active database #108

Triggered via pull request November 15, 2025 17:53
Status Failure
Total duration 25s
Artifacts

npm-pack-check.yml

on: pull_request
npm-pack-check
20s
npm-pack-check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
npm-pack-check: src/expressions.ts#L50
Type 'FFMeta<M>' does not satisfy the constraint 'AsyncFunction'.
npm-pack-check: src/expressions.ts#L50
Namespace '"/home/runner/work/yates/yates/node_modules/.prisma/client/default".Prisma' has no exported member 'ModelName'.
npm-pack-check: src/expressions.ts#L47
Type 'FFMeta<M>' does not satisfy the constraint '(...args: any) => any'.
npm-pack-check: src/expressions.ts#L46
Type '"where"' cannot be used to index type 'Exclude<Parameters<FFMeta<M>>["0"], undefined>'.
npm-pack-check: src/expressions.ts#L46
Namespace '"/home/runner/work/yates/yates/node_modules/.prisma/client/default".Prisma' has no exported member 'ModelName'.
npm-pack-check: src/expressions.ts#L45
Type '"findFirst"' cannot be used to index type 'PrismaClient[Uncapitalize<M>]'.
npm-pack-check: src/expressions.ts#L45
Type 'Uncapitalize<M>' cannot be used to index type 'PrismaClient'.
npm-pack-check: src/expressions.ts#L44
Namespace '"/home/runner/work/yates/yates/node_modules/.prisma/client/default".Prisma' has no exported member 'ModelName'.
npm-pack-check: node_modules/.prisma/client/default.d.ts#L35
Cannot redeclare block-scoped variable 'PrismaClient'.
npm-pack-check: node_modules/.prisma/client/default.d.ts#L19
Cannot redeclare block-scoped variable 'PrismaClient'.