Skip to content

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

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

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

Re-run triggered February 13, 2025 20:54
Status Failure
Total duration 1m 42s
Artifacts

tests.yml

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

Annotations

5 errors
test (20): packages/cache-manager/src/index.ts#L124
Don't use `null` as a type. Use `undefined` instead. See: https://github.com/sindresorhus/meta/issues/7
test (20)
Process completed with exit code 1.
test (22)
The job was canceled because "_20" failed.
test (22): packages/cache-manager/src/index.ts#L124
Don't use `null` as a type. Use `undefined` instead. See: https://github.com/sindresorhus/meta/issues/7
test (22)
The operation was canceled.