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… #12

Chore: Remove test infrastructure and replace mock implementations wi…

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

Triggered via push September 26, 2025 18:05
Status Failure
Total duration 1m 19s
Artifacts
Pre-deployment Checks
1m 8s
Pre-deployment Checks
Build & Publish Container
0s
Build & Publish Container
Deploy to Staging
0s
Deploy to Staging
Matrix: Staging Integration Tests
Production Approval
0s
Production Approval
Deploy to Production
0s
Deploy to Production
Post-Deployment Monitoring
Post-Deployment Monitoring
Rollback Preparation
0s
Rollback Preparation
Deployment Summary
3s
Deployment Summary
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Pre-deployment Checks: src/cli/commands/swarm.ts#L454
No overload matches this call.
Pre-deployment Checks: src/adapters/unified-api.ts#L439
Argument of type 'GeminiAdapter' is not assignable to parameter of type 'BaseModelAdapter'.
Pre-deployment Checks: src/adapters/gemini-adapter.ts#L457
Property 'calculateCost' in type 'GeminiAdapter' is not assignable to the same property in base type 'BaseModelAdapter'.
Pre-deployment Checks: src/adapters/gemini-adapter.ts#L326
Property 'documents' does not exist on type 'ModelRequest'.
Pre-deployment Checks: src/adapters/gemini-adapter.ts#L325
Property 'documents' does not exist on type 'ModelRequest'.
Pre-deployment Checks: src/adapters/gemini-adapter.ts#L325
Property 'documents' does not exist on type 'ModelRequest'.
Pre-deployment Checks: src/adapters/gemini-adapter.ts#L312
Property 'images' does not exist on type 'ModelRequest'.
Pre-deployment Checks: src/adapters/gemini-adapter.ts#L311
Property 'images' does not exist on type 'ModelRequest'.
Pre-deployment Checks: src/adapters/gemini-adapter.ts#L311
Property 'images' does not exist on type 'ModelRequest'.
Pre-deployment Checks: 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; }'.
Pre-deployment Checks: src/benchmarks/benchmark-runner.js#L93
Unexpected console statement
Pre-deployment Checks: src/benchmarks/benchmark-runner.js#L90
Unexpected console statement
Pre-deployment Checks: src/benchmarks/benchmark-runner.js#L89
Unexpected console statement
Pre-deployment Checks: src/benchmarks/benchmark-runner.js#L88
Unexpected console statement
Pre-deployment Checks: src/benchmarks/benchmark-runner.js#L58
Unexpected console statement
Pre-deployment Checks: src/benchmarks/benchmark-runner.js#L57
Unexpected console statement
Pre-deployment Checks: src/benchmarks/benchmark-runner.js#L54
Unexpected console statement
Pre-deployment Checks: src/benchmarks/benchmark-runner.js#L53
Unexpected console statement
Pre-deployment Checks: src/benchmarks/benchmark-runner.js#L52
Unexpected console statement
Pre-deployment Checks: src/adapters/adapter-manager.ts#L1147
Unexpected console statement