Skip to content

chore(deps-dev): bump the dev-dependencies group with 7 updates #33

chore(deps-dev): bump the dev-dependencies group with 7 updates

chore(deps-dev): bump the dev-dependencies group with 7 updates #33

Triggered via pull request November 1, 2025 14:11
Status Failure
Total duration 23s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Build
Process completed with exit code 1.
src/weak-cache.test.ts > WeakCache > should get alive values of cache: src/weak-cache.test.ts#L9
ReferenceError: gc is not defined ❯ waitGC src/weak-cache.test.ts:9:3 ❯ src/weak-cache.test.ts:243:5
src/weak-cache.test.ts > WeakCache > should remove from cache if key and value are garbage collected: src/weak-cache.test.ts#L9
ReferenceError: gc is not defined ❯ waitGC src/weak-cache.test.ts:9:3 ❯ src/weak-cache.test.ts:216:5
src/weak-cache.test.ts > WeakCache > should remove from cache if key is garbage collected: src/weak-cache.test.ts#L9
ReferenceError: gc is not defined ❯ waitGC src/weak-cache.test.ts:9:3 ❯ src/weak-cache.test.ts:201:5
src/weak-cache.test.ts > WeakCache > should remove from cache if value is garbage collected: src/weak-cache.test.ts#L9
ReferenceError: gc is not defined ❯ waitGC src/weak-cache.test.ts:9:3 ❯ src/weak-cache.test.ts:185:5