Feature/cele 32 #99
Annotations
9 errors
build
Type 'ConditionalType<LoaderReturnType<T, L>, GLTFLike, LoaderReturnType<T, L> & ObjectMap, LoaderReturnType<T, L>>' is not assignable to type 'BufferGeometry<NormalBufferAttributes>'.
|
build
'setShowNeurons' is declared but its value is never read.
|
build
'setShowSynapses' is declared but its value is never read.
|
build
Type '{ checked: any; onChange: (e: any) => any; showTooltip: boolean; }' is not assignable to type 'IntrinsicAttributes & CustomSwitchProps'.
|
build
Type '{ checked: any; onChange: (e: any) => any; disabled: boolean; showTooltip: boolean; }' is not assignable to type 'IntrinsicAttributes & CustomSwitchProps'.
|
build
Type '{ checked: any; onChange: (e: any) => any; showTooltip: boolean; }' is not assignable to type 'IntrinsicAttributes & CustomSwitchProps'.
|
build
Type '(state: string, action: any) => any' is not assignable to type 'string'.
|
build
'getDefaultMiddleware' is referenced directly or indirectly in its own type annotation.
|
build
Process completed with exit code 2.
|