Skip to content

chore(deps): update pnpm to v10 #547

chore(deps): update pnpm to v10

chore(deps): update pnpm to v10 #547

Triggered via pull request February 3, 2025 21:00
Status Success
Total duration 1m 5s
Artifacts

build.yml

on: pull_request
Matrix: Lint and Typecheck
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint and Typecheck (18.x): src/main/lib/mime-utils.ts#L4
Assignment to function parameter 'ext'
Lint and Typecheck (18.x): src/main/lib/mime-utils.ts#L21
Assignment to function parameter 'mimeType'
Lint and Typecheck (18.x): 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 (18.x): 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 (18.x): src/renderer/src/components/modules/app/Prepare.tsx#L72
React Hook useEffect has missing dependencies: 'firstOpen', 'setAppSettings', and 'toast'. Either include them or remove the dependency array
Lint and Typecheck (18.x): 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 (18.x): 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 (18.x): src/renderer/src/components/modules/player/initialize/Event.tsx#L34
React Hook useEffect has missing dependencies: 'grabFrame', 'initializePlayerListener', and 'player'. Either include them or remove the dependency array
Lint and Typecheck (18.x): src/renderer/src/components/modules/player/initialize/Event.tsx#L173
React Hook useCallback has missing dependencies: 'enableAutomaticEpisodeSwitching', 'grabFrame', 'importAnimeViaIPC', and 'resetVideo'. Either include them or remove the dependency array
Lint and Typecheck (18.x): src/renderer/src/components/modules/player/initialize/Subtitle.tsx#L21
React Hook useEffect has missing dependencies: 'initializeSubtitle', 'subtitle', and 'subtitlesInstance'. Either include them or remove the dependency array