Skip to content

feat: complete Phase 1-2 of Type Safety audit with multi-agent orches… #1

feat: complete Phase 1-2 of Type Safety audit with multi-agent orches…

feat: complete Phase 1-2 of Type Safety audit with multi-agent orches… #1

Triggered via push September 21, 2025 17:12
Status Failure
Total duration 1m 20s
Artifacts

ci.yml

on: push
Build & Quality Gates
1m 2s
Build & Quality Gates
Matrix: Test Suite
Security Scanning
0s
Security Scanning
Matrix: Critical E2E Tests
Quality Gate Validation
4s
Quality Gate Validation
Notify Completion
4s
Notify Completion
Deployment Readiness
0s
Deployment Readiness
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Build & Quality Gates: src/components/terminal/OptimizedModelMarketplace.tsx#L62
Argument of type '"modelSize"' is not assignable to parameter of type 'keyof DiscoveryFilters'.
Build & Quality Gates: src/components/terminal/OptimizedModelMarketplace.tsx#L61
Property 'modelSize' does not exist on type 'DiscoveryFilters'.
Build & Quality Gates: src/components/terminal/OptimizedModelMarketplace.tsx#L46
Argument of type '"task"' is not assignable to parameter of type 'keyof DiscoveryFilters'.
Build & Quality Gates: src/components/terminal/OptimizedModelMarketplace.tsx#L45
Property 'task' does not exist on type 'DiscoveryFilters'.
Build & Quality Gates: src/components/terminal/ModelMarketplace.tsx#L421
Type 'ModelMetadata' is missing the following properties from type 'ModelData': createdAt, updatedAt
Build & Quality Gates: src/components/terminal/ModelMarketplace.tsx#L253
Cannot find name 'setSortBy'.
Build & Quality Gates: src/components/terminal/ModelMarketplace.tsx#L251
Cannot find name 'setSortOrder'.
Build & Quality Gates: src/components/terminal/ModelMarketplace.tsx#L251
Cannot find name 'setSortOrder'.
Build & Quality Gates: src/components/pwa/WebVitalsOptimizer.tsx#L191
Property 'src' does not exist on type 'Element'.
Build & Quality Gates: src/components/pwa/BackgroundSync.tsx#L172
Property 'register' does not exist on type '{}'.
Quality Gate Validation
Process completed with exit code 1.