Skip to content

RJS-2648: Add ability for Realm instance to be used in RealmProvider #5865

RJS-2648: Add ability for Realm instance to be used in RealmProvider

RJS-2648: Add ability for Realm instance to be used in RealmProvider #5865

Triggered via pull request June 17, 2024 12:28
Status Success
Total duration 13m 37s
Artifacts

pr-linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: packages/realm/src/Object.ts#L147
The type 'ObjectSchema' is undefined
Lint: packages/realm/src/OrderedCollection.ts#L695
JSDoc @returns declaration present but return expression not available in function
Lint: packages/realm/src/Realm.ts#L842
The type 'schemaVersion' is undefined
Lint: packages/realm/src/Realm.ts#L1004
The type 'addListener' is undefined
Lint: packages/realm/src/Realm.ts#L1048
The type 'beginTransaction' is undefined
Lint: packages/realm/src/Realm.ts#L1048
The type 'commitTransaction' is undefined
Lint: packages/realm/src/Realm.ts#L1048
The type 'cancelTransaction' is undefined
Lint: packages/realm/src/Realm.ts#L1048
The type 'commitTransaction' is undefined
Lint: packages/realm/src/Realm.ts#L1048
The type 'write' is undefined
Lint: packages/realm/src/Realm.ts#L1048
The type 'write' is undefined