fix: fix lint #15
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#L81
React Hook useEffect has missing dependencies: 'chart' and 'data'. Either include them or remove the dependency array
|
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
|
ci-test / build:
src/examples/docs-multi/index.tsx#L69
React Hook useEffect has a missing dependency: 'factory'. Either include it or remove the dependency array
|
ci-test / build:
src/examples/docs-uniscript/index.tsx#L61
React Hook useEffect has a missing dependency: 'locale'. Either include it or remove the dependency array
|
ci-test / build:
src/examples/docs/index.tsx#L50
React Hook useEffect has a missing dependency: 'locale'. Either include it or remove the dependency array
|
ci-test / build:
src/examples/sheets-big-data/index.tsx#L79
React Hook useEffect has a missing dependency: 'locale'. Either include it or remove the dependency array
|
ci-test / build:
src/examples/sheets-multi/index.tsx#L90
React Hook useEffect has a missing dependency: 'factory'. Either include it or remove the dependency array
|
ci-test / build:
src/examples/sheets-uniscript/index.tsx#L94
React Hook useEffect has a missing dependency: 'locale'. Either include it or remove the dependency array
|
ci-test / build:
src/examples/sheets-vchart/index.tsx#L156
React Hook useEffect has a missing dependency: 'locale'. Either include it or remove the dependency array
|
ci-test / build:
src/examples/sheets/index.tsx#L145
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/.
|