Skip to content

chore: remove legacy .serena files - complete transformation to AI De… #11

chore: remove legacy .serena files - complete transformation to AI De…

chore: remove legacy .serena files - complete transformation to AI De… #11

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

ci.yml

on: push
Build & Quality Gates
52s
Build & Quality Gates
Matrix: Test Suite
Security Scanning
0s
Security Scanning
Matrix: Critical E2E Tests
Quality Gate Validation
7s
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/orchestrator/graph.ts#L208
Argument of type '(state: ProjectState) => Promise<Partial<ProjectState>>' is not assignable to parameter of type 'NodeAction<ProjectState, SD extends SDZod ? UpdateType<ToStateDefinition<SD>> : Partial<S>, StateDefinition>'.
Build & Quality Gates: src/orchestrator/graph.ts#L207
Argument of type '(state: ProjectState) => Promise<Partial<ProjectState>>' is not assignable to parameter of type 'NodeAction<ProjectState, SD extends SDZod ? UpdateType<ToStateDefinition<SD>> : Partial<S>, StateDefinition>'.
Build & Quality Gates: src/orchestrator/graph.ts#L206
Argument of type '(state: ProjectState) => Promise<Partial<ProjectState>>' is not assignable to parameter of type 'NodeAction<ProjectState, SD extends SDZod ? UpdateType<ToStateDefinition<SD>> : Partial<S>, StateDefinition>'.
Build & Quality Gates: src/orchestrator/graph.ts#L205
Argument of type '(state: ProjectState) => Promise<Partial<ProjectState>>' is not assignable to parameter of type 'NodeAction<ProjectState, SD extends SDZod ? UpdateType<ToStateDefinition<SD>> : Partial<S>, StateDefinition>'.
Build & Quality Gates: src/orchestrator/graph.ts#L143
No overload matches this call.
Build & Quality Gates: src/hooks/useOptimizer.ts#L16
Module '"@/types/cost-optimizer"' declares 'Organization' locally, but it is not exported.
Build & Quality Gates: src/app/api/optimize/stats/route.ts#L10
Module '"@/types/cost-optimizer"' declares 'Organization' locally, but it is not exported.
Build & Quality Gates: src/app/api/optimize/recommendation/route.ts#L10
Module '"@/types/cost-optimizer"' declares 'Organization' locally, but it is not exported.
Build & Quality Gates: src/app/api/optimize/complete/route.ts#L10
Module '"@/types/cost-optimizer"' declares 'Organization' locally, but it is not exported.
Build & Quality Gates: src/agents/CodeArchitect.ts#L38
Type '{ fileStructure: any[]; estimatedComplexity: "simple" | "medium" | "complex"; estimatedTime: string; estimatedCost: number; summary?: string | undefined; stack?: TechnologyStack | undefined; databaseSchema?: DatabaseSchema | undefined; apiEndpoints?: ApiEndpoint[] | undefined; deploymentStrategy?: DeploymentStrategy...' is not assignable to type 'ProjectArchitecture'.
Quality Gate Validation
Process completed with exit code 1.