Cleared 10 reliability issues #12
Annotations
2 errors
apps/nextjs-app/tests/unit/app/_actions/forgot-password.test.ts:
packages/email/src/resend/index.tsx#L5
Error: Missing API key. Pass it to the constructor `new Resend("re_123")`
❯ new Resend node_modules/resend/dist/index.mjs:367:15
❯ packages/email/src/resend/index.tsx:5:16
❯ apps/nextjs-app/tests/unit/app/_actions/forgot-password.test.ts:5:1
|
SonarQube
Process completed with exit code 1.
|