Skip to content

report success at the right time #272

report success at the right time

report success at the right time #272

Triggered via push January 31, 2025 17:14
Status Failure
Total duration 2m 31s
Artifacts

ci.yml

on: push
Matrix: CI
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test/core/Assetpack.test.ts > Core > should watch for changes: packages/assetpack/test/core/Assetpack.test.ts#L128
AssertionError: expected { hello: 'world', Im: 'not broken' } to strictly equal { nice: 'test' } - Expected + Received Object { - "nice": "test", + "Im": "not broken", + "hello": "world", } ❯ test/core/Assetpack.test.ts:128:63
test/core/Assetpack.test.ts > Core > should delete previously hashed versions of an asset: packages/assetpack/test/core/Assetpack.test.ts#L173
AssertionError: expected true to be false // Object.is equality - Expected + Received - false + true ❯ test/core/Assetpack.test.ts:173:70
CI (Unit tests, test)
Process completed with exit code 1.