feat: Added statistics recollection and visualization #45
Annotations
9 errors
build:
src/interface/components/Superescalar/tab/StatsTabComponent.tsx#L23
Type '{ text: any; left: string; }' is not assignable to type 'string & (TitleOption | TitleOption[])'.
|
build:
src/interface/components/Superescalar/tab/StatsTabComponent.tsx#L77
Type '{ text: any; left: string; }' is not assignable to type 'string & (TitleOption | TitleOption[])'.
|
build:
src/interface/components/Superescalar/tab/StatsTabComponent.tsx#L149
Type '{ text: any; left: string; }' is not assignable to type 'string & (TitleOption | TitleOption[])'.
|
build:
src/interface/components/Superescalar/tab/StatsTabComponent.tsx#L184
Type '{ text: any; left: string; }' is not assignable to type 'string & (TitleOption | TitleOption[])'.
|
build:
src/interface/components/VLIW/modal/BatchResultsModalComponent.tsx#L9
'"../../../actions/modals"' has no exported member named 'clearBatchResults'. Did you mean 'closeBatchResults'?
|
build:
src/interface/components/VLIW/tab/StatsTabComponent.tsx#L23
Type '{ text: any; left: string; }' is not assignable to type 'string & (TitleOption | TitleOption[])'.
|
build:
src/interface/components/VLIW/tab/StatsTabComponent.tsx#L82
Type '{ text: any; left: string; }' is not assignable to type 'string & (TitleOption | TitleOption[])'.
|
build:
src/stats/agregator.ts#L1
Cannot find module './superescalar-stats' or its corresponding type declarations.
|
build
Process completed with exit code 2.
|