Skip to content

Merge branch 'main' #11

Merge branch 'main'

Merge branch 'main' #11

Triggered via push May 17, 2024 16:38
Status Failure
Total duration 19s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test/index.spec.js > Enmap > should manipulate data > import > should import data: test/index.spec.js#L588
AssertionError: expected '{"t":0,"v":{"hello":{"t":1,"v":"world…' to deeply equal { hello: 'world' } - Expected: Object { "hello": "world", } + Received: "{\"t\":0,\"v\":{\"hello\":{\"t\":1,\"v\":\"world\"}}}" ❯ test/index.spec.js:588:37
test/index.spec.js > Enmap > should manipulate data > import > should import data w/ clear w/o overwrite: test/index.spec.js#L620
AssertionError: expected '{"t":0,"v":{"hello":{"t":1,"v":"world…' to deeply equal { hello: 'world' } - Expected: Object { "hello": "world", } + Received: "{\"t\":0,\"v\":{\"hello\":{\"t\":1,\"v\":\"world\"}}}" ❯ test/index.spec.js:620:37
Tests
Process completed with exit code 1.