Skip to content
This repository was archived by the owner on Jan 29, 2026. It is now read-only.

Chore: Remove test infrastructure and replace mock implementations wi… #99

Chore: Remove test infrastructure and replace mock implementations wi…

Chore: Remove test infrastructure and replace mock implementations wi… #99

Triggered via push September 26, 2025 18:05
Status Failure
Total duration 1m 14s
Artifacts
Deployment Readiness Check
1m 5s
Deployment Readiness Check
Deployment Summary
2s
Deployment Summary
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 10 warnings
Deployment Readiness Check: src/cli/commands/swarm.ts#L454
No overload matches this call.
Deployment Readiness Check: src/adapters/unified-api.ts#L439
Argument of type 'GeminiAdapter' is not assignable to parameter of type 'BaseModelAdapter'.
Deployment Readiness Check: src/adapters/gemini-adapter.ts#L457
Property 'calculateCost' in type 'GeminiAdapter' is not assignable to the same property in base type 'BaseModelAdapter'.
Deployment Readiness Check: src/adapters/gemini-adapter.ts#L326
Property 'documents' does not exist on type 'ModelRequest'.
Deployment Readiness Check: src/adapters/gemini-adapter.ts#L325
Property 'documents' does not exist on type 'ModelRequest'.
Deployment Readiness Check: src/adapters/gemini-adapter.ts#L325
Property 'documents' does not exist on type 'ModelRequest'.
Deployment Readiness Check: src/adapters/gemini-adapter.ts#L312
Property 'images' does not exist on type 'ModelRequest'.
Deployment Readiness Check: src/adapters/gemini-adapter.ts#L311
Property 'images' does not exist on type 'ModelRequest'.
Deployment Readiness Check: src/adapters/gemini-adapter.ts#L311
Property 'images' does not exist on type 'ModelRequest'.
Deployment Readiness Check: src/adapters/gemini-adapter.ts#L77
Property 'numberOfCompletions' does not exist on type '{ temperature?: number; topP?: number; topK?: number; maxTokens?: number; stopSequences?: string[]; presencePenalty?: number; frequencyPenalty?: number; }'.
Deployment Readiness Check: src/agents/research-coordinator.ts#L1024
'validation' is defined but never used. Allowed unused args must match /^_/u
Deployment Readiness Check: src/agents/research-coordinator.ts#L1019
'validation' is defined but never used. Allowed unused args must match /^_/u
Deployment Readiness Check: src/adapters/unified-api.ts#L36
'CDNConfiguration' is defined but never used
Deployment Readiness Check: src/adapters/unified-api.ts#L35
'EdgeCacheConfig' is defined but never used
Deployment Readiness Check: src/adapters/unified-api.ts#L34
'TypesStreamingContext' is defined but never used
Deployment Readiness Check: src/adapters/unified-api.ts#L33
'TypesStreamingSession' is defined but never used
Deployment Readiness Check: src/adapters/gemini-adapter.ts#L465
'outputCostPerToken' is assigned a value but never used
Deployment Readiness Check: src/adapters/gemini-adapter.ts#L464
'inputCostPerToken' is assigned a value but never used
Deployment Readiness Check: src/adapters/gemini-adapter.ts#L401
'request' is defined but never used. Allowed unused args must match /^_/u
Deployment Readiness Check: src/adapters/gemini-adapter.ts#L64
'transformedRequest' is assigned a value but never used
Deployment Readiness Check: src/benchmarks/benchmark-runner.js#L93
Unexpected console statement
Deployment Readiness Check: src/benchmarks/benchmark-runner.js#L90
Unexpected console statement
Deployment Readiness Check: src/benchmarks/benchmark-runner.js#L89
Unexpected console statement
Deployment Readiness Check: src/benchmarks/benchmark-runner.js#L88
Unexpected console statement
Deployment Readiness Check: src/benchmarks/benchmark-runner.js#L58
Unexpected console statement
Deployment Readiness Check: src/benchmarks/benchmark-runner.js#L57
Unexpected console statement
Deployment Readiness Check: src/benchmarks/benchmark-runner.js#L54
Unexpected console statement
Deployment Readiness Check: src/benchmarks/benchmark-runner.js#L53
Unexpected console statement
Deployment Readiness Check: src/benchmarks/benchmark-runner.js#L52
Unexpected console statement
Deployment Readiness Check: src/adapters/adapter-manager.ts#L1147
Unexpected console statement