Platform specific mocks #3
Annotations
10 errors
lint:
lib/Onyx.ts#L45
Parameter 'key' implicitly has an 'any' type.
|
lint:
lib/Onyx.ts#L45
Parameter 'value' implicitly has an 'any' type.
|
lint:
lib/Onyx.ts#L231
Parameter 'error' implicitly has an 'any' type.
|
lint:
lib/Onyx.ts#L257
Parameter 'error' implicitly has an 'any' type.
|
lint:
lib/storage/InstanceSync/index.web.ts#L9
Module '"/home/runner/work/react-native-onyx/react-native-onyx/lib/storage/providers/types"' has no default export. Did you mean to use 'import { StorageProvider } from "/home/runner/work/react-native-onyx/react-native-onyx/lib/storage/providers/types"' instead?
|
lint:
lib/storage/index.ts#L6
Module '"/home/runner/work/react-native-onyx/react-native-onyx/lib/storage/providers/types"' has no default export. Did you mean to use 'import { StorageProvider } from "/home/runner/work/react-native-onyx/react-native-onyx/lib/storage/providers/types"' instead?
|
lint:
lib/storage/index.ts#L79
Parameter 'key' implicitly has an 'any' type.
|
lint:
lib/storage/index.ts#L84
Parameter 'keys' implicitly has an 'any' type.
|
lint:
lib/storage/index.ts#L89
Parameter 'key' implicitly has an 'any' type.
|
lint:
lib/storage/index.ts#L89
Parameter 'value' implicitly has an 'any' type.
|