Skip to content

feat(index): f00016 S2 — ProjectIndex cache layer #604

feat(index): f00016 S2 — ProjectIndex cache layer

feat(index): f00016 S2 — ProjectIndex cache layer #604

Triggered via push September 8, 2026 14:57
Status Failure
Total duration 1m 23s
Artifacts

validate.yml

on: push
typecheck
9s
typecheck
lint
7s
lint
test-coverage
1m 13s
test-coverage
validate-examples
7s
validate-examples
bench-check
19s
bench-check
security-audit
5s
security-audit
validate-package
21s
validate-package
integration-verifier
21s
integration-verifier
branch-protection
12s
branch-protection
ci-summary
4s
ci-summary
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint
Process completed with exit code 1.
branch-protection
Process completed with exit code 1.
typecheck
Process completed with exit code 1.
test-coverage
Process completed with exit code 1.
[cli] tests/scripts-gates/lint-fixtures.spec.ts > lint:fixtures — exit code propagation (audit §8) > real fixture roots: exit 0 + ok message: tests/scripts-gates/lint-fixtures.spec.ts#L226
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ tests/scripts-gates/lint-fixtures.spec.ts:226:22
[frameworks] tests/frameworks/express-scanner.spec.ts > Express scanner > a00016 S6: const M = 'get'; app[M](...) → 5 routes resolved: tests/frameworks/express-scanner.spec.ts#L95
AssertionError: expected [] to have a length of 5 but got +0 - Expected + Received - 5 + 0 ❯ tests/frameworks/express-scanner.spec.ts:95:20
[e2e] tests/e2e/multi-service-isolation.spec.ts > x00028 S3 — multi-service isolation (apps/users + apps/orders) > cada servicio expone SOLO sus propios endpoints: tests/e2e/multi-service-isolation.spec.ts#L79
AssertionError: apps_orders should have exactly one GET /health, got []: expected [] to deeply equal [ 'GET' ] - Expected + Received - [ - "GET", - ] + [] ❯ tests/e2e/multi-service-isolation.spec.ts:79:9
ci-summary
Process completed with exit code 127.