release: promote release/0.5.x to main for v0.5.8#193
Merged
Annotations
6 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run ESLint:
annotation-tool/src/tours/menu/TourProvider.tsx#L504
React Hook useEffect has a missing dependency: 'findTour'. Either include it or remove the dependency array
|
|
Run ESLint:
annotation-tool/src/tours/menu/TourProvider.tsx#L442
React Hook useCallback has a missing dependency: 'findTour'. Either include it or remove the dependency array
|
|
Run ESLint:
annotation-tool/src/tours/engine/TourRunner.tsx#L146
The ref value 'previouslyFocusedRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'previouslyFocusedRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
|
Run ESLint:
annotation-tool/src/main.tsx#L229
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
|
Run ESLint:
annotation-tool/src/components/data-management/ImportResultDialog.tsx#L29
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
background
wait
wait-all
cancel
parallel
Loading