Skip to content

chore(uts): UTSObjectMarker #243

chore(uts): UTSObjectMarker

chore(uts): UTSObjectMarker #243

Triggered via push December 4, 2024 10:08
Status Failure
Total duration 1m 9s
Artifacts

ci.yml

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

Annotations

36 errors and 3 warnings
lint-and-test-dts: packages/compiler-core/src/codegen.ts#L31
Module '"source-map-js"' has no exported member 'RawSourceMap'.
lint-and-test-dts: packages/compiler-core/src/codegen.ts#L228
'SourceMapGenerator' only refers to a type, but is being used as a value here.
lint-and-test-dts: packages/compiler-core/src/codegen.ts#L229
'context.map' is possibly 'undefined'.
lint-and-test-dts: packages/compiler-core/src/codegen.ts#L229
Property 'setSourceContent' does not exist on type 'SourceMapGenerator'.
lint-and-test-dts: packages/compiler-core/src/codegen.ts#L230
'context.map' is possibly 'undefined'.
lint-and-test-dts: packages/compiler-sfc/src/compileScript.ts#L26
Module '"source-map-js"' has no exported member 'RawSourceMap'.
lint-and-test-dts: packages/compiler-sfc/src/compileStyle.ts#L16
Module '"source-map-js"' has no exported member 'RawSourceMap'.
lint-and-test-dts: packages/compiler-sfc/src/compileTemplate.ts#L13
Module '"source-map-js"' has no exported member 'RawSourceMap'.
lint-and-test-dts: packages/compiler-sfc/src/compileTemplate.ts#L14
Module '"source-map-js"' has no exported member 'SourceMapConsumer'.
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
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
lint-and-test-dts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unit-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636