Skip to content

fix(web): panel button keeps its counts until the tab that shows them is open #1018

fix(web): panel button keeps its counts until the tab that shows them is open

fix(web): panel button keeps its counts until the tab that shows them is open #1018

Triggered via pull request September 3, 2026 05:37
Status Success
Total duration 7m 9s
Artifacts

ci.yml

on: pull_request
Format, Lint, Typecheck, Test, Build
7m 5s
Format, Lint, Typecheck, Test, Build
Browser Test
3m 52s
Browser Test
Release Smoke
56s
Release Smoke
Deploy app.threadlines.dev  /  deploy
Deploy app.threadlines.dev / deploy
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
react(refs): apps/web/src/components/auth/PairingRouteSurface.tsx#L360
apps/web/src/components/auth/PairingRouteSurface.tsx:360:16: Cannot access refs during render
react(refs): apps/web/src/components/auth/PairingRouteSurface.tsx#L360
apps/web/src/components/auth/PairingRouteSurface.tsx:360:16: Cannot access refs during render
react(refs): apps/web/src/components/auth/PairingRouteSurface.tsx#L358
apps/web/src/components/auth/PairingRouteSurface.tsx:358:14: Cannot access refs during render
react(refs): apps/web/src/components/auth/PairingRouteSurface.tsx#L356
apps/web/src/components/auth/PairingRouteSurface.tsx:356:10: Cannot access refs during render
react(refs): apps/web/src/components/auth/PairingRouteSurface.tsx#L326
apps/web/src/components/auth/PairingRouteSurface.tsx:326:29: Cannot access refs during render
react(refs): apps/web/src/components/auth/PairingRouteSurface.tsx#L324
apps/web/src/components/auth/PairingRouteSurface.tsx:324:19: Cannot access refs during render
react(refs): apps/web/src/components/auth/PairingRouteSurface.tsx#L216
apps/web/src/components/auth/PairingRouteSurface.tsx:216:42: Cannot access refs during render
react(refs): apps/web/src/components/auth/PairingRouteSurface.tsx#L213
apps/web/src/components/auth/PairingRouteSurface.tsx:213:72: Cannot access refs during render
react(refs): apps/web/src/components/auth/PairingRouteSurface.tsx#L95
apps/web/src/components/auth/PairingRouteSurface.tsx:95:48: Cannot access refs during render
unicorn(no-array-reverse): scripts/audit-marketing-media-corners.ts#L122
scripts/audit-marketing-media-corners.ts:122:75: Use `Array#toReversed()` instead of `Array#reverse()`.