Skip to content

fix(language-core): ignore type error for possible component name #6005

fix(language-core): ignore type error for possible component name

fix(language-core): ignore type error for possible component name #6005

Triggered via pull request June 5, 2024 17:42
Status Failure
Total duration 1m 11s
Artifacts

test.yml

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

Annotations

19 errors and 1 warning
build (18, macos-latest)
Unused '@ts-expect-error' directive.
build (18, macos-latest)
Unused '@ts-expect-error' directive.
build (18, macos-latest)
Unused '@ts-expect-error' directive.
build (18, macos-latest)
Property 'foo' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 12 more ..., {}>'.
build (18, macos-latest)
Property 'foo' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 12 more ..., {}>'.
packages/tsc/tests/index.spec.ts > vue-tsc > vue-tsc no errors (vue2_strictTemplate): packages/tsc/tests/index.spec.ts#L75
Error: Exited with code 2 ❯ ChildProcess.<anonymous> packages/tsc/tests/index.spec.ts:75:12 ❯ ChildProcess.emit node:events:517:28
packages/tsc/tests/index.spec.ts > vue-tsc > vue-tsc no errors (vue3_strictTemplate): packages/tsc/tests/index.spec.ts#L75
Error: Exited with code 2 ❯ ChildProcess.<anonymous> packages/tsc/tests/index.spec.ts:75:12 ❯ ChildProcess.emit node:events:517:28
build (18, macos-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, ubuntu-latest)
The job was canceled because "_18_macos-latest" failed.
build (18, ubuntu-latest)
Unused '@ts-expect-error' directive.
build (18, ubuntu-latest)
Unused '@ts-expect-error' directive.
build (18, ubuntu-latest)
Unused '@ts-expect-error' directive.
build (18, ubuntu-latest)
Property 'foo' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 12 more ..., {}>'.
build (18, ubuntu-latest)
Property 'foo' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 12 more ..., {}>'.
packages/tsc/tests/index.spec.ts > vue-tsc > vue-tsc no errors (vue2_strictTemplate): packages/tsc/tests/index.spec.ts#L75
Error: Exited with code 2 ❯ ChildProcess.<anonymous> packages/tsc/tests/index.spec.ts:75:12 ❯ ChildProcess.emit node:events:517:28
packages/tsc/tests/index.spec.ts > vue-tsc > vue-tsc no errors (vue3_strictTemplate): packages/tsc/tests/index.spec.ts#L75
Error: Exited with code 2 ❯ ChildProcess.<anonymous> packages/tsc/tests/index.spec.ts:75:12 ❯ ChildProcess.emit node:events:517:28
build (18, ubuntu-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/.