Skip to content

Make the react-native entry point Jest compatible #4442

Make the react-native entry point Jest compatible

Make the react-native entry point Jest compatible #4442

Triggered via pull request July 31, 2023 07:47
Status Success
Total duration 1m 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pr-linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: packages/realm/bindgen/src/templates/node-wrapper.ts#L25
'rawSpec' is defined but never used
Lint: packages/realm/src/Object.ts#L143
The type 'ObjectSchema' is undefined
Lint: packages/realm/src/OrderedCollection.ts#L632
JSDoc @returns declaration present but return expression not available in function
Lint: packages/realm/src/Realm.ts#L917
The type 'schemaVersion' is undefined
Lint: packages/realm/src/Realm.ts#L1080
The type 'addListener' is undefined
Lint: packages/realm/src/Realm.ts#L1124
The type 'beginTransaction' is undefined
Lint: packages/realm/src/Realm.ts#L1124
The type 'commitTransaction' is undefined
Lint: packages/realm/src/Realm.ts#L1124
The type 'cancelTransaction' is undefined
Lint: packages/realm/src/Realm.ts#L1124
The type 'commitTransaction' is undefined
Lint: packages/realm/src/Realm.ts#L1124
The type 'write' is undefined