Fix cache key eviction #656
Annotations
10 errors
|
lint:
tests/perf-test/Onyx.perf-test.ts#L35
Object literal may only specify known properties, and 'safeEvictionKeys' does not exist in type 'InitOptions'.
|
|
lint:
tests/perf-test/Onyx.perf-test.ts#L153
Object literal may only specify known properties, and 'safeEvictionKeys' does not exist in type 'InitOptions'.
|
|
lint:
tests/perf-test/OnyxConnectionManager.perf-test.ts#L48
Object literal may only specify known properties, and 'safeEvictionKeys' does not exist in type 'InitOptions'.
|
|
lint:
tests/perf-test/OnyxUtils.perf-test.ts#L54
Object literal may only specify known properties, and 'safeEvictionKeys' does not exist in type 'InitOptions'.
|
|
lint:
tests/perf-test/OnyxUtils.perf-test.ts#L187
Property 'isSafeEvictionKey' does not exist on type '{ METHOD: { readonly SET: "set"; readonly MERGE: "merge"; readonly MERGE_COLLECTION: "mergecollection"; readonly SET_COLLECTION: "setcollection"; readonly MULTI_SET: "multiset"; readonly CLEAR: "clear"; }; ... 46 more ...; updateSnapshots: (data: OnyxUpdate[], mergeFn: <TKey extends string>(key: TKey, changes: unkno...'.
|
|
lint:
tests/perf-test/OnyxUtils.perf-test.ts#L250
Property 'removeLastAccessedKey' does not exist on type '{ METHOD: { readonly SET: "set"; readonly MERGE: "merge"; readonly MERGE_COLLECTION: "mergecollection"; readonly SET_COLLECTION: "setcollection"; readonly MULTI_SET: "multiset"; readonly CLEAR: "clear"; }; ... 46 more ...; updateSnapshots: (data: OnyxUpdate[], mergeFn: <TKey extends string>(key: TKey, changes: unkno...'.
|
|
lint:
tests/perf-test/OnyxUtils.perf-test.ts#L252
Property 'addLastAccessedKey' does not exist on type '{ METHOD: { readonly SET: "set"; readonly MERGE: "merge"; readonly MERGE_COLLECTION: "mergecollection"; readonly SET_COLLECTION: "setcollection"; readonly MULTI_SET: "multiset"; readonly CLEAR: "clear"; }; ... 46 more ...; updateSnapshots: (data: OnyxUpdate[], mergeFn: <TKey extends string>(key: TKey, changes: unkno...'.
|
|
lint:
tests/perf-test/OnyxUtils.perf-test.ts#L255
Property 'removeLastAccessedKey' does not exist on type '{ METHOD: { readonly SET: "set"; readonly MERGE: "merge"; readonly MERGE_COLLECTION: "mergecollection"; readonly SET_COLLECTION: "setcollection"; readonly MULTI_SET: "multiset"; readonly CLEAR: "clear"; }; ... 46 more ...; updateSnapshots: (data: OnyxUpdate[], mergeFn: <TKey extends string>(key: TKey, changes: unkno...'.
|
|
lint:
tests/perf-test/OnyxUtils.perf-test.ts#L263
Property 'addLastAccessedKey' does not exist on type '{ METHOD: { readonly SET: "set"; readonly MERGE: "merge"; readonly MERGE_COLLECTION: "mergecollection"; readonly SET_COLLECTION: "setcollection"; readonly MULTI_SET: "multiset"; readonly CLEAR: "clear"; }; ... 46 more ...; updateSnapshots: (data: OnyxUpdate[], mergeFn: <TKey extends string>(key: TKey, changes: unkno...'.
|
|
lint:
tests/perf-test/OnyxUtils.perf-test.ts#L265
Property 'addLastAccessedKey' does not exist on type '{ METHOD: { readonly SET: "set"; readonly MERGE: "merge"; readonly MERGE_COLLECTION: "mergecollection"; readonly SET_COLLECTION: "setcollection"; readonly MULTI_SET: "multiset"; readonly CLEAR: "clear"; }; ... 46 more ...; updateSnapshots: (data: OnyxUpdate[], mergeFn: <TKey extends string>(key: TKey, changes: unkno...'.
|