Skip to content

docs: 修复 flowLayer 示例默认展示效果 #1362

docs: 修复 flowLayer 示例默认展示效果

docs: 修复 flowLayer 示例默认展示效果 #1362

Triggered via pull request July 1, 2023 05:35
Status Success
Total duration 3m 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
lint (16.x): src/components/LayerPopup/index.tsx#L120
React Hook useMemo has missing dependencies: 'closeButtonOffsets', 'lngLat', and 'offsets'. Either include them or remove the dependency array
lint (16.x): src/components/Legend/LegendRamp/index.tsx#L9
'getMinMax' is assigned a value but never used