Skip to content

[Fix] 020-twilio-media-streams-node — test fails: Cannot read properties of null (reading 'toString') #48

Description

@lukeocodes

Test failure

The test for examples/020-twilio-media-streams-node is failing with:

✗ Test failed: Cannot read properties of null (reading 'toString')

Discovered by: test-existing run 23719689574 on 2026-03-29

This example was merged before the E2E gate existed and its test has never cleanly passed. The fix agent should investigate the tests/test.js WebSocket flow and fix the null dereference.

Likely cause: the Deepgram WebSocket connection is returning null before .toString() is called — possibly in the audio conversion or message handling path.


Raised automatically during E2E audit

Metadata

Metadata

Assignees

No one assigned

    Labels

    queue:fix-exampleQueue: fix a broken exampletype:fixFix to existing example

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions