feat: improve lining + popular openings #1094
Annotations
7 errors and 10 warnings
|
lint
Process completed with exit code 1.
|
|
lint:
src/components/Openings/EcoTreeView.tsx#L700
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
|
|
lint:
src/components/Openings/EcoTreeView.tsx#L700
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
|
lint:
src/components/Openings/EcoTreeView.tsx#L560
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
|
|
lint:
src/components/Openings/EcoTreeView.tsx#L560
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
|
lint:
src/components/Openings/EcoTreeView.tsx#L388
Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element
|
|
lint:
src/components/Openings/EcoTreeView.tsx#L388
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
|
lint:
src/components/Openings/EcoTreeView.tsx#L268
Unexpected any. Specify a different type
|
|
lint:
__tests__/hooks/useOpeningDrillController-evaluation.test.ts#L139
Forbidden non-null assertion
|
|
lint:
__tests__/hooks/useOpeningDrillController-evaluation.test.ts#L100
Forbidden non-null assertion
|
|
lint:
__tests__/hooks/useOpeningDrillController-evaluation.test.ts#L97
Forbidden non-null assertion
|
|
lint:
__tests__/hooks/useOpeningDrillController-evaluation.test.ts#L93
Forbidden non-null assertion
|
|
lint:
__tests__/hooks/useOpeningDrillController-evaluation.test.ts#L90
Forbidden non-null assertion
|
|
lint:
__tests__/hooks/useOpeningDrillController-evaluation.test.ts#L87
Forbidden non-null assertion
|
|
lint:
__tests__/hooks/useOpeningDrillController-evaluation.test.ts#L79
Forbidden non-null assertion
|
|
lint:
__tests__/components/Analysis/AnalyzeEntireGame.test.tsx#L12
Unexpected any. Specify a different type
|
|
lint:
__tests__/components/Analysis/AnalyzeEntireGame.test.tsx#L10
Unexpected any. Specify a different type
|