fix(#2591): findComponent
assign instance exposed properties to vm?
#4684
Annotations
10 errors and 1 warning
Run pnpm run vue-tsc:
tests/components/DefineExposeBundled.ts#L55
Parameter '_ctx' implicitly has an 'any' type.
|
Run pnpm run vue-tsc:
tests/components/DefineExposeBundled.ts#L55
Parameter '_cache' implicitly has an 'any' type.
|
Run pnpm run vue-tsc:
tests/components/FindComponentExposeScriptSetupBundled.ts#L7
Parameter '__props' implicitly has an 'any' type.
|
Run pnpm run vue-tsc:
tests/components/FindComponentExposeScriptSetupBundled.ts#L7
Binding element '__expose' implicitly has an 'any' type.
|
Run pnpm run vue-tsc:
tests/components/FindComponentExposeScriptSetupBundled.ts#L14
Parameter '_ctx' implicitly has an 'any' type.
|
Run pnpm run vue-tsc:
tests/components/FindComponentExposeScriptSetupBundled.ts#L14
Parameter '_cache' implicitly has an 'any' type.
|
Run pnpm run vue-tsc:
tests/findComponent.spec.ts#L10
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
Run pnpm run vue-tsc:
tests/findComponent.spec.ts#L12
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
Run pnpm run vue-tsc:
tests/findComponent.spec.ts#L14
Could not find a declaration file for module './components/FindComponentExposeRenderFunction.js'. '/home/runner/work/test-utils/test-utils/tests/components/FindComponentExposeRenderFunction.js' implicitly has an 'any' type.
|
Run pnpm run vue-tsc:
tests/vm.spec.ts#L7
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading