Skip to content

[#497]: Add Maestro playbook and informational workflow_dispatch CI (… #2177

[#497]: Add Maestro playbook and informational workflow_dispatch CI (…

[#497]: Add Maestro playbook and informational workflow_dispatch CI (… #2177

Triggered via push September 11, 2026 21:24
Status Success
Total duration 55s
Artifacts

lint.yml

on: push
Lint & Format
51s
Lint & Format
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint & Format: src/components/ui/RecordCircleButton.tsx#L114
Unused style detected: variantStyles.muted
Lint & Format: src/components/ui/RecordCircleButton.tsx#L108
Unused style detected: variantStyles.stop
Lint & Format: src/components/ui/RecordCircleButton.tsx#L104
Unused style detected: variantStyles.play
Lint & Format: src/components/ui/RecordCircleButton.tsx#L98
Unused style detected: variantStyles.primary
Lint & Format: src/components/ui/RecordCircleButton.tsx#L92
Unused style detected: variantStyles.record
Lint & Format: src/components/ui/PlaybackProgressBar.tsx#L314
Inline style: { opacity: 1 }
Lint & Format: src/components/layout/SourceAudioShell.tsx#L140
React Hook useMemo has unnecessary dependencies: 'currentlyPlayingVerse' and 'displayVerse'. Either exclude them or remove the dependency array
Lint & Format: src/components/layout/SourceAudioShell.tsx#L106
React Hook useEffect has a missing dependency: 'sourceAudio'. Either include it or remove the dependency array
Lint & Format: src/app/tabs/RecordTab.test.tsx#L163
'_args' is defined but never used
Lint & Format: __tests__/AuthSessionProvider.test.tsx#L19
'_args' is defined but never used