Skip to content

feat(language-core): auto infer type for $refs & useTemplateRef #6450

feat(language-core): auto infer type for $refs & useTemplateRef

feat(language-core): auto infer type for $refs & useTemplateRef #6450

Triggered via pull request August 19, 2024 13:41
Status Failure
Total duration 1m 22s
Artifacts

test.yml

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

Annotations

19 errors
build (18, macos-latest)
Property '$refs' does not exist on type '{}'.
build (18, macos-latest)
Property 'foo' does not exist on type '{}'.
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 ..., {}>'.
build (18, macos-latest)
Default export of the module has or is using private name 'Props'.
packages/tsc/tests/index.spec.ts > vue-tsc > vue-tsc no errors (vue3.5): packages/tsc/tests/index.spec.ts#L76
Error: Exited with code 2 ❯ ChildProcess.<anonymous> packages/tsc/tests/index.spec.ts:76:12
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)
Property '$refs' does not exist on type '{}'.
build (18, ubuntu-latest)
Property 'foo' does not exist on type '{}'.
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 ..., {}>'.
build (18, ubuntu-latest)
Default export of the module has or is using private name 'Props'.
packages/tsc/tests/index.spec.ts > vue-tsc > vue-tsc no errors (vue3.5): packages/tsc/tests/index.spec.ts#L76
Error: Exited with code 2 ❯ ChildProcess.<anonymous> packages/tsc/tests/index.spec.ts:76:12
build (18, ubuntu-latest)
The operation was canceled.