Skip to content

chore(deps): Update dependency turbo to ^2.10.6 #2242

chore(deps): Update dependency turbo to ^2.10.6

chore(deps): Update dependency turbo to ^2.10.6 #2242

Triggered via push July 22, 2026 20:10
Status Success
Total duration 11m 13s
Artifacts

lint.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
jsx-a11y(control-has-associated-label): src/components/organisms/DebugPanel/tabs/OrbTab.tsx#L54
A control must be associated with a text label.
jsx-a11y(control-has-associated-label): src/components/molecules/WaveformDisplay/index.tsx#L238
A control must be associated with a text label.
react-hooks(exhaustive-deps): src/components/organisms/SoundPinMarkers/index.tsx#L544
The ref's value `.current` is accessed directly in the effect cleanup function.
react-hooks(exhaustive-deps): src/components/organisms/SoundPinMarkers/index.tsx#L539
The ref's value `.current` is accessed directly in the effect cleanup function.
react-hooks(exhaustive-deps): src/components/organisms/SoundPinMarkers/index.tsx#L537
The ref's value `.current` is accessed directly in the effect cleanup function.
react-hooks(exhaustive-deps): src/components/organisms/SoundPinMarkers/index.tsx#L534
The ref's value `.current` is accessed directly in the effect cleanup function.
jsx-a11y(prefer-tag-over-role): src/components/organisms/PWAInstallPrompt/index.tsx#L249
Prefer `button` over `role` attribute `button`.
jsx-a11y(no-static-element-interactions): src/components/organisms/PWAInstallPrompt/index.tsx#L92
Static HTML elements with event handlers require a role.
react-hooks(exhaustive-deps): src/components/molecules/WaveformPlayer/useWaveformPlayer.ts#L529
The ref's value `.current` is accessed directly in the effect cleanup function.