fix: wire the Welcome Plans button to the WorkoutPlansScreen#968
Merged
Annotations
4 errors and 11 warnings
|
🧹 Run Frontend Lint Checks
Process completed with exit code 1.
|
|
🧹 Run Frontend Lint Checks:
src/App.tsx#L531
'ExitConfirmModal' is not defined
|
|
🧹 Run Frontend Lint Checks:
src/App.tsx#L460
'TutorialsScreen' is not defined
|
|
🧹 Run Frontend Lint Checks:
src/App.tsx#L399
'BattleMode' is not defined
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🧹 Run Frontend Lint Checks:
src/components/MultiplayerRoomScreen.tsx#L1
'useRef' is defined but never used. Allowed unused vars must match /^_/u
|
|
🧹 Run Frontend Lint Checks:
src/components/Dashboard/Dashboard.tsx#L2
'BarChart4' is defined but never used. Allowed unused vars must match /^_/u
|
|
🧹 Run Frontend Lint Checks:
src/components/CameraPermissionRecovery.tsx#L80
`'` can be escaped with `'`, `‘`, `'`, `’`
|
|
🧹 Run Frontend Lint Checks:
src/components/CalibrationScreen.tsx#L289
React Hook useEffect has missing dependencies: 'selectedExercise.downThreshold', 'settings.calibrationProfile', and 'updateSetting'. Either include them or remove the dependency array
|
|
🧹 Run Frontend Lint Checks:
src/components/CalibrationScreen.tsx#L226
The ref value 'countdownIntervalRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'countdownIntervalRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
|
🧹 Run Frontend Lint Checks:
src/components/CalibrationScreen.tsx#L80
'setCountdownActive' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
🧹 Run Frontend Lint Checks:
src/components/CalibrationScreen.tsx#L5
'Check' is defined but never used. Allowed unused vars must match /^_/u
|
|
🧹 Run Frontend Lint Checks:
src/components/BattleMode/BattleMode.tsx#L72
The ref value 'videoRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'videoRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
|
🧹 Run Frontend Lint Checks:
src/components/BattleMode/BattleMode.tsx#L4
'Award' is defined but never used. Allowed unused vars must match /^_/u
|
|
🧹 Run Frontend Lint Checks:
src/components/BattleMode/BattleMode.tsx#L4
'ShieldAlert' is defined but never used. Allowed unused vars must match /^_/u
|
background
wait
wait-all
cancel
parallel
Loading