fix: 修复评论区无法显示定位问题 #32
Annotations
6 warnings
CI
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
CI:
components/ScList/hook.ts#L6
React Hook useMemo has a missing dependency: 'scDocument.documentElement.clientHeight'. Either include it or remove the dependency array
|
CI:
components/ScList/hook.ts#L53
React Hook useEffect has a missing dependency: 'scDocument'. Either include it or remove the dependency array
|
CI:
entrypoints/fullScreen.content/index.tsx#L4
Fast refresh can't handle anonymous components. Add a name to your export
|
CI:
entrypoints/fullScreen.content/utils.tsx#L18
Exporting mutable 'let' binding, use 'const' instead
|
CI:
entrypoints/ipLocation.content/index.tsx#L1
Fast refresh can't handle anonymous components. Add a name to your export
|