Skip to content

Floating dates: make telegram like days animation & other refactoring for performance improvement and easier maintaining #103

Floating dates: make telegram like days animation & other refactoring for performance improvement and easier maintaining

Floating dates: make telegram like days animation & other refactoring for performance improvement and easier maintaining #103

Triggered via pull request February 11, 2025 20:28
Status Failure
Total duration 55s
Artifacts

main.yml

on: pull_request
Matrix: checks
Fit to window
Zoom out
Zoom in

Annotations

21 errors
checks (20): src/Composer.tsx#L45
Expected 1 arguments, but got 0.
checks (20): src/GiftedChat.tsx#L299
Expected 1 arguments, but got 0.
checks (20): src/GiftedChat.tsx#L400
Type 'RefObject<FlashList<IMessage> | null>' is not assignable to type 'RefObject<FlashList<IMessage>>'.
checks (20): src/MessageContainer/components/DayAnimated/index.tsx#L82
Binding element 'nativeEvent' implicitly has an 'any' type.
checks (20): src/MessageContainer/components/Item/index.tsx#L104
Binding element 'nativeEvent' implicitly has an 'any' type.
checks (20): src/MessageContainer/index.tsx#L164
Cannot find name 'Message'. Did you mean 'TMessage'?
checks (20): src/MessageContainer/index.tsx#L169
Property '_id' does not exist on type '{}'.
checks (20): src/MessageContainer/index.tsx#L232
Binding element 'nativeEvent' implicitly has an 'any' type.
checks (20): src/MessageContainer/index.tsx#L243
Property 'onLayout' does not exist on type 'object'.
checks (20): src/MessageContainer/index.tsx#L276
Type 'RefObject<FlashList<TMessage>> | undefined' is not assignable to type 'Ref<Component<AnimateProps<FlashListProps<unknown>>, any, any>> | undefined'.
checks (18)
The job was canceled because "_20" failed.
checks (18): src/Composer.tsx#L45
Expected 1 arguments, but got 0.
checks (18): src/GiftedChat.tsx#L299
Expected 1 arguments, but got 0.
checks (18): src/GiftedChat.tsx#L400
Type 'RefObject<FlashList<IMessage> | null>' is not assignable to type 'RefObject<FlashList<IMessage>>'.
checks (18): src/MessageContainer/components/DayAnimated/index.tsx#L82
Binding element 'nativeEvent' implicitly has an 'any' type.
checks (18): src/MessageContainer/components/Item/index.tsx#L104
Binding element 'nativeEvent' implicitly has an 'any' type.
checks (18): src/MessageContainer/index.tsx#L164
Cannot find name 'Message'. Did you mean 'TMessage'?
checks (18): src/MessageContainer/index.tsx#L169
Property '_id' does not exist on type '{}'.
checks (18): src/MessageContainer/index.tsx#L232
Binding element 'nativeEvent' implicitly has an 'any' type.
checks (18): src/MessageContainer/index.tsx#L243
Property 'onLayout' does not exist on type 'object'.
checks (18): src/MessageContainer/index.tsx#L276
Type 'RefObject<FlashList<TMessage>> | undefined' is not assignable to type 'Ref<Component<AnimateProps<FlashListProps<unknown>>, any, any>> | undefined'.