Skip to content

fix(language-core): support defineModel for generic component #5883

fix(language-core): support defineModel for generic component

fix(language-core): support defineModel for generic component #5883

Triggered via pull request May 7, 2024 07:53
Status Failure
Total duration 1m 10s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build (18, macos-latest)
Argument of type '<T>(__VLS_props: { a?: T | undefined; b?: T | undefined; c?: T | undefined; d: T; } & VNodeProps & AllowedComponentProps & ComponentCustomProps, __VLS_ctx?: { ...; } | undefined, __VLS_expose?: ((exposed: import('vue').ShallowUnwrapRef<{}>) => void) | undefined, __VLS_setup?: Promise<...>) => VNode<...> & { ...; }' is not assignable to parameter of type 'never'.
build (18, macos-latest)
Unused '@ts-expect-error' directive.
packages/tsc/tests/index.spec.ts > vue-tsc > vue-tsc no errors (vue3): packages/tsc/tests/index.spec.ts#L70
Error: Exited with code 2 ❯ ChildProcess.<anonymous> packages/tsc/tests/index.spec.ts:70:12 ❯ ChildProcess.emit node:events:517:28
build (18, macos-latest)
Process completed with exit code 1.
build (18, ubuntu-latest)
Argument of type '<T>(__VLS_props: { a?: T | undefined; b?: T | undefined; c?: T | undefined; d: T; } & VNodeProps & AllowedComponentProps & ComponentCustomProps, __VLS_ctx?: { ...; } | undefined, __VLS_expose?: ((exposed: import('vue').ShallowUnwrapRef<{}>) => void) | undefined, __VLS_setup?: Promise<...>) => VNode<...> & { ...; }' is not assignable to parameter of type 'never'.
build (18, ubuntu-latest)
Unused '@ts-expect-error' directive.
packages/tsc/tests/index.spec.ts > vue-tsc > vue-tsc no errors (vue3): packages/tsc/tests/index.spec.ts#L70
Error: Exited with code 2 ❯ ChildProcess.<anonymous> packages/tsc/tests/index.spec.ts:70:12 ❯ ChildProcess.emit node:events:517:28
build (18, ubuntu-latest)
Process completed with exit code 1.
build (18, windows-latest)
The job was canceled because "_18_macos-latest" failed.
build (18, windows-latest)
The operation was canceled.
build (18, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (18, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.