Skip to content

add defineCloudflareConfig utility #986

add defineCloudflareConfig utility

add defineCloudflareConfig utility #986

Triggered via pull request February 27, 2025 10:14
Status Failure
Total duration 1m 3s
Artifacts

checks.yml

on: pull_request
Matrix: checks
Fit to window
Zoom out
Zoom in

Annotations

16 errors
lint:check
Type '"dummy" | (() => IncrementalCache | Promise<IncrementalCache>)' is not assignable to type 'IncludedIncrementalCache | LazyLoadedOverride<IncrementalCache> | undefined'.
lint:check
Type '"dummy" | (() => TagCache | Promise<TagCache>)' is not assignable to type 'IncludedTagCache | LazyLoadedOverride<TagCache> | undefined'.
lint:check
Type '"dummy" | (() => Queue | Promise<Queue>)' is not assignable to type 'IncludedQueue | LazyLoadedOverride<Queue> | undefined'.
lint:check
Process completed with exit code 2.
test
Type '"dummy" | (() => IncrementalCache | Promise<IncrementalCache>)' is not assignable to type 'IncludedIncrementalCache | LazyLoadedOverride<IncrementalCache> | undefined'.
test
Type '"dummy" | (() => TagCache | Promise<TagCache>)' is not assignable to type 'IncludedTagCache | LazyLoadedOverride<TagCache> | undefined'.
test
Type '"dummy" | (() => Queue | Promise<Queue>)' is not assignable to type 'IncludedQueue | LazyLoadedOverride<Queue> | undefined'.
test
Process completed with exit code 2.
ts:check
Type '"dummy" | (() => IncrementalCache | Promise<IncrementalCache>)' is not assignable to type 'IncludedIncrementalCache | LazyLoadedOverride<IncrementalCache> | undefined'.
ts:check
Type '"dummy" | (() => TagCache | Promise<TagCache>)' is not assignable to type 'IncludedTagCache | LazyLoadedOverride<TagCache> | undefined'.
ts:check
Type '"dummy" | (() => Queue | Promise<Queue>)' is not assignable to type 'IncludedQueue | LazyLoadedOverride<Queue> | undefined'.
ts:check
Process completed with exit code 2.
prettier:check
Type '"dummy" | (() => IncrementalCache | Promise<IncrementalCache>)' is not assignable to type 'IncludedIncrementalCache | LazyLoadedOverride<IncrementalCache> | undefined'.
prettier:check
Type '"dummy" | (() => TagCache | Promise<TagCache>)' is not assignable to type 'IncludedTagCache | LazyLoadedOverride<TagCache> | undefined'.
prettier:check
Type '"dummy" | (() => Queue | Promise<Queue>)' is not assignable to type 'IncludedQueue | LazyLoadedOverride<Queue> | undefined'.
prettier:check
Process completed with exit code 2.