Skip to content

chore(deps): update all non-major dependencies #559

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #559

Triggered via pull request February 6, 2025 17:36
Status Success
Total duration 1m 13s
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#L3
In React 19, 'use' is preferred over 'useContext' because it is more flexible
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#L31
In React 19, 'use' is preferred over 'useContext' because it is more flexible
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/Context.tsx#L39
In React 19, 'use' is preferred over 'useContext' because it is more flexible