Skip to content

fix: mount AudioPlayer globally, reflect play state on episode cards … #69

fix: mount AudioPlayer globally, reflect play state on episode cards …

fix: mount AudioPlayer globally, reflect play state on episode cards … #69

Triggered via push July 12, 2026 15:20
Status Success
Total duration 46s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build
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/
build: hooks/useKeyboard.ts#L15
React Hook useEffect has a spread element in its dependency array. This means we can't statically verify whether you've passed the correct dependencies
build: contexts/DashboardContext.tsx#L192
React Hook useCallback has a missing dependency: 'closeExpertModal'. Either include it or remove the dependency array
build: contexts/DashboardContext.tsx#L184
React Hook useCallback has a missing dependency: 'closeExpertModal'. Either include it or remove the dependency array
build: contexts/DashboardContext.tsx#L66
React Hook useEffect has missing dependencies: 'projects' and 'setProjects'. Either include them or remove the dependency array