You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 8, 2026. It is now read-only.
Problem
test/telegram.test.tscontains a hard-coded Supabase service-role key and production identifiers. This creates two risks:Evidence
test/telegram.test.ts:SUPABASE_SERVICE_KEYconstant is in sourcepackage.jsontest script includestest/telegram.test.tsin defaultnpm testImpact
Required Fix
npm testfully offline/safeAcceptance Criteria
npm testdoes not hit production network endpoints