Adding description generation file #208
Annotations
11 errors
|
|
|
lint:
src/hooks/useAnalysisController/useDescriptionGenerator.ts#L70
Replace `m` with `(m)`
|
|
lint:
src/hooks/useAnalysisController/useDescriptionGenerator.ts#L45
Replace `(m` with `((m)`
|
|
lint:
src/hooks/useAnalysisController/useDescriptionGenerator.ts#L38
Replace `m` with `(m)`
|
|
lint:
src/hooks/useAnalysisController/useDescriptionGenerator.ts#L34
Replace `m` with `(m)`
|
|
|
|
lint:
src/hooks/useAnalysisController/useDescriptionGenerator.ts#L20
Replace `⏎····.moves({·verbose:·true·})⏎····.forEach(m·=>·s.add(m.from·+·m.to·+·(m.promotion·??·''))` with `.moves({·verbose:·true·}).forEach((m)·=>⏎····s.add(m.from·+·m.to·+·(m.promotion·??·'')),⏎··`
|
|
|
|
|
|
|
|
Node 18 Build
Process completed with exit code 1.
|