Skip to content

ecosystem-ci

ecosystem-ci #298

Manually triggered June 4, 2024 10:40
Status Failure
Total duration 6m 5s
Artifacts

ecosystem-ci.yml

on: workflow_dispatch
Matrix: test-ecosystem
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test-ecosystem (language-tools)
Argument of type 'SimpleExpressionNode | CompoundExpressionNode | TextNode | CacheExpression | InterpolationNode' is not assignable to parameter of type 'RootNode | SimpleExpressionNode | TemplateChildNode'.
test-ecosystem (language-tools)
Argument of type 'SimpleExpressionNode | CompoundExpressionNode | TextNode | CacheExpression | InterpolationNode' is not assignable to parameter of type 'SimpleExpressionNode | TemplateChildNode'.
test-ecosystem (language-tools)
Process completed with exit code 1.
packages/nuxt/test/treeshake-client.test.ts > treeshake client only in ssr > should treeshake ClientOnly correctly in prod: workspace/nuxt/nuxt/packages/nuxt/test/treeshake-client.test.ts#L118
TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator)) ❯ packages/nuxt/test/treeshake-client.test.ts:118:28
packages/nuxt/test/treeshake-client.test.ts > treeshake client only in ssr > should treeshake ClientOnly correctly in dev: workspace/nuxt/nuxt/packages/nuxt/test/treeshake-client.test.ts#L118
TypeError: object null is not iterable (cannot read property Symbol(Symbol.iterator)) ❯ packages/nuxt/test/treeshake-client.test.ts:118:28
test-ecosystem (nuxt)
Process completed with exit code 1.
src/col/test/demo-ssr.spec.ts > should render demo and match snapshot: workspace/vant/vant/packages/vant/test/demo.ts#L37
Error: Snapshot `should render demo and match snapshot 1` mismatched - Expected + Received @@ -63,18 +63,18 @@ > <!--[--> span: 8 </div> <div - style + style="padding-left:10px;" class="van-col van-col--8" > <!--[--> span: 8 </div> <div - style + style="padding-left:13.333333333333332px;padding-right:1.7763568394002505e-15px;" class="van-col van-col--8" > <!--[--> span: 8 </div> @@ -91,11 +91,11 @@ > <!--[--> span: 12 </div> <div - style + style="padding-left:10px;" class="van-col van-col--12" > <!--[--> span: 12 </div> @@ -105,11 +105,11 @@ > <!--[--> span: 12 </div> <div - style + style="padding-left:10px;" class="van-col van-col--12" > <!--[--> span: 12 </div> ❯ test/demo.ts:37:20
test-ecosystem (vant)
Process completed with exit code 1.
test-ecosystem (vue-macros)
Type '{ bar: ReactiveVariable<string>; modelValue: ReactiveVariable<number>; }' is not assignable to type 'IntrinsicAttributes & { readonly bar: string; readonly "onUpdate:title"?: ((title: string) => any) | undefined; readonly "onUpdate:modelValue"?: ((modelValue: number) => any) | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>'.
test-ecosystem (vue-macros)
Process completed with exit code 1.