๐งช CI Test #1
Annotations
10 warnings
build:
src/components/Roadmap.tsx#L77
React Hook useEffect has missing dependencies: 'data' and 'resolvedTheme'. Either include them or remove the dependency array
|
build:
src/components/Roadmap.tsx#L84
React Hook useEffect has a missing dependency: 'chartInstance'. Either include it or remove the dependency array
|
build:
src/components/ShineBorder.tsx#L19
Missing @param "borderRadius.borderRadius"
|
build:
src/components/ShineBorder.tsx#L19
Missing @param "borderRadius.borderWidth"
|
build:
src/components/ShineBorder.tsx#L19
Missing @param "borderRadius.duration"
|
build:
src/components/ShineBorder.tsx#L19
Missing @param "borderRadius.color"
|
build:
src/components/ShineBorder.tsx#L19
Missing @param "borderRadius.className"
|
build:
src/components/ShineBorder.tsx#L19
Missing @param "borderRadius.animate"
|
build:
src/components/ShineBorder.tsx#L19
Missing @param "borderRadius.children"
|
build:
src/examples/docs-big-data/index.tsx#L50
React Hook useEffect has a missing dependency: 'locale'. Either include it or remove the dependency array
|