Skip to content

fix: remove unnecessary generics #95

fix: remove unnecessary generics

fix: remove unnecessary generics #95

Triggered via push July 28, 2024 04:54
Status Failure
Total duration 43s
Artifacts

main.yml

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

Annotations

2 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.