Skip to content

Add test to check @catch without to arg #2928

Add test to check @catch without to arg

Add test to check @catch without to arg #2928

Triggered via push August 3, 2026 06:39
Status Failure
Total duration 58s
Artifacts

docmodel.yml

on: push
Generate Documentation Model
47s
Generate Documentation Model
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Generate Documentation Model
Process completed with exit code 1.
Generate Documentation Model: src/utilities/internal/getMemoryInternals.ts#L103
Property 'getCatchTo' is missing in type '{ canonicalStringify: defaultCacheSizes; checkDocument: defaultCacheSizes; isDeferredFragment: defaultCacheSizes; isStreamField: defaultCacheSizes; ... 13 more ...; "inMemoryCache.prunePartialStreamArray": defaultCacheSizes; }' but required in type 'Record<keyof CacheSizes, number>'.
Generate Documentation Model: src/cache/inmemory/writeToStore.ts#L180
Property 'catchByDefault' is missing in type '{ overwrite: boolean; incomingById: Map<any, any>; clientOnly: false; deferred: false; flavors: Map<any, any>; extensions: ExtensionsWithStreamInfo | undefined; ... 7 more ...; varString: string; }' but required in type 'WriteContext'.
Generate Documentation Model: src/cache/inmemory/policies.ts#L458
Argument of type '{ store: EntityStore; variables: Record<string, any> | undefined; }' is not assignable to parameter of type 'ReadMergeModifyContext'.
Generate Documentation Model: src/cache/inmemory/entityStore.ts#L269
Argument of type '{ store: this; }' is not assignable to parameter of type 'ReadMergeModifyContext'.
Generate Documentation Model: src/utilities/internal/getMemoryInternals.ts#L103
Property 'getCatchTo' is missing in type '{ canonicalStringify: defaultCacheSizes; checkDocument: defaultCacheSizes; isDeferredFragment: defaultCacheSizes; isStreamField: defaultCacheSizes; ... 13 more ...; "inMemoryCache.prunePartialStreamArray": defaultCacheSizes; }' but required in type 'Record<keyof CacheSizes, number>'.
Generate Documentation Model: src/cache/inmemory/writeToStore.ts#L180
Property 'catchByDefault' is missing in type '{ overwrite: boolean; incomingById: Map<any, any>; clientOnly: false; deferred: false; flavors: Map<any, any>; extensions: ExtensionsWithStreamInfo | undefined; ... 7 more ...; varString: string; }' but required in type 'WriteContext'.
Generate Documentation Model: src/cache/inmemory/policies.ts#L458
Argument of type '{ store: EntityStore; variables: Record<string, any> | undefined; }' is not assignable to parameter of type 'ReadMergeModifyContext'.
Generate Documentation Model: src/cache/inmemory/entityStore.ts#L269
Argument of type '{ store: this; }' is not assignable to parameter of type 'ReadMergeModifyContext'.