Skip to content

RJS-2760: Adding Realm.shutdown() and fixing clean exit tests #5529

RJS-2760: Adding Realm.shutdown() and fixing clean exit tests

RJS-2760: Adding Realm.shutdown() and fixing clean exit tests #5529

Triggered via pull request April 10, 2024 09:18
Status Success
Total duration 13m 49s
Artifacts

pr-linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/Object.ts#L144
The type 'ObjectSchema' is undefined
Lint: packages/realm/src/OrderedCollection.ts#L667
JSDoc @returns declaration present but return expression not available in function
Lint: packages/realm/src/Realm.ts#L828
The type 'schemaVersion' is undefined
Lint: packages/realm/src/Realm.ts#L988
The type 'addListener' is undefined
Lint: packages/realm/src/Realm.ts#L1032
The type 'beginTransaction' is undefined
Lint: packages/realm/src/Realm.ts#L1032
The type 'commitTransaction' is undefined
Lint: packages/realm/src/Realm.ts#L1032
The type 'cancelTransaction' is undefined
Lint: packages/realm/src/Realm.ts#L1032
The type 'commitTransaction' is undefined
Lint: packages/realm/src/Realm.ts#L1032
The type 'write' is undefined
Lint: packages/realm/src/Realm.ts#L1032
The type 'write' is undefined