Skip to content

perf: abort deduped async data handlers #1770

perf: abort deduped async data handlers

perf: abort deduped async data handlers #1770

Triggered via pull request January 31, 2026 18:51
Status Failure
Total duration 3m 59s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test
Process completed with exit code 2.
test: server/plugins/fetch-cache.ts#L61
Type '<T = unknown>(url: string, options?: { method?: string; body?: unknown; headers?: Record<string, string>; }, ttl?: number) => Promise<CachedFetchResult<T>>' is not assignable to type 'CachedFetchFunction'.