Skip to content

Roll back invalid object creations not handled by realm.write() #4995

Roll back invalid object creations not handled by realm.write()

Roll back invalid object creations not handled by realm.write() #4995

Triggered via pull request January 5, 2024 20:19
Status Success
Total duration 11m 52s
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/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/Object.ts#L144
The type 'ObjectSchema' is undefined
Lint: packages/realm/src/OrderedCollection.ts#L647
JSDoc @returns declaration present but return expression not available in function
Lint: packages/realm/src/Realm.ts#L908
Unexpected any. Specify a different type
Lint: packages/realm/src/Realm.ts#L941
The type 'schemaVersion' is undefined
Lint: packages/realm/src/Realm.ts#L1104
The type 'addListener' is undefined
Lint: packages/realm/src/Realm.ts#L1148
The type 'beginTransaction' is undefined