docs: update CLAUDE.md, README.md, and GitHub description to current … #65
e2e-testing.yml
on: push
Setup and Validate Environment
3m 12s
Matrix: marketplace-tests
Deployment Validation
0s
Notify Results
4s
Annotations
9 errors
|
Setup and Validate Environment
Process completed with exit code 2.
|
|
Setup and Validate Environment:
src/services/cost-optimizer/index.ts#L17
Module '"@/types/cost-optimizer"' declares 'Organization' locally, but it is not exported.
|
|
Setup and Validate Environment:
src/services/cost-optimizer/database/cost-tracker.ts#L277
Element implicitly has an 'any' type because expression of type 'Organization' can't be used to index type '{ swaggystacks: { daily: number; monthly: number; }; 'scientia-capital': { daily: number; monthly: number; }; }'.
|
|
Setup and Validate Environment:
src/services/cost-optimizer/database/cost-tracker.ts#L12
Module '"@/types/cost-optimizer"' declares 'Organization' locally, but it is not exported.
|
|
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.
|
|
Aggregate Test Results
Process completed with exit code 1.
|