chore: improve security-checks.sh documentation #115
ci.yml
on: push
Run CI Pipeline
/
...
/
Run Lint Check
16s
Run CI Pipeline
/
...
/
Run Type Check
18s
Matrix: Run CI Pipeline / 🧪 Test Matrix / test-matrix
Annotations
2 errors
|
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 refresh TTL on set:
test/cache-with-ttl.test.ts#L342
AssertionError: expected undefined to be 'value2' // Object.is equality
- Expected:
"value2"
+ Received:
undefined
❯ test/cache-with-ttl.test.ts:342:53
|