Skip to content

Cacheable - feat: upgrading cacheable memory to use hash for map stores #961

Cacheable - feat: upgrading cacheable memory to use hash for map stores

Cacheable - feat: upgrading cacheable memory to use hash for map stores #961

Triggered via pull request May 22, 2025 20:27
Status Failure
Total duration 2m 9s
Artifacts

tests.yml

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

Annotations

5 errors
test/index.test.ts > flat-cache > should get all items: packages/flat-cache/test/index.test.ts#L78
AssertionError: expected 'baz' to deeply equal 'bar' Expected: "bar" Received: "baz" ❯ test/index.test.ts:78:32
test (20)
Process completed with exit code 1.
test (22)
The job was canceled because "_20" failed.
test/index.test.ts > flat-cache > should get all items: packages/flat-cache/test/index.test.ts#L78
AssertionError: expected 'baz' to deeply equal 'bar' Expected: "bar" Received: "baz" ❯ test/index.test.ts:78:32
test (22)
The operation was canceled.