Skip to content

add defineCloudflareConfig utility #1092

add defineCloudflareConfig utility

add defineCloudflareConfig utility #1092

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

playwright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
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.
test
No files were found with the provided path: ./**/playwright-report. No artifacts will be uploaded.