Skip to content

Feat: Call useOnyx selector for entire collection #508

Feat: Call useOnyx selector for entire collection

Feat: Call useOnyx selector for entire collection #508

Triggered via pull request September 30, 2024 11:26
Status Failure
Total duration 28s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
lint: lib/useOnyx.ts#L193
Type 'TReturnValue | OnyxValue<TKey> | undefined' is not assignable to type 'CachedValue<TKey, TReturnValue> | null | undefined'.
lint
Process completed with exit code 2.