Add test to check @catch without to arg #2928
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'.
|
background
wait
wait-all
cancel
parallel
Loading