📤 Deploy Prod #71
Annotations
10 warnings
tsc type lint:
src/components/Roadmap.tsx#L77
React Hook useEffect has missing dependencies: 'data' and 'resolvedTheme'. Either include them or remove the dependency array
|
tsc type lint:
src/components/Roadmap.tsx#L84
React Hook useEffect has a missing dependency: 'chartInstance'. Either include it or remove the dependency array
|
tsc type lint:
src/components/ShineBorder.tsx#L19
Missing @param "borderRadius.borderRadius"
|
tsc type lint:
src/components/ShineBorder.tsx#L19
Missing @param "borderRadius.borderWidth"
|
tsc type lint:
src/components/ShineBorder.tsx#L19
Missing @param "borderRadius.duration"
|
tsc type lint:
src/components/ShineBorder.tsx#L19
Missing @param "borderRadius.color"
|
tsc type lint:
src/components/ShineBorder.tsx#L19
Missing @param "borderRadius.className"
|
tsc type lint:
src/components/ShineBorder.tsx#L19
Missing @param "borderRadius.animate"
|
tsc type lint:
src/components/ShineBorder.tsx#L19
Missing @param "borderRadius.children"
|
tsc type lint:
src/docs/guides/sheet/features/core/formula/FormulaList.tsx#L74
React Hook useEffect has a missing dependency: 'locale'. Either include it or remove the dependency array
|
Loading