feat: project evaluation scoped tool #52
Annotations
13 errors
|
test (18)
Process completed with exit code 1.
|
|
test/integration.test.ts > Project scoped evaluation > should fork the process and finish the program with imports:
test/integration.test.ts#L311
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/integration.test.ts:311:28
|
|
test/integration.test.ts > Project scoped evaluation > should fork the process and finish the program with args:
test/integration.test.ts#L288
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/integration.test.ts:288:28
|
|
test/integration.test.ts > Project scoped evaluation > should fork the process and return a custom result:
test/integration.test.ts#L256
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/integration.test.ts:256:28
|
|
test/integration.test.ts > Project scoped evaluation > should fork the process correcly and finish execution:
test/integration.test.ts#L239
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/integration.test.ts:239:28
|
|
test (20)
Process completed with exit code 1.
|
|
test/integration.test.ts > Project scoped evaluation > should fork the process and finish the program with imports:
test/integration.test.ts#L311
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/integration.test.ts:311:28
|
|
test/integration.test.ts > Project scoped evaluation > should fork the process and finish the program with args:
test/integration.test.ts#L288
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/integration.test.ts:288:28
|
|
test/integration.test.ts > Project scoped evaluation > should fork the process and return a custom result:
test/integration.test.ts#L256
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/integration.test.ts:256:28
|
|
test/integration.test.ts > Project scoped evaluation > should fork the process correcly and finish execution:
test/integration.test.ts#L239
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/integration.test.ts:239:28
|
|
test (20)
The strategy configuration was canceled because "test._18" failed
|
|
test (22)
The operation was canceled.
|
|
test (22)
The strategy configuration was canceled because "test._18" failed
|