Skip to content

feat(desktop): add procedural music visualizer #198

feat(desktop): add procedural music visualizer

feat(desktop): add procedural music visualizer #198

Triggered via push July 4, 2026 18:12
Status Success
Total duration 36s
Artifacts

lint-desktop.yml

on: push
Lint and Format Check
31s
Lint and Format Check
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Lint and Format Check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
unicorn(no-useless-fallback-in-spread): apps/desktop/src/ui/spotifyClient.ts#L97
Empty fallbacks in spreads are unnecessary
unicorn(no-useless-fallback-in-spread): apps/desktop/src/ui/spotifyClient.ts#L85
Empty fallbacks in spreads are unnecessary
typescript(triple-slash-reference): apps/docs/src/env.d.ts#L1
Do not use a triple slash reference for ../.astro/types.d.ts, use `import` style instead.
unicorn(no-useless-fallback-in-spread): apps/desktop/src/providers/youtube/client.ts#L68
Empty fallbacks in spreads are unnecessary
unicorn(no-useless-fallback-in-spread): apps/desktop/src/providers/youtube/client.ts#L56
Empty fallbacks in spreads are unnecessary