Skip to content

cache-manager - fix: return types of mget to handle Array<T | null> #716

cache-manager - fix: return types of mget to handle Array<T | null>

cache-manager - fix: return types of mget to handle Array<T | null> #716

Re-run triggered February 13, 2025 20:37
Status Failure
Total duration 45s
Artifacts

tests.yml

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

Annotations

4 errors
test (20)
Type '<T>(keys: string[]) => Promise<(T | null)[]>' is not assignable to type '<T>(keys: string[]) => Promise<[T]>'.
test (20)
Process completed with exit code 1.
test (22)
The job was canceled because "_20" failed.
test (22)
The operation was canceled.