Skip to content

wip(types): init

wip(types): init #222

Triggered via push August 6, 2024 11:33
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: push
unit-test
53s
unit-test
unit-test-windows
56s
unit-test-windows
e2e-test
49s
e2e-test
lint-and-test-dts
55s
lint-and-test-dts
Fit to window
Zoom out
Zoom in

Annotations

29 errors
packages/vue/__tests__/e2e/Transition.spec.ts > e2e: Transition > explicit durations > warn invalid durations: packages/vue/__tests__/e2e/Transition.spec.ts#L2366
TypeError: createApp is not a function ❯ packages/vue/__tests__/e2e/Transition.spec.ts:2366:9
packages/vue/__tests__/e2e/Transition.spec.ts > e2e: Transition > warn when used on multiple elements: packages/vue/__tests__/e2e/Transition.spec.ts#L2402
TypeError: createApp is not a function ❯ packages/vue/__tests__/e2e/Transition.spec.ts:2402:5
packages/vue/__tests__/e2e/Transition.spec.ts > e2e: Transition > warn when invalid transition mode: packages/vue/__tests__/e2e/Transition.spec.ts#L2415
TypeError: createApp is not a function ❯ packages/vue/__tests__/e2e/Transition.spec.ts:2415:5
packages/vue/__tests__/e2e/Transition.spec.ts > e2e: Transition > HOC w/ merged hooks: packages/vue/__tests__/e2e/Transition.spec.ts#L2450
TypeError: createApp is not a function ❯ packages/vue/__tests__/e2e/Transition.spec.ts:2450:5
packages/vue/__tests__/e2e/TransitionGroup.spec.ts > e2e: TransitionGroup > warn unkeyed children: packages/vue/__tests__/e2e/TransitionGroup.spec.ts#L497
TypeError: createApp is not a function ❯ packages/vue/__tests__/e2e/TransitionGroup.spec.ts:497:5
e2e-test
Process completed with exit code 1.
Unhandled error: packages/server-renderer/src/renderToString.ts#L56
TypeError: createApp is not a function ❯ Module.renderToString packages/server-renderer/src/renderToString.ts:56:27 ❯ packages/runtime-core/__tests__/hydration.spec.ts:772:25 This error originated in "packages/runtime-core/__tests__/hydration.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
Unhandled error: packages/server-renderer/src/renderToString.ts#L56
TypeError: createApp is not a function ❯ Module.renderToString packages/server-renderer/src/renderToString.ts:56:27 ❯ packages/runtime-core/__tests__/hydration.spec.ts:835:25 This error originated in "packages/runtime-core/__tests__/hydration.spec.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
packages/runtime-core/__tests__/apiAsyncComponent.spec.ts > api: defineAsyncComponent > simple usage: packages/runtime-core/__tests__/apiAsyncComponent.spec.ts#L27
TypeError: createApp is not a function ❯ packages/runtime-core/__tests__/apiAsyncComponent.spec.ts:27:5
packages/runtime-core/__tests__/apiAsyncComponent.spec.ts > api: defineAsyncComponent > with loading component: packages/runtime-core/__tests__/apiAsyncComponent.spec.ts#L62
TypeError: createApp is not a function ❯ packages/runtime-core/__tests__/apiAsyncComponent.spec.ts:62:5
packages/runtime-core/__tests__/apiAsyncComponent.spec.ts > api: defineAsyncComponent > error without error component: packages/runtime-core/__tests__/apiAsyncComponent.spec.ts#L136
TypeError: createApp is not a function ❯ packages/runtime-core/__tests__/apiAsyncComponent.spec.ts:136:17
packages/runtime-core/__tests__/apiAsyncComponent.spec.ts > api: defineAsyncComponent > error with error component: packages/runtime-core/__tests__/apiAsyncComponent.spec.ts#L181
TypeError: createApp is not a function ❯ packages/runtime-core/__tests__/apiAsyncComponent.spec.ts:181:17
packages/runtime-core/__tests__/apiAsyncComponent.spec.ts > api: defineAsyncComponent > error with error + loading components: packages/runtime-core/__tests__/apiAsyncComponent.spec.ts#L272
TypeError: createApp is not a function ❯ packages/runtime-core/__tests__/apiAsyncComponent.spec.ts:272:17
packages/runtime-core/__tests__/apiAsyncComponent.spec.ts > api: defineAsyncComponent > timeout without error component: packages/runtime-core/__tests__/apiAsyncComponent.spec.ts#L323
TypeError: createApp is not a function ❯ packages/runtime-core/__tests__/apiAsyncComponent.spec.ts:323:17
lint-and-test-dts: packages/reactivity/src/reactive.ts#L413
Type 'T | DeepReadonly<UnwrapNestedRefs<T & Record<any, any>>>' is not assignable to type 'T'.
lint-and-test-dts: packages/server-renderer/src/helpers/ssrRenderSlot.ts#L111
This regular expression flag is only available when targeting 'es2018' or later.
lint-and-test-dts
Process completed with exit code 1.
packages/server-renderer/__tests__/ssrCompilerOptions.spec.ts > ssr: compiler options > config.isCustomElement (deprecated): packages/server-renderer/__tests__/ssrCompilerOptions.spec.ts#L6
TypeError: createApp is not a function ❯ packages/server-renderer/__tests__/ssrCompilerOptions.spec.ts:6:17
packages/server-renderer/__tests__/ssrCompilerOptions.spec.ts > ssr: compiler options > config.compilerOptions.isCustomElement: packages/server-renderer/__tests__/ssrCompilerOptions.spec.ts#L14
TypeError: createApp is not a function ❯ packages/server-renderer/__tests__/ssrCompilerOptions.spec.ts:14:17
packages/server-renderer/__tests__/ssrCompilerOptions.spec.ts > ssr: compiler options > component.delimiters (deprecated): packages/server-renderer/__tests__/ssrCompilerOptions.spec.ts#L40
TypeError: createApp is not a function ❯ packages/server-renderer/__tests__/ssrCompilerOptions.spec.ts:40:17
packages/server-renderer/__tests__/ssrCompilerOptions.spec.ts > ssr: compiler options > config.compilerOptions.delimiters: packages/server-renderer/__tests__/ssrCompilerOptions.spec.ts#L48
TypeError: createApp is not a function ❯ packages/server-renderer/__tests__/ssrCompilerOptions.spec.ts:48:17
packages/server-renderer/__tests__/ssrCompilerOptions.spec.ts > ssr: compiler options > component.compilerOptions.delimiters: packages/server-renderer/__tests__/ssrCompilerOptions.spec.ts#L56
TypeError: createApp is not a function ❯ packages/server-renderer/__tests__/ssrCompilerOptions.spec.ts:56:17
packages/server-renderer/__tests__/ssrCompilerOptions.spec.ts > ssr: compiler options > compilerOptions.whitespace: packages/server-renderer/__tests__/ssrCompilerOptions.spec.ts#L72
TypeError: createApp is not a function ❯ packages/server-renderer/__tests__/ssrCompilerOptions.spec.ts:72:17
packages/server-renderer/__tests__/ssrCompilerOptions.spec.ts > ssr: compiler options > caching with compilerOptions: packages/server-renderer/__tests__/ssrCompilerOptions.spec.ts#L92
TypeError: createApp is not a function ❯ packages/server-renderer/__tests__/ssrCompilerOptions.spec.ts:92:17
packages/server-renderer/__tests__/ssrCompilerOptions.spec.ts > ssr: compiler options > caching with isCustomElement: packages/server-renderer/__tests__/ssrCompilerOptions.spec.ts#L120
TypeError: createApp is not a function ❯ packages/server-renderer/__tests__/ssrCompilerOptions.spec.ts:120:17
packages/vue/__tests__/runtimeCompilerOptions.spec.ts > config.compilerOptions > isCustomElement: packages/vue/__tests__/runtimeCompilerOptions.spec.ts#L5
TypeError: createApp is not a function ❯ packages/vue/__tests__/runtimeCompilerOptions.spec.ts:5:17