Skip to content

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

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

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

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

e2e-testing.yml

on: push
Setup and Validate Environment
2m 2s
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
12s
Aggregate Test Results
Notify Results
4s
Notify Results
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Setup and Validate Environment: 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>'.
Setup and Validate Environment: 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>'.
Setup and Validate Environment: 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>'.
Setup and Validate Environment: 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>'.
Setup and Validate Environment: src/orchestrator/graph.ts#L143
No overload matches this call.
Setup and Validate Environment: src/hooks/useOptimizer.ts#L16
Module '"@/types/cost-optimizer"' declares 'Organization' locally, but it is not exported.
Setup and Validate Environment: src/app/api/optimize/stats/route.ts#L10
Module '"@/types/cost-optimizer"' declares 'Organization' locally, but it is not exported.
Setup and Validate Environment: src/app/api/optimize/recommendation/route.ts#L10
Module '"@/types/cost-optimizer"' declares 'Organization' locally, but it is not exported.
Setup and Validate Environment: src/app/api/optimize/complete/route.ts#L10
Module '"@/types/cost-optimizer"' declares 'Organization' locally, but it is not exported.
Setup and Validate Environment: 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'.
Aggregate Test Results
Process completed with exit code 1.