Skip to content

feat: project evaluation scoped tool #48

feat: project evaluation scoped tool

feat: project evaluation scoped tool #48

Triggered via pull request September 9, 2025 22:01
Status Failure
Total duration 38s
Artifacts

ci.yml

on: pull_request
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors
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#L307
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ test/integration.test.ts:307:28
test/integration.test.ts > Project scoped evaluation > should fork the process and finish the program with args: test/integration.test.ts#L287
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ test/integration.test.ts:287: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 (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#L307
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ test/integration.test.ts:307:28
test/integration.test.ts > Project scoped evaluation > should fork the process and finish the program with args: test/integration.test.ts#L287
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ test/integration.test.ts:287: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 (18)
The strategy configuration was canceled because "test._20" failed