add defineCloudflareConfig utility
#992
Annotations
28 errors
|
prettier:check
Type '"dummy" | (() => IncrementalCache | TagCache | Queue | Promise<IncrementalCache | TagCache | Queue>)' is not assignable to type 'IncludedIncrementalCache | LazyLoadedOverride<IncrementalCache> | undefined'.
|
|
prettier:check
Argument of type 'IncrementalCache | "dummy" | (() => IncrementalCache | Promise<IncrementalCache>) | undefined' is not assignable to parameter of type 'IncrementalCache | TagCache | Queue | (() => IncrementalCache | TagCache | Queue | Promise<IncrementalCache | TagCache | Queue>) | undefined'.
|
|
prettier:check
Type '"dummy" | (() => IncrementalCache | TagCache | Queue | Promise<IncrementalCache | TagCache | Queue>)' is not assignable to type 'IncludedTagCache | LazyLoadedOverride<TagCache> | undefined'.
|
|
prettier:check
Argument of type '"dummy" | TagCache | (() => TagCache | Promise<TagCache>) | undefined' is not assignable to parameter of type 'IncrementalCache | TagCache | Queue | (() => IncrementalCache | TagCache | Queue | Promise<IncrementalCache | TagCache | Queue>) | undefined'.
|
|
prettier:check
Type '"dummy" | (() => IncrementalCache | TagCache | Queue | Promise<IncrementalCache | TagCache | Queue>)' is not assignable to type 'IncludedQueue | LazyLoadedOverride<Queue> | undefined'.
|
|
prettier:check
Argument of type '"dummy" | Queue | "direct" | (() => Queue | Promise<Queue>) | undefined' is not assignable to parameter of type 'IncrementalCache | TagCache | Queue | (() => IncrementalCache | TagCache | Queue | Promise<IncrementalCache | TagCache | Queue>) | undefined'.
|
|
prettier:check
Process completed with exit code 2.
|
|
lint:check
Type '"dummy" | (() => IncrementalCache | TagCache | Queue | Promise<IncrementalCache | TagCache | Queue>)' is not assignable to type 'IncludedIncrementalCache | LazyLoadedOverride<IncrementalCache> | undefined'.
|
|
lint:check
Argument of type 'IncrementalCache | "dummy" | (() => IncrementalCache | Promise<IncrementalCache>) | undefined' is not assignable to parameter of type 'IncrementalCache | TagCache | Queue | (() => IncrementalCache | TagCache | Queue | Promise<IncrementalCache | TagCache | Queue>) | undefined'.
|
|
lint:check
Type '"dummy" | (() => IncrementalCache | TagCache | Queue | Promise<IncrementalCache | TagCache | Queue>)' is not assignable to type 'IncludedTagCache | LazyLoadedOverride<TagCache> | undefined'.
|
|
lint:check
Argument of type '"dummy" | TagCache | (() => TagCache | Promise<TagCache>) | undefined' is not assignable to parameter of type 'IncrementalCache | TagCache | Queue | (() => IncrementalCache | TagCache | Queue | Promise<IncrementalCache | TagCache | Queue>) | undefined'.
|
|
lint:check
Type '"dummy" | (() => IncrementalCache | TagCache | Queue | Promise<IncrementalCache | TagCache | Queue>)' is not assignable to type 'IncludedQueue | LazyLoadedOverride<Queue> | undefined'.
|
|
lint:check
Argument of type '"dummy" | Queue | "direct" | (() => Queue | Promise<Queue>) | undefined' is not assignable to parameter of type 'IncrementalCache | TagCache | Queue | (() => IncrementalCache | TagCache | Queue | Promise<IncrementalCache | TagCache | Queue>) | undefined'.
|
|
lint:check
Process completed with exit code 2.
|
|
ts:check
Type '"dummy" | (() => IncrementalCache | TagCache | Queue | Promise<IncrementalCache | TagCache | Queue>)' is not assignable to type 'IncludedIncrementalCache | LazyLoadedOverride<IncrementalCache> | undefined'.
|
|
ts:check
Argument of type 'IncrementalCache | "dummy" | (() => IncrementalCache | Promise<IncrementalCache>) | undefined' is not assignable to parameter of type 'IncrementalCache | TagCache | Queue | (() => IncrementalCache | TagCache | Queue | Promise<IncrementalCache | TagCache | Queue>) | undefined'.
|
|
ts:check
Type '"dummy" | (() => IncrementalCache | TagCache | Queue | Promise<IncrementalCache | TagCache | Queue>)' is not assignable to type 'IncludedTagCache | LazyLoadedOverride<TagCache> | undefined'.
|
|
ts:check
Argument of type '"dummy" | TagCache | (() => TagCache | Promise<TagCache>) | undefined' is not assignable to parameter of type 'IncrementalCache | TagCache | Queue | (() => IncrementalCache | TagCache | Queue | Promise<IncrementalCache | TagCache | Queue>) | undefined'.
|
|
ts:check
Type '"dummy" | (() => IncrementalCache | TagCache | Queue | Promise<IncrementalCache | TagCache | Queue>)' is not assignable to type 'IncludedQueue | LazyLoadedOverride<Queue> | undefined'.
|
|
ts:check
Argument of type '"dummy" | Queue | "direct" | (() => Queue | Promise<Queue>) | undefined' is not assignable to parameter of type 'IncrementalCache | TagCache | Queue | (() => IncrementalCache | TagCache | Queue | Promise<IncrementalCache | TagCache | Queue>) | undefined'.
|
|
ts:check
Process completed with exit code 2.
|
|
test
Type '"dummy" | (() => IncrementalCache | TagCache | Queue | Promise<IncrementalCache | TagCache | Queue>)' is not assignable to type 'IncludedIncrementalCache | LazyLoadedOverride<IncrementalCache> | undefined'.
|
|
test
Argument of type 'IncrementalCache | "dummy" | (() => IncrementalCache | Promise<IncrementalCache>) | undefined' is not assignable to parameter of type 'IncrementalCache | TagCache | Queue | (() => IncrementalCache | TagCache | Queue | Promise<IncrementalCache | TagCache | Queue>) | undefined'.
|
|
test
Type '"dummy" | (() => IncrementalCache | TagCache | Queue | Promise<IncrementalCache | TagCache | Queue>)' is not assignable to type 'IncludedTagCache | LazyLoadedOverride<TagCache> | undefined'.
|
|
test
Argument of type '"dummy" | TagCache | (() => TagCache | Promise<TagCache>) | undefined' is not assignable to parameter of type 'IncrementalCache | TagCache | Queue | (() => IncrementalCache | TagCache | Queue | Promise<IncrementalCache | TagCache | Queue>) | undefined'.
|
|
test
Type '"dummy" | (() => IncrementalCache | TagCache | Queue | Promise<IncrementalCache | TagCache | Queue>)' is not assignable to type 'IncludedQueue | LazyLoadedOverride<Queue> | undefined'.
|
|
test
Argument of type '"dummy" | Queue | "direct" | (() => Queue | Promise<Queue>) | undefined' is not assignable to parameter of type 'IncrementalCache | TagCache | Queue | (() => IncrementalCache | TagCache | Queue | Promise<IncrementalCache | TagCache | Queue>) | undefined'.
|
|
test
Process completed with exit code 2.
|