Skip to content

ecosystem-ci-from-pr #369

ecosystem-ci-from-pr

ecosystem-ci-from-pr #369

Manually triggered October 21, 2024 06:17
Status Failure
Total duration 6m 26s
Artifacts

ecosystem-ci-from-pr.yml

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

Annotations

7 errors
execute-all (language-tools)
Property 'notExist' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, { exist: typeof exist; }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 18 more ..., {}>'.",
execute-all (language-tools)
Property 'notExist' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, { exist: typeof exist; }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 18 more ..., {}>'.",
execute-all (language-tools)
Unused '@ts-expect-error' directive.",
execute-all (language-tools)
No overload matches this call.
packages/tsc/tests/typecheck.spec.ts > vue-tsc > TypeScript - Stable: workspace/language-tools/language-tools/packages/tsc/tests/typecheck.spec.ts#L10
Error: Snapshot `vue-tsc > TypeScript - Stable 1` mismatched - Expected + Received [ "test-workspace/tsc/failureFixtures/directives/main.vue(4,6): error TS2339: Property 'notExist' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, { exist: typeof exist; }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 18 more ..., {}>'.", "test-workspace/tsc/failureFixtures/directives/main.vue(9,6): error TS2339: Property 'notExist' does not exist on type 'CreateComponentPublicInstanceWithMixins<ToResolvedProps<{}, {}>, { exist: typeof exist; }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 18 more ..., {}>'.", "test-workspace/tsc/failureFixtures/directives/main.vue(12,2): error TS2578: Unused '@ts-expect-error' directive.", + "test-workspace/tsc/passedFixtures/vue3/defineProp_A/script-setup.vue(15,5): error TS2769: No overload matches this call. + Overload 1 of 2, '(name: string, options: ({ required: true; } | { default: string | number; }) & PropOptions<string | number, string | number>): ComputedRef<string | number>', gave the following error. + Type '() => number[]' is not assignable to type 'string | number | DefaultFactory<string | number> | (string & DefaultFactory<string | number>) | (number & DefaultFactory<string | number>) | null | undefined'. + Type '() => number[]' is not assignable to type 'DefaultFactory<string | number>'. + Type 'number[]' is not assignable to type 'string | number | null | undefined'. + Overload 2 of 2, '(name?: string | undefined, options?: PropOptions<string | number, string | number> | undefined): ComputedRef<string | number | undefined>', gave the following error. + Type '() => number[]' is not assignable to type 'string | number | DefaultFactory<string | number> | null | undefined'. + Type '() => number[]' is not assignable to type 'DefaultFactory<string | number>'.", ] ❯ packages/tsc/tests/typecheck.spec.ts:10:5
execute-all (language-tools)
Process completed with exit code 1.
execute-all (pinia)
The inferred type of 'payloadPlugin' cannot be named without a reference to '.pnpm/[email protected]_@[email protected]_@[email protected][email protected][email protected]_magicast@0_xnetk5q47sjylsz3dxwz7c7qre/node_modules/nuxt/app'. This is likely not portable. A type annotation is necessary.