kbve
@kbve/source
fix(droid): resolve 26 TypeScript strict mode errors in droid package Fix index signature access (TS4111) by using bracket notation for properties from index signatures (options['auth'], message['type'], payload['id']). Fix Supabase realtime API type mismatches (TS2769) by using proper RealtimePostgresChangesFilter type instead of plain Record. Fix type narrowing issues (TS2345/TS2322/TS2339/TS18046) in WorkerUIMessage discriminated union by extracting typed locals after discriminant checks. Fix callback contravariance (bridgeWsToDb handler, mod emitFromWorker wrapper). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
nx e2e astro-e2e
Sign in / Sign up
Open main menu
Succeeded
CI Pipeline Execution
nx e2e astro-e2e
Click to copy
Linux
4 CPU cores
read
access token used
57b5f5d5
atom-02252128-droid-type-fixes