Followup to #6922 refactoring after_realm_open
into exclude_from_icloud_backup
#6282
Annotations
10 warnings
Lint:
packages/realm/src/OrderedCollection.ts#L691
JSDoc @returns declaration present but return expression not available in function
|
Lint:
packages/realm/src/Realm.ts#L845
The type 'schemaVersion' is undefined
|
Lint:
packages/realm/src/Realm.ts#L1007
The type 'addListener' is undefined
|
Lint:
packages/realm/src/Realm.ts#L1051
The type 'beginTransaction' is undefined
|
Lint:
packages/realm/src/Realm.ts#L1051
The type 'commitTransaction' is undefined
|
Lint:
packages/realm/src/Realm.ts#L1051
The type 'cancelTransaction' is undefined
|
Lint:
packages/realm/src/Realm.ts#L1051
The type 'commitTransaction' is undefined
|
Lint:
packages/realm/src/Realm.ts#L1051
The type 'write' is undefined
|
Lint:
packages/realm/src/Realm.ts#L1051
The type 'write' is undefined
|
Lint:
packages/realm/src/Realm.ts#L1051
The type 'write' is undefined
|