Skip to content

Fix type errors in integration test - open-behaviour #4490

Fix type errors in integration test - open-behaviour

Fix type errors in integration test - open-behaviour #4490

Triggered via pull request August 10, 2023 15:54
Status Success
Total duration 2m 17s
Artifacts

pr-linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: packages/realm/bindgen/src/templates/node-wrapper.ts#L25
'rawSpec' is defined but never used
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#L888
Unexpected any. Specify a different type
Lint: packages/realm/src/Realm.ts#L921
The type 'schemaVersion' is undefined
Lint: packages/realm/src/Realm.ts#L1084
The type 'addListener' is undefined
Lint: packages/realm/src/Realm.ts#L1128
The type 'beginTransaction' is undefined
Lint: packages/realm/src/Realm.ts#L1128
The type 'commitTransaction' is undefined
Lint: packages/realm/src/Realm.ts#L1128
The type 'cancelTransaction' is undefined
Lint: packages/realm/src/Realm.ts#L1128
The type 'commitTransaction' is undefined