Skip to content

ecosystem-ci-from-pr #268

ecosystem-ci-from-pr

ecosystem-ci-from-pr #268

Manually triggered August 7, 2024 01:49
Status Failure
Total duration 6m 23s
Artifacts

ecosystem-ci-from-pr.yml

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

Annotations

11 errors
execute-all (nuxt)
Type 'Ref<string, string>' is not assignable to type 'Ref<AsyncDataRequestStatus, AsyncDataRequestStatus>'.
execute-all (nuxt)
Type 'Ref<string, string>' is not assignable to type 'Ref<AsyncDataRequestStatus, AsyncDataRequestStatus>'.
execute-all (nuxt)
Process completed with exit code 1.
execute-all (vueuse)
Type 'Ref<string, string>' is not assignable to type 'Ref<DocumentVisibilityState, DocumentVisibilityState>'.
execute-all (vueuse)
Process completed with exit code 1.
execute-all (language-tools)
Unused '@ts-expect-error' directive.
execute-all (language-tools)
Property 'foo' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 12 more ..., {}>'.
execute-all (language-tools)
Property 'foo' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 12 more ..., {}>'.
execute-all (language-tools)
Default export of the module has or is using private name 'Props'.
packages/tsc/tests/dts.spec.ts > vue-tsc-dts > Input: reference-type-exposed/component.vue, Output: reference-type-exposed/component.vue.d.ts: workspace/language-tools/language-tools/packages/tsc/tests/dts.spec.ts#L69
Error: Snapshot `vue-tsc-dts > Input: reference-type-exposed/component.vue, Output: reference-type-exposed/component.vue.d.ts 1` mismatched - Expected + Received "declare const _default: import("vue").DefineComponent<{}, { /** * a counter string */ - counter: import("vue").Ref<string>; + counter: import("vue").Ref<string, string>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>; export default _default; " ❯ packages/tsc/tests/dts.spec.ts:69:66
execute-all (language-tools)
Process completed with exit code 1.