feat(qa): enable tavily web search for unmatched/low-score question - #162
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
代码规范检查(oxlint):
src/components/MapView/BuildingSpriteLayer.tsx#L96
React Hook useEffect has a missing dependency: 'onReady'
|
|
代码规范检查(oxlint):
src/components/MapView/BuildingSpriteLayer.tsx#L91
Catch parameter 'e' is caught but never used.
|
|
代码规范检查(oxlint):
src/components/ChatWidget/ChatWidget.tsx#L71
React Hook useCallback has missing dependencies: 'selectedBuilding', 'selectedBuilding.name', 'selectedBuilding.id', and 'selectedBuilding.description'
|
|
代码规范检查(oxlint):
src/components/ChatWidget/ChatWidget.tsx#L38
The ref's value `.current` is accessed directly in the effect cleanup function.
|
|
代码规范检查(oxlint):
src/components/BuildingPopover/BuildingPopover.tsx#L48
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