Skip to content

Merge pull request #506 from panoratech/feat/fix-services-prisma #340

Merge pull request #506 from panoratech/feat/fix-services-prisma

Merge pull request #506 from panoratech/feat/fix-services-prisma #340

Triggered via push June 17, 2024 23:23
Status Success
Total duration 2m 0s
Artifacts

changeset.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Changeset
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Changeset: apps/magic-link/src/components/theme-provider.tsx#L66
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Changeset: apps/magic-link/src/components/ui/button.tsx#L56
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Changeset: apps/magic-link/src/components/ui/button2.tsx#L107
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Changeset: apps/magic-link/src/lib/ProviderModal.tsx#L127
React Hook useEffect has a missing dependency: 'open'. Either include it or remove the dependency array
Changeset: packages/api/src/@core/auth/auth.module.ts#L7
'PrismaService' is defined but never used
Changeset: packages/api/src/@core/auth/guards/jwt-auth.guard.ts#L20
'_info' is defined but never used
Changeset: packages/api/src/@core/auth/guards/jwt-auth.guard.ts#L21
'_context' is defined but never used
Changeset: packages/api/src/@core/auth/guards/jwt-auth.guard.ts#L22
'_status' is defined but never used