fix(sandbox): resolve symlinks before path containment check in sandboxed fs.readFile #13
Annotations
10 errors and 11 warnings
|
Test with coverage:
src/orchestration/__tests__/voice-transport-adapter.test.ts#L165
AssertionError: expected null not to be null
❯ src/orchestration/__tests__/voice-transport-adapter.test.ts:165:34
|
|
Test with coverage:
src/io/voice-pipeline/VoicePipelineOrchestrator.ts#L395
Error: No active TTS session. Ensure startSession() has been called and the session has not been stopped.
❯ VoicePipelineOrchestrator.pushToTTS src/io/voice-pipeline/VoicePipelineOrchestrator.ts:395:13
❯ VoiceTransportAdapter.deliverNodeOutput src/orchestration/runtime/VoiceTransportAdapter.ts:268:27
❯ src/orchestration/__tests__/voice-transport-adapter.test.ts:147:19
|
|
Test with coverage:
src/io/voice-pipeline/VoicePipelineOrchestrator.ts#L395
Error: No active TTS session. Ensure startSession() has been called and the session has not been stopped.
❯ VoicePipelineOrchestrator.pushToTTS src/io/voice-pipeline/VoicePipelineOrchestrator.ts:395:13
❯ VoiceTransportAdapter.deliverNodeOutput src/orchestration/runtime/VoiceTransportAdapter.ts:268:27
❯ src/orchestration/__tests__/voice-transport-adapter.test.ts:115:19
|
|
Test with coverage:
tests/rag/vector-store-parity.test.ts#L224
TypeError: Cannot read properties of null (reading 'upsert')
❯ tests/rag/vector-store-parity.test.ts:224:18
|
|
Test with coverage:
tests/rag/vector-store-parity.test.ts#L213
TypeError: Cannot read properties of null (reading 'upsert')
❯ tests/rag/vector-store-parity.test.ts:213:18
|
|
Test with coverage:
tests/rag/vector-store-parity.test.ts#L203
TypeError: Cannot read properties of null (reading 'query')
❯ tests/rag/vector-store-parity.test.ts:203:33
|
|
Test with coverage:
tests/rag/vector-store-parity.test.ts#L193
TypeError: Cannot read properties of null (reading 'query')
❯ tests/rag/vector-store-parity.test.ts:193:33
|
|
Test with coverage:
tests/rag/vector-store-parity.test.ts#L188
TypeError: Cannot read properties of null (reading 'query')
❯ tests/rag/vector-store-parity.test.ts:188:33
|
|
Test with coverage:
tests/rag/vector-store-parity.test.ts#L180
TypeError: Cannot read properties of null (reading 'query')
❯ tests/rag/vector-store-parity.test.ts:180:33
|
|
Test with coverage:
tests/rag/vector-store-parity.test.ts#L171
TypeError: Cannot read properties of null (reading 'upsert')
❯ tests/rag/vector-store-parity.test.ts:171:33
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
src/api/runtime/TurnExecutionPipeline.ts#L46
'RollingSummaryCompactionResult' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
src/api/runtime/TurnExecutionPipeline.ts#L41
'RollingSummaryPhaseResult' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
src/api/runtime/TurnExecutionPipeline.ts#L25
'AdaptiveExecutionDecision' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
src/api/runtime/RagMemoryInitializer.ts#L42
'StandaloneMemoryRollingSummarySinkOptions' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
src/api/runtime/RagMemoryInitializer.ts#L41
'StandaloneMemoryLongTermRetrieverOptions' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
src/api/runtime/GMIChunkTransformer.ts#L39
'ITurnPlanner' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
src/api/runtime/GMIChunkTransformer.ts#L15
'StreamId' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
src/api/runtime/ExternalToolResultHandler.ts#L40
'runWithSpanContext' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
src/api/runtime/ExternalToolResultHandler.ts#L39
'startAgentOSSpan' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
src/api/agency.ts#L91
'AgencyProvenanceTrail' is defined but never used. Allowed unused vars must match /^_/u
|
background
wait
wait-all
cancel
Loading