Skip to content

RJS-2809: Realm Web: Fix async iterator returned from watch #5747

RJS-2809: Realm Web: Fix async iterator returned from watch

RJS-2809: Realm Web: Fix async iterator returned from watch #5747

Triggered via pull request May 29, 2024 15:15
Status Success
Total duration 12m 55s
Artifacts

pr-linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: packages/realm/src/Object.ts#L145
The type 'ObjectSchema' is undefined
Lint: packages/realm/src/OrderedCollection.ts#L695
JSDoc @returns declaration present but return expression not available in function
Lint: packages/realm/src/Realm.ts#L830
The type 'schemaVersion' is undefined
Lint: packages/realm/src/Realm.ts#L992
The type 'addListener' is undefined
Lint: packages/realm/src/Realm.ts#L1036
The type 'beginTransaction' is undefined
Lint: packages/realm/src/Realm.ts#L1036
The type 'commitTransaction' is undefined
Lint: packages/realm/src/Realm.ts#L1036
The type 'cancelTransaction' is undefined
Lint: packages/realm/src/Realm.ts#L1036
The type 'commitTransaction' is undefined
Lint: packages/realm/src/Realm.ts#L1036
The type 'write' is undefined
Lint: packages/realm/src/Realm.ts#L1036
The type 'write' is undefined