Skip to content

[WIP] fix: messages content overlap when bottom sheet is shown #7

[WIP] fix: messages content overlap when bottom sheet is shown

[WIP] fix: messages content overlap when bottom sheet is shown #7

Triggered via pull request September 16, 2024 18:37
Status Failure
Total duration 2m 34s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
2m 24s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Changed files ESLint check: src/components/ActionSheetAwareScrollView/ActionSheetKeyboardSpace.tsx#L37
Mutating a value returned from a function whose return value should not be mutated
Changed files ESLint check: src/components/ActionSheetAwareScrollView/ActionSheetKeyboardSpace.tsx#L90
Mutating a value returned from a function whose return value should not be mutated
Changed files ESLint check: src/components/ActionSheetAwareScrollView/ActionSheetKeyboardSpace.tsx#L113
'composerHeight' is assigned a value but never used
Changed files ESLint check: src/components/AttachmentPicker/types.ts#L2
'LayoutChangeEvent' is defined but never used
Changed files ESLint check: src/components/EmojiPicker/EmojiPickerButton.tsx#L64
Unsafe argument of type `any` assigned to a parameter of type `GestureResponderEvent | KeyboardEvent | undefined`
Changed files ESLint check: src/components/PopoverMenu.tsx#L4
'/home/runner/work/App/App/node_modules/react-native/index.js' imported multiple times
Changed files ESLint check: src/pages/home/report/ReportActionItem.tsx#L400
React Hook useCallback has a missing dependency: 'handleShowContextMenu'. Either include it or remove the dependency array