chore: clean up analysis types + endpoint #1123
Annotations
11 errors
|
test
Process completed with exit code 1.
|
|
lint
Process completed with exit code 1.
|
|
lint:
src/pages/analysis/[...id].tsx#L17
getAnalyzedCustomGame not found in 'src/api'
|
|
lint:
src/pages/analysis/[...id].tsx#L16
getAnalyzedCustomFEN not found in 'src/api'
|
|
lint:
src/pages/analysis/[...id].tsx#L15
getAnalyzedCustomPGN not found in 'src/api'
|
|
lint:
src/pages/_app.tsx#L21
Unable to resolve path to module 'src/providers'
|
|
lint:
src/lib/openings/drillAnalysis.ts#L14
AnalysisEngines not found in 'src/lib/analysis'
|
|
lint:
src/lib/openings/drillAnalysis.ts#L14
analyzePositionWithStockfish not found in 'src/lib/analysis'
|
|
lint:
src/hooks/useAnalysisController/useAnalysisController.ts#L28
isBestMove not found in 'src/lib/analysis'
|
|
lint:
src/hooks/useAnalysisController/useAnalysisController.ts#L28
extractPlayerMistakes not found in 'src/lib/analysis'
|
|
lint:
__tests__/api/home/activeUsers.test.ts#L1
Unable to resolve path to module 'src/api/home/activeUsers'
|