Skip to content

Merge branch 'beta' into dev #108

Merge branch 'beta' into dev

Merge branch 'beta' into dev #108

Triggered via push July 31, 2024 15:35
Status Failure
Total duration 38s
Artifacts

main.yml

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

Annotations

3 errors
test/unit/index.test.ts > exports > doesn't export extraneous keys: test/unit/index.test.ts#L47
AssertionError: expected { Application: { …(3) }, …(7), …(1) } to have keys 'Application', 'createRoot', 'extend', 'useApp', 'useAsset', 'useExtend', and 'useTick' - Expected + Received Array [ "Application", "createRoot", "extend", "useApp", "useAsset", + "useAssets", "useExtend", "useTick", ] ❯ test/unit/index.test.ts:47:39
CI (Unit tests, test)
Process completed with exit code 1.
CI (Lint, test:lint)
The job was canceled because "Unit_tests_test" failed.