Skip to content

feat: allow search by pgn + fix visual issues #1088

feat: allow search by pgn + fix visual issues

feat: allow search by pgn + fix visual issues #1088

Triggered via push August 7, 2025 04:14
Status Failure
Total duration 43s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 9 warnings
lint
Process completed with exit code 1.
lint: src/components/Openings/EcoTreeView.tsx#L515
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#L515
Visible, non-interactive elements with click handlers must have at least one keyboard listener
lint: src/components/Openings/EcoTreeView.tsx#L441
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#L441
Visible, non-interactive elements with click handlers must have at least one keyboard listener
lint: src/components/Openings/EcoTreeView.tsx#L321
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#L321
Visible, non-interactive elements with click handlers must have at least one keyboard listener
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