Add Realm.Configuration #4548
Annotations
2 errors and 10 warnings
|
Lint
Process completed with exit code 1.
|
Lint:
packages/realm/bindgen/src/templates/node-wrapper.ts#L25
'rawSpec' is defined but never used
|
Lint:
packages/realm/src/Configuration.ts#L42
The type 'AppConfiguration' is undefined
|
Lint:
packages/realm/src/Configuration.ts#L42
The type 'User' is undefined
|
Lint:
packages/realm/src/Configuration.ts#L42
The type 'AppConfiguration' is undefined
|
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#L891
Unexpected any. Specify a different type
|
Lint:
packages/realm/src/Realm.ts#L924
The type 'schemaVersion' is undefined
|
Lint:
packages/realm/src/Realm.ts#L1087
The type 'addListener' is undefined
|
Lint:
packages/realm/src/Realm.ts#L1131
The type 'beginTransaction' is undefined
|