Skip to content

fix: iframe加载video时样式丢失;切换tab导致sc列表定时器不准 #33

fix: iframe加载video时样式丢失;切换tab导致sc列表定时器不准

fix: iframe加载video时样式丢失;切换tab导致sc列表定时器不准 #33

Triggered via push December 27, 2024 14:45
Status Success
Total duration 5m 26s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 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#L7
React Hook useMemo has a missing dependency: 'scDocument.documentElement.clientHeight'. Either include it or remove the dependency array
CI: components/ScList/hook.ts#L54
React Hook useEffect has a missing dependency: 'scDocument'. Either include it or remove the dependency array
CI: components/ScList/hook.ts#L76
React Hook useEffect has a missing dependency: 'setScList'. Either include it or remove the dependency array. If 'setScList' changes too often, find the parent component that defines it and wrap that definition in useCallback
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