feat(playback): add selectable playback speed - #53
Open
mihaimetal wants to merge 1 commit into
Open
mihaimetal wants to merge 1 commit into
mihaimetal wants to merge 1 commit into
Annotations
9 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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
src/routes/playlist.$id.tsx#L202
React Hook useEffect has a missing dependency: 'query'. Either include it or remove the dependency array
|
|
Lint:
src/routes/playlist.$id.tsx#L179
React Hook useEffect has a missing dependency: 'query'. Either include it or remove the dependency array
|
|
Lint:
src/routes/playlist.$id.tsx#L97
The 'pages' logical expression could make the dependencies of useMemo Hook (at line 132) change on every render. To fix this, wrap the initialization of 'pages' in its own useMemo() Hook
|
|
Lint:
src/routes/library.tsx#L164
React Hook useEffect has a missing dependency: 'query'. Either include it or remove the dependency array
|
|
Lint:
src/routes/library.tsx#L141
The 'pages' logical expression could make the dependencies of useMemo Hook (at line 142) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'pages' in its own useMemo() Hook
|
|
Lint:
src/lib/innertube/player.ts#L84
There is no `cause` attached to the symptom error being thrown
|
|
Lint:
src/lib/innertube/player.ts#L77
There is no `cause` attached to the symptom error being thrown
|
|
Lint:
src/components/ui/animated-tabs.tsx#L54
The value assigned to 'newIndex' is not used in subsequent statements
|
background
wait
wait-all
cancel
parallel
Loading