chore(release): bump to v1.3.2 #128
ci.yml
on: push
Run CI Pipeline
/
...
/
Run Lint Check
23s
Run CI Pipeline
/
...
/
Run Type Check
22s
Matrix: Run CI Pipeline / 🧪 Test Matrix / test-matrix
Annotations
3 errors
|
Run CI Pipeline / 🔍 Type Check / Run Type Check
Process completed with exit code 1.
|
|
Run CI Pipeline / 🧪 Test Matrix / Test Node 22 on windows-latest
Process completed with exit code 1.
|
|
test/cache-with-ttl.test.ts > cache-with-ttl > TTL expiration > should expire entries after TTL:
test/cache-with-ttl.test.ts#L303
AssertionError: expected undefined to be 'value' // Object.is equality
- Expected:
"value"
+ Received:
undefined
❯ test/cache-with-ttl.test.ts:303:51
|