Running Copilot #1
Annotations
8 errors
|
src/model/core/memory/orchestrator.js#L310
TypeError: Cannot read properties of undefined (reading 'entries')
❯ MemoryOrchestrator.getRecentMemories src/model/core/memory/orchestrator.js:310:53
❯ MemoryOrchestrator.detectIdentityAnomalies src/model/core/memory/orchestrator.js:262:41
❯ src/model/core/memory/__tests__/orchestrator-holographic.test.js:99:42
|
|
src/model/core/memory/__tests__/orchestrator.test.js#L31
AssertionError: expected [ { key: 'key2', …(3) }, Promise{…} ] to have a length of 1 but got 2
- Expected
+ Received
- 1
+ 2
❯ src/model/core/memory/__tests__/orchestrator.test.js:31:19
|
|
src/model/core/memory/__tests__/holographic.test.js#L58
AssertionError: expected NaN to be greater than or equal to 0
❯ src/model/core/memory/__tests__/holographic.test.js:58:32
|
|
src/model/core/memory/__tests__/holographic.test.js#L215
AssertionError: expected 1758984183006 to be greater than 1758984183006
❯ src/model/core/memory/__tests__/holographic.test.js:215:60
|
|
src/model/core/memory/holographic.js#L268
TypeError: pattern1.resonanceMarkers is not iterable
❯ HolographicIdentity.calculatePatternSimilarity src/model/core/memory/holographic.js:268:48
❯ HolographicIdentity.calculateCoherence src/model/core/memory/holographic.js:381:32
❯ HolographicIdentity.synthesizeGestalt src/model/core/memory/holographic.js:367:35
❯ HolographicIdentity.reconstructHologram src/model/core/memory/holographic.js:89:29
❯ src/model/core/memory/__tests__/holographic.test.js:53:31
|
|
src/model/core/memory/__tests__/echo.test.js#L36
AssertionError: expected 1 to be greater than 1
❯ src/model/core/memory/__tests__/echo.test.js:36:25
|
|
src/model/core/memory/__tests__/patterns.test.js#L26
AssertionError: expected 0.4 to be 0.8 // Object.is equality
- Expected
+ Received
- 0.8
+ 0.4
❯ src/model/core/memory/__tests__/patterns.test.js:26:40
|
|
src/model/core/memory/__tests__/patterns.test.js#L14
TypeError: expected value must be number or bigint, received "undefined"
❯ src/model/core/memory/__tests__/patterns.test.js:14:31
|
The logs for this run have expired and are no longer available.
Loading