Skip to content

Make counter types requirable #5867

Make counter types requirable

Make counter types requirable #5867

Triggered via pull request June 17, 2024 13:11
Status Failure
Total duration 12m 47s
Artifacts

pr-linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Lint: packages/realm/src/Object.ts#L30
'OmittedRealmTypes' is defined but never used
Lint: packages/realm/src/Unmanaged.ts#L64
Replace `T,·RequiredProperties·extends·keyof·RequirableProperties<T>>·=·OptionalExceptRequired<T,` with `⏎··T,⏎··RequiredProperties·extends·keyof·RequirableProperties<T>,⏎>·=·OptionalExceptRequired<⏎··T,⏎·`
Lint: packages/realm/src/Unmanaged.ts#L65
Insert `··`
Lint: packages/realm/src/Unmanaged.ts#L66
Replace `},·RequiredProperties` with `··},⏎··RequiredProperties⏎`
Lint: packages/realm/src/Unmanaged.ts#L68
Replace `T,` with `⏎··T,⏎·`
Lint: packages/realm/src/Unmanaged.ts#L69
Insert `··`
Lint: packages/realm/src/Unmanaged.ts#L69
Unexpected any. Specify a different type
Lint: packages/realm/src/Unmanaged.ts#L70
Replace `},·RequiredProperties` with `··},⏎··RequiredProperties⏎`
Lint: packages/realm/src/Unmanaged.ts#L81
Unexpected any. Specify a different type
Lint: packages/realm/src/Unmanaged.ts#L87
Insert `⏎·`
Lint: packages/realm/src/Object.ts#L148
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#L842
The type 'schemaVersion' is undefined
Lint: packages/realm/src/Realm.ts#L1004
The type 'addListener' is undefined
Lint: packages/realm/src/Realm.ts#L1048
The type 'beginTransaction' is undefined
Lint: packages/realm/src/Realm.ts#L1048
The type 'commitTransaction' is undefined
Lint: packages/realm/src/Realm.ts#L1048
The type 'cancelTransaction' is undefined
Lint: packages/realm/src/Realm.ts#L1048
The type 'commitTransaction' is undefined
Lint: packages/realm/src/Realm.ts#L1048
The type 'write' is undefined
Lint: packages/realm/src/Realm.ts#L1048
The type 'write' is undefined