ecosystem-ci-from-pr #359
You are viewing an older attempt in the history of this workflow run.
View latest attempt.
ecosystem-ci-from-pr.yml
on: workflow_dispatch
Annotations
16 errors
tests/setValue.spec.ts > setValue > on select and option > as an option of a select as selected:
workspace/test-utils/test-utils/tests/setValue.spec.ts#L58
AssertionError: expected '0 []' to contain 'selectA'
Expected: "selectA"
Received: "0 []"
❯ tests/setValue.spec.ts:58:30
|
execute-all (test-utils)
Process completed with exit code 1.
|
packages/tsc/tests/dts.spec.ts > vue-tsc-dts > Input: #4577/main.vue, Output: #4577/main.vue.d.ts:
workspace/language-tools/language-tools/packages/tsc/tests/dts.spec.ts#L67
Error: Snapshot `vue-tsc-dts > Input: #4577/main.vue, Output: #4577/main.vue.d.ts 1` mismatched
- Expected
+ Received
@@ -1,10 +1,10 @@
"export type BaseRow = {
value: string;
};
declare const _default: <Row extends BaseRow>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
- props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{}> & Readonly<{}>, never>, never> & {
+ props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, never>, never> & {
nonGeneric: string;
rows: Row[];
}> & (import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps);
expose(exposed: import("vue").ShallowUnwrapRef<{}>): void;
attrs: any;
❯ packages/tsc/tests/dts.spec.ts:67:66
|
packages/tsc/tests/dts.spec.ts > vue-tsc-dts > Input: events/component-generic.vue, Output: events/component-generic.vue.d.ts:
workspace/language-tools/language-tools/packages/tsc/tests/dts.spec.ts#L67
Error: Snapshot `vue-tsc-dts > Input: events/component-generic.vue, Output: events/component-generic.vue.d.ts 1` mismatched
- Expected
+ Received
@@ -1,11 +1,9 @@
"declare const _default: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
readonly onFoo?: (value: string) => any;
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{}> & Readonly<{
- onFoo?: (value: string) => any;
- }>, never>, "onFoo"> & {}> & (import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps);
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, never>, "onFoo"> & {}> & (import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps);
expose(exposed: import("vue").ShallowUnwrapRef<{}>): void;
attrs: any;
slots: {};
emit: (evt: "foo", value: string) => void;
}>) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
❯ packages/tsc/tests/dts.spec.ts:67:66
|
packages/tsc/tests/dts.spec.ts > vue-tsc-dts > Input: generic/component.vue, Output: generic/component.vue.d.ts:
workspace/language-tools/language-tools/packages/tsc/tests/dts.spec.ts#L67
Error: Snapshot `vue-tsc-dts > Input: generic/component.vue, Output: generic/component.vue.d.ts 1` mismatched
- Expected
+ Received
@@ -1,13 +1,10 @@
"declare const _default: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
readonly "onUpdate:title"?: (title: string) => any;
readonly onBar?: (data: number) => any;
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{}> & Readonly<{
- "onUpdate:title"?: (title: string) => any;
- onBar?: (data: number) => any;
- }>, never>, "onUpdate:title" | "onBar"> & ({
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, never>, "onUpdate:title" | "onBar"> & ({
title?: string;
} & {
foo: number;
})> & (import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps);
expose(exposed: import("vue").ShallowUnwrapRef<{
❯ packages/tsc/tests/dts.spec.ts:67:66
|
packages/tsc/tests/dts.spec.ts > vue-tsc-dts > Input: generic/custom-extension-component.cext, Output: generic/custom-extension-component.cext.d.ts:
workspace/language-tools/language-tools/packages/tsc/tests/dts.spec.ts#L67
Error: Snapshot `vue-tsc-dts > Input: generic/custom-extension-component.cext, Output: generic/custom-extension-component.cext.d.ts 1` mismatched
- Expected
+ Received
@@ -1,13 +1,10 @@
"declare const _default: <T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
readonly "onUpdate:title"?: (title: string) => any;
readonly onBar?: (data: number) => any;
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{}> & Readonly<{
- "onUpdate:title"?: (title: string) => any;
- onBar?: (data: number) => any;
- }>, never>, "onUpdate:title" | "onBar"> & ({
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, never>, "onUpdate:title" | "onBar"> & ({
title?: string;
} & {
foo: number;
})> & (import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps);
expose(exposed: import("vue").ShallowUnwrapRef<{
❯ packages/tsc/tests/dts.spec.ts:67:66
|
execute-all (language-tools)
Process completed with exit code 1.
|
execute-all (vue-macros)
Argument of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/vue-macros/vue-macros/node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/compiler-core/dist/compiler-core").NodeTransform' is not assignable to parameter of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/vue-macros/vue-macros/node_modules/.pnpm/@VUE+compiler-core@https+++pkg.pr.new+@VUE+compiler-core@89d5cf3/node_modules/@vue/compiler-core/dist/compiler-core").NodeTransform'.
|
execute-all (vue-macros)
Argument of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/vue-macros/vue-macros/node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/compiler-core/dist/compiler-core").NodeTransform' is not assignable to parameter of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/vue-macros/vue-macros/node_modules/.pnpm/@VUE+compiler-core@https+++pkg.pr.new+@VUE+compiler-core@89d5cf3/node_modules/@vue/compiler-core/dist/compiler-core").NodeTransform'.
|
execute-all (vue-macros)
Argument of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/vue-macros/vue-macros/node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/compiler-core/dist/compiler-core").NodeTransform' is not assignable to parameter of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/vue-macros/vue-macros/node_modules/.pnpm/@VUE+compiler-core@https+++pkg.pr.new+@VUE+compiler-core@89d5cf3/node_modules/@vue/compiler-core/dist/compiler-core").NodeTransform'.
|
execute-all (vue-macros)
Argument of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/vue-macros/vue-macros/node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/compiler-core/dist/compiler-core").NodeTransform' is not assignable to parameter of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/vue-macros/vue-macros/node_modules/.pnpm/@VUE+compiler-core@https+++pkg.pr.new+@VUE+compiler-core@89d5cf3/node_modules/@vue/compiler-core/dist/compiler-core").NodeTransform'.
|
execute-all (vue-macros)
Argument of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/vue-macros/vue-macros/node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/compiler-core/dist/compiler-core").NodeTransform' is not assignable to parameter of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/vue-macros/vue-macros/node_modules/.pnpm/@VUE+compiler-core@https+++pkg.pr.new+@VUE+compiler-core@89d5cf3/node_modules/@vue/compiler-core/dist/compiler-core").NodeTransform'.
|
execute-all (vue-macros)
Argument of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/vue-macros/vue-macros/node_modules/.pnpm/@VUE[email protected]/node_modules/@vue/compiler-core/dist/compiler-core").NodeTransform' is not assignable to parameter of type 'import("/home/runner/work/ecosystem-ci/ecosystem-ci/workspace/vue-macros/vue-macros/node_modules/.pnpm/@VUE+compiler-core@https+++pkg.pr.new+@VUE+compiler-core@89d5cf3/node_modules/@vue/compiler-core/dist/compiler-core").NodeTransform'.
|
execute-all (vue-macros)
Process completed with exit code 1.
|
test/hmr.test.ts > hmr > should HMR islands:
workspace/nuxt/nuxt/test/utils.ts#L72
TimeoutError: page.waitForFunction: Timeout 30000ms exceeded.
❯ gotoPath test/utils.ts:72:14
❯ Module.renderPage test/utils.ts:41:5
❯ test/hmr.test.ts:106:49
|
execute-all (nuxt)
Process completed with exit code 1.
|