Skip to content

add ability to pass metadata not included in token payload to defineAbility function #122

add ability to pass metadata not included in token payload to defineAbility function

add ability to pass metadata not included in token payload to defineAbility function #122

Triggered via pull request May 21, 2025 17:22
@joshunraujoshunrau
opened #51
dev
Status Failure
Total duration 39s
Artifacts

main.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci: example/cats/cats.service.ts#L16
Object is possibly 'undefined'.
ci: example/cats/cats.service.ts#L16
Cannot invoke an object which is possibly 'undefined'.
ci: example/cats/cats.service.ts#L27
Cannot invoke an object which is possibly 'undefined'.
ci: src/modules/auth/auth.config.ts#L23
Namespace '"/home/runner/work/libnest/libnest/node_modules/.pnpm/@prisma[email protected][email protected][email protected][email protected]/node_modules/.prisma/client/default".Prisma' has no exported member 'TypeMap'.
ci: src/modules/auth/auth.config.ts#L23
Namespace '"/home/runner/work/libnest/libnest/node_modules/.pnpm/@prisma[email protected][email protected][email protected][email protected]/node_modules/.prisma/client/default".Prisma' has no exported member 'TypeMap'.
ci: src/modules/prisma/__tests__/prisma.factory.test.ts#L19
Namespace '"/home/runner/work/libnest/libnest/node_modules/.pnpm/@prisma[email protected][email protected][email protected][email protected]/node_modules/.prisma/client/default".Prisma' has no exported member 'TypeMap'.
ci: src/modules/prisma/__tests__/prisma.factory.test.ts#L32
Namespace '"/home/runner/work/libnest/libnest/node_modules/.pnpm/@prisma[email protected][email protected][email protected][email protected]/node_modules/.prisma/client/default".Prisma' has no exported member 'TypeMapCb'.
ci: src/modules/prisma/__tests__/prisma.factory.test.ts#L85
Property 'ModelName' does not exist on type 'typeof Prisma'.
ci: src/modules/prisma/__tests__/prisma.factory.test.ts#L103
Property 'ModelName' does not exist on type 'typeof Prisma'.
ci: src/modules/prisma/prisma.config.ts#L5
Namespace '"/home/runner/work/libnest/libnest/node_modules/.pnpm/@prisma[email protected][email protected][email protected][email protected]/node_modules/.prisma/client/default".Prisma' has no exported member 'GlobalOmitConfig'.