fix:升级uplot组件 #123
Annotations
3 warnings
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Check frontend eslint:
src/datasource/log-service/components/TopicSelector.tsx#L45
React Hook useEffect has a missing dependency: 'fetchRegions'. Either include it or remove the dependency array
|
Check frontend eslint:
src/datasource/log-service/components/TopicSelector.tsx#L52
React Hook useCallback has a missing dependency: 'datasource'. Either include it or remove the dependency array
|
Loading