Skip to content

Fix ReanimatedError: Trying to access property _id of an object which cannot be sent to the UI runtime #127

Fix ReanimatedError: Trying to access property _id of an object which cannot be sent to the UI runtime

Fix ReanimatedError: Trying to access property _id of an object which cannot be sent to the UI runtime #127

Re-run triggered August 28, 2025 21:46
Status Failure
Total duration 39s
Artifacts

main.yml

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

Annotations

7 errors
checks (20)
Process completed with exit code 2.
checks (20): src/MessageContainer/index.tsx#L359
Type 'ListRenderItem<IMessage> | null' is not assignable to type 'ListRenderItem<unknown> | SharedValue<ListRenderItem<unknown> | null | undefined> | null | undefined'.
checks (20): src/MessageContainer/index.tsx#L357
Type '(item: IMessage, index: number) => string' is not assignable to type '((item: unknown, index: number) => string) | SharedValue<((item: unknown, index: number) => string) | undefined> | undefined'.
checks (18)
The operation was canceled.
checks (18): src/MessageContainer/index.tsx#L359
Type 'ListRenderItem<IMessage> | null' is not assignable to type 'ListRenderItem<unknown> | SharedValue<ListRenderItem<unknown> | null | undefined> | null | undefined'.
checks (18): src/MessageContainer/index.tsx#L357
Type '(item: IMessage, index: number) => string' is not assignable to type '((item: unknown, index: number) => string) | SharedValue<((item: unknown, index: number) => string) | undefined> | undefined'.
checks (18)
The strategy configuration was canceled because "checks._20" failed