Skip to content

RJS-2673: Prevent flickering behavior in RealmProvider #5513

RJS-2673: Prevent flickering behavior in RealmProvider

RJS-2673: Prevent flickering behavior in RealmProvider #5513

Triggered via pull request April 5, 2024 10:31
@elle-jelle-j
synchronize #6550
lj/rendering
Status Success
Total duration 12m 26s
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#L817
The type 'schemaVersion' is undefined
Lint: packages/realm/src/Realm.ts#L977
The type 'addListener' is undefined
Lint: packages/realm/src/Realm.ts#L1021
The type 'beginTransaction' is undefined
Lint: packages/realm/src/Realm.ts#L1021
The type 'commitTransaction' is undefined
Lint: packages/realm/src/Realm.ts#L1021
The type 'cancelTransaction' is undefined
Lint: packages/realm/src/Realm.ts#L1021
The type 'commitTransaction' is undefined
Lint: packages/realm/src/Realm.ts#L1021
The type 'write' is undefined
Lint: packages/realm/src/Realm.ts#L1021
The type 'write' is undefined