RJS-2680: Implement support for Mixed
data type with nested collections
#5475
Annotations
11 warnings
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
packages/realm/src/Configuration.ts#L58
The type 'AppConfiguration' is undefined
|
Lint:
packages/realm/src/Configuration.ts#L58
The type 'User' is undefined
|
Lint:
packages/realm/src/Configuration.ts#L58
The type 'AppConfiguration' is undefined
|
Lint:
packages/realm/src/Logger.ts#L163
Expected only 0 line after block description
|
Lint:
packages/realm/src/Logger.ts#L177
Expected only 0 line after block description
|
Lint:
packages/realm/src/Logger.ts#L182
Missing JSDoc @SInCE value
|
Lint:
packages/realm/src/Object.ts#L145
The type 'ObjectSchema' is undefined
|
Lint:
packages/realm/src/OrderedCollection.ts#L677
JSDoc @returns declaration present but return expression not available in function
|
Lint:
packages/realm/src/Realm.ts#L294
Expected @param names to be "_". Got "level, category"
|
Lint:
packages/realm/src/Realm.ts#L1002
The type 'schemaVersion' is undefined
|