Skip to content

ecosystem-ci-from-pr #286

ecosystem-ci-from-pr

ecosystem-ci-from-pr #286

Re-run triggered August 19, 2024 16:35
Status Failure
Total duration 2m 18s
Artifacts

ecosystem-ci-from-pr.yml

on: workflow_dispatch
Running for PR #9927
5s
Running for PR #9927
Matrix: execute-all
execute-selected-suite
0s
execute-selected-suite
update-comment
6s
update-comment
Fit to window
Zoom out
Zoom in

Annotations

18 errors
execute-all (language-tools)
Unused '@ts-expect-error' directive.
execute-all (language-tools)
Argument of type 'DefineComponent<{ foo: string; bar?: number | undefined; }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ParametersToFns<[e: "update", value: string] | [e: ...]>, ... 10 more ..., {}>' is not assignable to parameter of type 'never'.
packages/nuxt/test/auto-imports.test.ts > imports:vue > should register getCurrentWatcher globally: workspace/nuxt/nuxt/packages/nuxt/test/auto-imports.test.ts#L194
AssertionError: expected [ 'withCtx', 'withDirectives', …(72) ] to include 'getCurrentWatcher' ❯ packages/nuxt/test/auto-imports.test.ts:194:67
execute-all (language-tools)
Argument of type 'DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<...>, ... 7 more ..., {}>' is not assignable to parameter of type 'never'.
packages/nuxt/test/auto-imports.test.ts > imports:vue > should register onWatcherCleanup globally: workspace/nuxt/nuxt/packages/nuxt/test/auto-imports.test.ts#L194
AssertionError: expected [ 'withCtx', 'withDirectives', …(72) ] to include 'onWatcherCleanup' ❯ packages/nuxt/test/auto-imports.test.ts:194:67
execute-all (language-tools)
Argument of type '<T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_Prettify<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<...>) => VNode<...> & { ...; }' is not assignable to parameter of type 'never'.
execute-all (nuxt)
Process completed with exit code 1.
execute-all (language-tools)
Argument of type 'DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, { 'update:modelValue': (modelValue: string) => any; ... 4 more ...; 'update:g': (g: string) => any; }, ... 10 more ..., {}>' is not assignable to parameter of type 'never'.
execute-all (language-tools)
Argument of type 'DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, ... 8 more ..., {}>' is not assignable to parameter of type 'never'.
execute-all (language-tools)
Argument of type '<T>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_Prettify<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<...>) => VNode<...> & { ...; }' is not assignable to parameter of type 'never'.
execute-all (language-tools)
Unused '@ts-expect-error' directive.
execute-all (language-tools)
Unused '@ts-expect-error' directive.
execute-all (language-tools)
Unused '@ts-expect-error' directive.
src/Dialog/Dialog.test.ts > given a default Dialog > after clicking the trigger > when pressing escape > should focus trigger: workspace/radix-vue/radix-vue/packages/radix-vue/src/Dialog/Dialog.test.ts#L133
AssertionError: expected <body …(1)>…(1)</body> to be <button type="button" …(3)></button> // Object.is equality - Expected + Received + <body + style="padding-right: 1024px; margin-right: 0px; --scrollbar-width: 1024px; overflow: hidden; pointer-events: none;" + > + <div + data-v-app="" + > + <button aria-expanded="false" aria-haspopup="dialog" data-state="closed" type="button" > Open </button> + <!----> + <!----> + + </div> + </body> ❯ src/Dialog/Dialog.test.ts:133:40
execute-all (radix-vue)
Process completed with exit code 1.
update-comment
Unhandled error: HttpError: Not Found