Skip to content

Platform specific mocks #1

Platform specific mocks

Platform specific mocks #1

Triggered via pull request April 9, 2024 11:54
Status Failure
Total duration 35s
Artifacts

typecheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.