Skip to content

Release 1.3.0

Release 1.3.0 #100

Triggered via pull request October 15, 2025 19:03
@ArcathArcath
synchronize #13
release-1.3.0
Status Success
Total duration 7m 48s
Artifacts

deployment.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
⬣ ESLint: app/routes/broadcast.builder.tsx#L45
The 'setQueue' function makes the dependencies of useEffect Hook (at line 53) change on every render. To fix this, wrap the definition of 'setQueue' in its own useCallback() Hook