Skip to content

cache-manager - adding back in ttl() function to get the expiration #553

cache-manager - adding back in ttl() function to get the expiration

cache-manager - adding back in ttl() function to get the expiration #553

Triggered via pull request December 11, 2024 19:22
Status Failure
Total duration 43s
Artifacts

tests.yml

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

Annotations

5 errors and 1 warning
test (20)
Type '(key: string) => Promise<number | null>' is not assignable to type '(key: string) => Promise<number | undefined>'.
test (20)
Process completed with exit code 1.
test (22)
The job was canceled because "_20" failed.
test (22)
Type '(key: string) => Promise<number | null>' is not assignable to type '(key: string) => Promise<number | undefined>'.
test (22)
Process completed with exit code 1.
test (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636