Skip to content

feat: complete Phase 5 RunPod + Chinese LLM integration (Tasks 5.1-5.11) #7

feat: complete Phase 5 RunPod + Chinese LLM integration (Tasks 5.1-5.11)

feat: complete Phase 5 RunPod + Chinese LLM integration (Tasks 5.1-5.11) #7

Triggered via push September 21, 2025 02:22
Status Failure
Total duration 4m 15s
Artifacts

e2e-testing.yml

on: push
Setup and Validate Environment
3m 53s
Setup and Validate Environment
Matrix: marketplace-tests
Performance Tests
0s
Performance Tests
Chaos & Resilience Tests
0s
Chaos & Resilience Tests
Deployment Validation
0s
Deployment Validation
Aggregate Test Results
9s
Aggregate Test Results
Notify Results
2s
Notify Results
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Setup and Validate Environment: scripts/validate-deployment.ts#L585
Re-exporting a type when 'isolatedModules' is enabled requires using 'export type'.
Setup and Validate Environment: scripts/validate-deployment.ts#L585
Re-exporting a type when 'isolatedModules' is enabled requires using 'export type'.
Setup and Validate Environment: scripts/validate-deployment.ts#L274
Property 'averageResponseTime' does not exist on type '{ totalRequests: number; successfulRequests: number; failedRequests: number; averageResponseTime: number; maxResponseTime: number; minResponseTime: number; requestsPerSecond: number; endpoint: string; error?: undefined; } | { ...; }'.
Setup and Validate Environment: scripts/validate-deployment.ts#L165
No overload matches this call.
Setup and Validate Environment: scripts/validate-deployment.ts#L53
Expected 1 arguments, but got 0.
Setup and Validate Environment: scripts/run-unified-tests.ts#L374
Re-exporting a type when 'isolatedModules' is enabled requires using 'export type'.
Setup and Validate Environment: scripts/run-unified-tests.ts#L171
Type '"rollback-validation"' is not assignable to type 'ChaosScenarioType'.
Setup and Validate Environment: scripts/run-unified-tests.ts#L171
Type '"api-latency"' is not assignable to type 'ChaosScenarioType'.
Setup and Validate Environment: scripts/run-unified-tests.ts#L171
Type '"network-partition"' is not assignable to type 'ChaosScenarioType'.
Setup and Validate Environment: scripts/run-unified-tests.ts#L6
'"../tests/utils/TestOrchestrator"' has no exported member named 'TestOrchestratorConfig'. Did you mean 'TestOrchestrator'?
Aggregate Test Results
Process completed with exit code 1.