feat: CommunicationAdapter — platform-agnostic agent-human communication #263
Annotations
6 errors
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
test/bump-build.test.ts#L83
AssertionError: expected '⏭️ Skipping build bump (CI mode)' to be 'Build 1: 0.8.6-preview → 0.8.6-previe…' // Object.is equality
Expected: "Build 1: 0.8.6-preview → 0.8.6-preview.1"
Received: "⏭️ Skipping build bump (CI mode)"
❯ test/bump-build.test.ts:83:27
|
|
Run tests:
test/bump-build.test.ts#L77
AssertionError: expected '0.8.6-preview' to be '0.8.6-preview.1' // Object.is equality
Expected: "0.8.6-preview.1"
Received: "0.8.6-preview"
❯ test/bump-build.test.ts:77:25
|
|
Run tests:
test/bump-build.test.ts#L68
AssertionError: expected '1.0.0.3' to be '1.0.0.4' // Object.is equality
Expected: "1.0.0.4"
Received: "1.0.0.3"
❯ test/bump-build.test.ts:68:30
|
|
Run tests:
test/bump-build.test.ts#L60
AssertionError: expected '0.8.6-preview.5' to be '0.8.6-preview.6' // Object.is equality
Expected: "0.8.6-preview.6"
Received: "0.8.6-preview.5"
❯ test/bump-build.test.ts:60:30
|
|
Run tests:
test/bump-build.test.ts#L52
AssertionError: expected '0.8.6-preview' to be '0.8.6-preview.1' // Object.is equality
Expected: "0.8.6-preview.1"
Received: "0.8.6-preview"
❯ test/bump-build.test.ts:52:30
|
Loading