Running Copilot coding agent #5
Annotations
10 errors
|
test/multistream.js > incremental multistream on non-initiator only (track event):
test/multistream.js#L344
TypeError: t.end is not a function
❯ test/multistream.js:344:34
|
|
test/multistream.js > incremental multistream on non-initiator only:
test/multistream.js#L294
TypeError: t.end is not a function
❯ test/multistream.js:294:34
|
|
test/multistream.js > incremental multistream (track event):
test/multistream.js#L234
TypeError: t.end is not a function
❯ test/multistream.js:234:34
|
|
test/multistream.js > incremental multistream:
test/multistream.js#L169
TypeError: t.end is not a function
❯ test/multistream.js:169:34
|
|
test/multistream.js > delayed stream on non-initiator:
test/multistream.js#L132
TypeError: t.end is not a function
❯ test/multistream.js:132:34
|
|
test/multistream.js > multistream on non-initiator only:
test/multistream.js#L93
TypeError: t.end is not a function
❯ test/multistream.js:93:34
|
|
test/multistream.js > multistream (track event):
test/multistream.js#L51
TypeError: t.end is not a function
❯ test/multistream.js:51:34
|
|
test/multistream.js > multistream:
test/multistream.js#L6
TypeError: t.end is not a function
❯ test/multistream.js:6:34
|
|
test/z-cleanup.ts > cleanup:
test/z-cleanup.ts#L9
Error: process.exit unexpectedly called with "0"
❯ test/z-cleanup.ts:9:13
|
|
test/stream.ts:
test/stream.ts#L5
TypeError: Signature "test(name, fn, { ... })" was deprecated in Vitest 3 and removed in Vitest 4. Please, provide options as a second argument instead.
❯ test/stream.ts:5:1
|