Skip to content

feat: add the useSuspenseAssets hook #91

feat: add the useSuspenseAssets hook

feat: add the useSuspenseAssets hook #91

Triggered via push July 26, 2024 19:54
Status Failure
Total duration 39s
Artifacts

main.yml

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

Annotations

4 errors
test/unit/index.test.ts > exports > doesn't export extraneous keys: test/unit/index.test.ts#L47
AssertionError: expected { Application: { …(3) }, …(8), …(1) } to have keys 'Application', 'createRoot', 'extend', 'useApp', 'useAsset', 'useExtend', and 'useTick' - Expected + Received Array [ "Application", "createRoot", "extend", "useApp", "useAsset", + "useAssets", "useExtend", + "useSuspenseAssets", "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.
CI (Lint, test:lint)
The operation was canceled.