[TS migration] Prepare remaining files for Onyx.js migration #151
Annotations
9 errors
lint:
lib/OnyxCache.ts#L129
Cannot find name 'Key'.
|
lint:
lib/PerformanceUtils.ts#L3
Module '"./Onyx"' has no exported member 'Mapping'. Did you mean to use 'import Mapping from "./Onyx"' instead?
|
lint:
lib/storage/WebStorage.ts#L7
Module '"./providers/types"' has no exported member 'Key'. Did you mean to use 'import Key from "./providers/types"' instead?
|
lint:
tests/unit/useOnyxTest.ts#L101
Argument of type '"test"' is not assignable to parameter of type 'OnyxCollection<unknown>'.
|
lint:
tests/unit/useOnyxTest.ts#L265
Argument of type '"test"' is not assignable to parameter of type 'OnyxCollection<unknown>'.
|
lint:
tests/unit/useOnyxTest.ts#L345
Argument of type '"test1"' is not assignable to parameter of type 'OnyxCollection<unknown>'.
|
lint:
tests/unit/useOnyxTest.ts#L361
Argument of type '"test1"' is not assignable to parameter of type 'OnyxCollection<unknown>'.
|
lint:
tests/unit/useOnyxTest.ts#L382
Argument of type '"test1"' is not assignable to parameter of type 'OnyxCollection<unknown>'.
|
lint
Process completed with exit code 2.
|