Skip to content

fix:升级uplot组件 #123

fix:升级uplot组件

fix:升级uplot组件 #123

Triggered via push December 2, 2024 11:55
Status Success
Total duration 4m 16s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
lint
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/
build
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/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
lint: src/datasource/log-service/components/TopicSelector.tsx#L45
React Hook useEffect has a missing dependency: 'fetchRegions'. Either include it or remove the dependency array
lint: src/datasource/log-service/components/TopicSelector.tsx#L52
React Hook useCallback has a missing dependency: 'datasource'. Either include it or remove the dependency array