Skip to content

feat: add lazy dependency loaders and test utilities #86

feat: add lazy dependency loaders and test utilities

feat: add lazy dependency loaders and test utilities #86

Triggered via push October 4, 2025 16:04
Status Failure
Total duration 5m 37s
Artifacts
Matrix: Run CI Pipeline / 🧪 Test Matrix / test-matrix
Run CI Pipeline  /  ...  /  Run Lint Check
1m 7s
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
1m 12s
Run CI Pipeline / 📊 Coverage Report
Test NPM Packages
5m 34s
Test NPM Packages
Run CI Pipeline  /  ✅ CI Summary
2s
Run CI Pipeline / ✅ CI Summary
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Run CI Pipeline / 🔍 Type Check / Run Type Check
Process completed with exit code 2.
Run CI Pipeline / 🔍 Type Check / Run Type Check: test/registry/promises.test.mts#L378
Object literal may only specify known properties, and 'randomize' does not exist in type 'RetryOptions'.
Run CI Pipeline / 🔍 Type Check / Run Type Check: test/registry/promises.test.mts#L103
Object literal may only specify known properties, and 'concurrency' does not exist in type 'RetryOptions & { chunkSize?: number; }'.
Run CI Pipeline / 🔍 Type Check / Run Type Check: test/registry/parse-args.test.mts#L334
Type '(value: string) => number' is not assignable to type '(value: unknown) => unknown'.
Run CI Pipeline / 🔍 Type Check / Run Type Check: registry/src/lib/packages/specs.ts#L90
Property 'domain' does not exist on type '{}'.
Run CI Pipeline / 🔍 Type Check / Run Type Check: registry/src/lib/packages/specs.ts#L72
Property 'endsWith' does not exist on type '{}'.
Run CI Pipeline / 📊 Coverage Report
Process completed with exit code 1.
Run CI Pipeline / ✅ CI Summary
Process completed with exit code 1.