Skip to content

fix: remove ttl usage from getOrSetForever #185

fix: remove ttl usage from getOrSetForever

fix: remove ttl usage from getOrSetForever #185

Triggered via push October 1, 2024 12:42
Status Success
Total duration 3m 23s
Artifacts

checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning
lint: packages/bentocache/src/cache/cache.ts#L45
Replace `defaultValue·??·undefined` with `(defaultValue·??·undefined)`