Skip to content

Fix cache key eviction #656

Fix cache key eviction

Fix cache key eviction #656

Triggered via pull request April 24, 2025 09:20
Status Failure
Total duration 1m 20s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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...'.