docs: 文档更新 #56
Annotations
5 warnings
testing
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache/restore@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
testing
Unexpected input(s) 'node', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|
testing
Unexpected input(s) 'node', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|
testing:
packages/search-table-react/src/SearchTable.tsx#L86
React Hook useEffect has missing dependencies: 'requestOnMounted' and 'runRequest'. Either include them or remove the dependency array
|
testing:
packages/search-table-react/src/hooks/useScrollY.ts#L83
React Hook useEffect has missing dependencies: 'table.autoScrollY' and 'updateScrollY'. Either include them or remove the dependency array
|