fix: Increased number of lines for accordion title and labels to fix overflow bug #1254
Annotations
10 warnings
packages/components/src/components/SelectionControls/Switch.tsx#L132
'backgroundColor' is assigned a value but never used
|
packages/components/src/components/SelectionControls/Switch.tsx#L72
React Hook useEffect has missing dependencies: 'activeKnobAnimation' and 'inactiveKnobAnimation'. Either include them or remove the dependency array
|
packages/components/src/components/SelectionControls/SmallSwitch.tsx#L55
React Hook useEffect has missing dependencies: 'activeKnobAnimation' and 'inactiveKnobAnimation'. Either include them or remove the dependency array
|
packages/components/src/components/Progress/ProgressItem/ProgressItem.tsx#L88
'_' is defined but never used
|
packages/components/src/components/Menu/Menu.tsx#L3
'useEffect' is defined but never used
|
packages/components/src/components/ErrorBoundary/ErrorBoundaryScreen.tsx#L2
Unexpected undescribed directive comment. Include descriptions to explain why the comment is necessary
|
packages/components/src/components/ErrorBoundary/ErrorBoundary.tsx#L1
Unexpected undescribed directive comment. Include descriptions to explain why the comment is necessary
|
packages/core/src/store/mad-config/mad-config.ts#L36
React Hook useMemo has an unnecessary dependency: 'config.currentEnvironment'. Either exclude it or remove the dependency array
|
packages/auth/src/Expo-AuthSession/hooks/useAuthenticate.ts#L64
React Hook useEffect has missing dependencies: 'config', 'enableAutomaticAuthentication', and 'withAuthenticationPromiseHandler'. Either include them or remove the dependency array
|
packages/skia-draw/src/premades/ImageMarkup/EDSControlPanel/EDSControlPanel.tsx#L1
'KeyboardAvoidingView' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading