chore(deps): update dependency electron to v42 - autoclosed #1666
Annotations
11 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.1.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint and Typecheck:
src/renderer/src/components/modules/player/initialize/Event.tsx#L193
React Hook useCallback has missing dependencies: 'enableAutomaticEpisodeSwitching' and 'grabFrame'. Either include them or remove the dependency array
|
|
Lint and Typecheck:
src/renderer/src/components/modules/player/initialize/Event.tsx#L41
A ref identifier must be named 'ref' or ending in 'Ref'
|
|
Lint and Typecheck:
src/renderer/src/components/modules/player/initialize/Event.tsx#L36
React Hook useEffect has missing dependencies: 'grabFrame', 'initializePlayerListener', and 'player'. Either include them or remove the dependency array
|
|
Lint and Typecheck:
src/renderer/src/components/modules/player/Context.tsx#L38
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint and Typecheck:
src/renderer/src/components/modules/player/Context.tsx#L30
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint and Typecheck:
src/renderer/src/components/modules/player/Context.tsx#L21
useState should be destructured into a value and setter pair, e.g., const [state, setState] = useState(...)
|
|
Lint and Typecheck:
src/renderer/src/components/modules/app/Prepare.tsx#L73
React Hook useEffect has missing dependencies: 'firstOpen', 'setAppSettings', and 'toast'. Either include them or remove the dependency array
|
|
Lint and Typecheck:
src/renderer/src/components/modules/app/Prepare.tsx#L24
React Hook useEffect has a missing dependency: 'setAppSettings'. Either include it or remove the dependency array
|
|
Lint and Typecheck:
src/renderer/src/components/layout/root/RootLayout.tsx#L16
React Hook useEffect has a missing dependency: 'clearPlayingVideo'. Either include it or remove the dependency array
|
|
Lint and Typecheck:
src/renderer/src/components/common/ErrorView.tsx#L10
Do not call 'console.error(error)' during render. Components and hooks must be pure. Move this call into an event handler, effect, or state initializer
|
background
wait
wait-all
cancel
parallel
Loading