docs: update troubleshooting docs #32
deploy-staging.yml
on: push
Annotations
13 warnings
ci-test / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ci-test / build:
src/components/Roadmap.tsx#L77
React Hook useEffect has missing dependencies: 'data' and 'resolvedTheme'. Either include them or remove the dependency array
|
ci-test / build:
src/components/Roadmap.tsx#L84
React Hook useEffect has a missing dependency: 'chartInstance'. Either include it or remove the dependency array
|
ci-test / build:
src/components/ShineBorder.tsx#L19
Missing @param "borderRadius.borderRadius"
|
ci-test / build:
src/components/ShineBorder.tsx#L19
Missing @param "borderRadius.borderWidth"
|
ci-test / build:
src/components/ShineBorder.tsx#L19
Missing @param "borderRadius.duration"
|
ci-test / build:
src/components/ShineBorder.tsx#L19
Missing @param "borderRadius.color"
|
ci-test / build:
src/components/ShineBorder.tsx#L19
Missing @param "borderRadius.className"
|
ci-test / build:
src/components/ShineBorder.tsx#L19
Missing @param "borderRadius.animate"
|
ci-test / build:
src/components/ShineBorder.tsx#L19
Missing @param "borderRadius.children"
|
ci-test / 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
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: peter-evans/repository-dispatch@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|