Skip to content

cache-manager - add named return type to createCache #540

cache-manager - add named return type to createCache

cache-manager - add named return type to createCache #540

Re-run triggered December 6, 2024 16:24
Status Failure
Total duration 1m 46s
Artifacts

tests.yml

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

Annotations

7 errors and 1 warning
test (20): packages/cache-manager/src/index.ts#L17
Don't use `null` as a type. Use `undefined` instead. See: https://github.com/sindresorhus/meta/issues/7
test (20): packages/cache-manager/src/index.ts#L65
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#L17
Don't use `null` as a type. Use `undefined` instead. See: https://github.com/sindresorhus/meta/issues/7
test (22): packages/cache-manager/src/index.ts#L65
Don't use `null` as a type. Use `undefined` instead. See: https://github.com/sindresorhus/meta/issues/7
test (22)
The operation was canceled.
test (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636