Skip to content

Disable incremental TypeScript builds #71

Disable incremental TypeScript builds

Disable incremental TypeScript builds #71

Triggered via push October 5, 2025 16:24
Status Failure
Total duration 12m 8s
Artifacts

ci.yml

on: push
Matrix: Run CI Pipeline / πŸ§ͺ Test Matrix / test-matrix
Run CI Pipeline  /  ...  /  Run Lint Check
41s
Run CI Pipeline / 🧹 Lint Check / Run Lint Check
Run CI Pipeline  /  ...  /  Run Type Check
47s
Run CI Pipeline / πŸ” Type Check / Run Type Check
Run CI Pipeline  /  πŸ“Š Coverage Report
5m 34s
Run CI Pipeline / πŸ“Š Coverage Report
Run CI Pipeline  /  βœ… CI Summary
3s
Run CI Pipeline / βœ… CI Summary
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 1 warning
Run CI Pipeline / πŸ” Type Check / Run Type Check
Process completed with exit code 2.
Run CI Pipeline / πŸ” Type Check / Run Type Check: test/unit/utils/performance.test.mts#L227
Property 'heapUsed' comes from an index signature, so it must be accessed with ['heapUsed'].
Run CI Pipeline / πŸ” Type Check / Run Type Check: test/unit/utils/performance.test.mts#L206
Property 'phase' comes from an index signature, so it must be accessed with ['phase'].
Run CI Pipeline / πŸ” Type Check / Run Type Check: test/unit/utils/performance.test.mts#L121
Property 'error' comes from an index signature, so it must be accessed with ['error'].
Run CI Pipeline / πŸ” Type Check / Run Type Check: test/unit/utils/performance.test.mts#L120
Property 'success' comes from an index signature, so it must be accessed with ['success'].
Run CI Pipeline / πŸ” Type Check / Run Type Check: test/unit/utils/performance.test.mts#L109
Property 'success' comes from an index signature, so it must be accessed with ['success'].
Run CI Pipeline / πŸ” Type Check / Run Type Check: test/unit/utils/performance.test.mts#L87
Property 'error' comes from an index signature, so it must be accessed with ['error'].
Run CI Pipeline / πŸ” Type Check / Run Type Check: test/unit/utils/performance.test.mts#L86
Property 'success' comes from an index signature, so it must be accessed with ['success'].
Run CI Pipeline / πŸ” Type Check / Run Type Check: test/unit/utils/performance.test.mts#L75
Property 'success' comes from an index signature, so it must be accessed with ['success'].
Run CI Pipeline / πŸ“Š Coverage Report
Process completed with exit code 1.
Run CI Pipeline / πŸ§ͺ Test Matrix / Test Node 22 on ubuntu-latest
Process completed with exit code 1.
Run CI Pipeline / πŸ§ͺ Test Matrix / Test Node 22 on windows-latest
Process completed with exit code 1.
Run CI Pipeline / πŸ§ͺ Test Matrix / Test Node 20 on ubuntu-latest
Process completed with exit code 1.
Run CI Pipeline / πŸ§ͺ Test Matrix / Test Node 20 on windows-latest
Process completed with exit code 1.
Run CI Pipeline / πŸ§ͺ Test Matrix / Test Node 24 on ubuntu-latest
Process completed with exit code 1.
Run CI Pipeline / πŸ§ͺ Test Matrix / Test Node 24 on windows-latest
Process completed with exit code 1.
Run CI Pipeline / βœ… CI Summary
Process completed with exit code 1.
Run CI Pipeline / 🧹 Lint Check / Run Lint Check: test/unit/utils/output-formatting-tables.test.mts#L4
`vitest` import should occur before import of `yoctocolors-cjs`