feat: add configuration and export feature set #91
Annotations
13 errors and 8 warnings
lint:
src/components/Analysis/MovesByRating.tsx#L88
Missing "key" prop for element in iterator
|
lint:
src/components/Analysis/MovesByRating.tsx#L143
Missing "key" prop for element in iterator
|
lint:
src/pages/analyze/[...id].tsx#L418
Missing "key" prop for element in iterator
|
lint:
src/pages/analyze/[...id].tsx#L418
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
lint:
src/pages/analyze/[...id].tsx#L418
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/utils/maia2/model.ts#L1
No exported names found in module 'onnxruntime-web'
|
lint:
src/utils/maia2/model.ts#L14
'InferenceSession' not found in imported namespace 'ort'
|
lint:
src/utils/maia2/model.ts#L53
'Tensor' not found in imported namespace 'ort'
|
lint:
src/utils/maia2/model.ts#L54
'Tensor' not found in imported namespace 'ort'
|
lint:
src/utils/maia2/model.ts#L58
'Tensor' not found in imported namespace 'ort'
|
Node 20 Build
Process completed with exit code 1.
|
Node 18 Build
The job was canceled because "_20" failed.
|
Node 18 Build
The operation was canceled.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
src/components/Analysis/MoveMap.tsx#L33
Unexpected any. Specify a different type
|
lint:
src/components/Analysis/MoveMap.tsx#L34
Unexpected any. Specify a different type
|
lint:
src/components/Analysis/MoveMap.tsx#L139
Unexpected any. Specify a different type
|
lint:
src/components/Analysis/MoveRecommendations.tsx#L24
Unexpected any. Specify a different type
|
lint:
src/components/Analysis/MoveRecommendations.tsx#L25
Unexpected any. Specify a different type
|
lint:
src/pages/analyze/[...id].tsx#L448
Unexpected any. Specify a different type
|
Node 20 Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|