You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Analysis will use the bundled TypeScript version 4.3.5
64
+
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
65
+
Writing: /vue-next/temp/runtime-dom.api.json
66
+
The API report is up to date: temp/runtime-dom.api.md
Rolling up type definitions for server-renderer...
63
70
Analysis will use the bundled TypeScript version 4.3.5
64
71
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
@@ -67,13 +74,6 @@ The API report is up to date: temp/server-renderer.api.md
Analysis will use the bundled TypeScript version 4.3.5
72
-
*** The target project appears to use TypeScript X.X.X-insiders.xxxxxxxx which is newer than the bundled compiler engine; consider upgrading API Extractor.
73
-
Writing: /vue-next/temp/runtime-dom.api.json
74
-
The API report is up to date: temp/runtime-dom.api.md
Warning: /vue-next/packages/reactivity/src/computed.ts:83:5 - (TS2322) Type 'ComputedGetter<T> | WritableComputedOptions<T>' is not assignable to type 'ComputedGetter<T>'.
149
147
Type 'WritableComputedOptions<T>' is not assignable to type 'ComputedGetter<T>'.
150
148
Type 'WritableComputedOptions<T>' provides no match for the signature '(...args: any[]): T'.
Warning: /vue-next/packages/reactivity/src/computed.ts:91:30 - (TS2339) Property 'set' does not exist on type 'ComputedGetter<T> | WritableComputedOptions<T>'.
154
152
Property 'set' does not exist on type 'ComputedGetter<T>'.
created packages/compiler-ssr/dist/compiler-ssr.cjs.js in ?s
157
157
created packages/compiler-sfc/dist/compiler-sfc.esm-browser.js in ?s
158
158
Warning: /vue-next/packages/reactivity/src/computed.ts:83:5 - (TS2322) Type 'ComputedGetter<T> | WritableComputedOptions<T>' is not assignable to type 'ComputedGetter<T>'.
@@ -208,6 +208,8 @@ created packages/runtime-core/dist/runtime-core.cjs.js in ?s
208
208
created packages/runtime-dom/dist/runtime-dom.esm-bundler.js in ?s
Warning: /vue-next/packages/reactivity/src/computed.ts:83:5 - (TS2322) Type 'ComputedGetter<T> | WritableComputedOptions<T>' is not assignable to type 'ComputedGetter<T>'.
212
214
Type 'WritableComputedOptions<T>' is not assignable to type 'ComputedGetter<T>'.
213
215
Type 'WritableComputedOptions<T>' provides no match for the signature '(...args: any[]): T'.
Warning: dist/packages/runtime-core/src/apiCreateApp.d.ts:47:27 - (tsdoc-characters-after-block-tag) The token "@vue" looks like a TSDoc tag but contains an invalid character "/"; if it is not a tag, use a backslash to escape the "@"
219
221
Warning: dist/packages/runtime-core/src/compat/global.d.ts:30:8 - (tsdoc-missing-deprecation-message) The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
220
222
Warning: dist/packages/runtime-core/src/index.d.ts:34:9 - (TS2717) Subsequent property declarations must have the same type. Property 'runtimeCoreBailTypes' must be of type 'VNode<RendererNode, RendererElement, { [key: string]: any; }> | { $: ComponentInternalInstance; }', but here has type 'VNode<RendererNode, RendererElement, { [key: string]: any; }> | { $: ComponentInternalInstance; }'.
221
-
created packages/runtime-dom/dist/runtime-dom.esm-browser.js in ?s
created packages/server-renderer/dist/server-renderer.cjs.prod.js in ?s
237
236
created packages/runtime-dom/dist/runtime-dom.global.prod.js in ?s
237
+
created packages/server-renderer/dist/server-renderer.cjs.prod.js in ?s
238
238
Warning: /vue-next/packages/reactivity/src/computed.ts:83:5 - (TS2322) Type 'ComputedGetter<T> | WritableComputedOptions<T>' is not assignable to type 'ComputedGetter<T>'.
239
239
Type 'WritableComputedOptions<T>' is not assignable to type 'ComputedGetter<T>'.
240
240
Type 'WritableComputedOptions<T>' provides no match for the signature '(...args: any[]): T'.
241
241
Warning: /vue-next/packages/reactivity/src/computed.ts:90:30 - (TS2339) Property 'get' does not exist on type 'ComputedGetter<T> | WritableComputedOptions<T>'.
242
242
Property 'get' does not exist on type 'ComputedGetter<T>'.
243
243
Warning: /vue-next/packages/reactivity/src/computed.ts:91:30 - (TS2339) Property 'set' does not exist on type 'ComputedGetter<T> | WritableComputedOptions<T>'.
244
244
Property 'set' does not exist on type 'ComputedGetter<T>'.
245
-
Warning: dist/packages/server-renderer/src/renderToStream.d.ts:11:4 - (tsdoc-missing-deprecation-message) The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
246
245
Warning: /vue-next/packages/reactivity/src/computed.ts:83:5 - (TS2322) Type 'ComputedGetter<T> | WritableComputedOptions<T>' is not assignable to type 'ComputedGetter<T>'.
247
246
Type 'WritableComputedOptions<T>' is not assignable to type 'ComputedGetter<T>'.
248
247
Type 'WritableComputedOptions<T>' provides no match for the signature '(...args: any[]): T'.
249
248
Warning: /vue-next/packages/reactivity/src/computed.ts:90:30 - (TS2339) Property 'get' does not exist on type 'ComputedGetter<T> | WritableComputedOptions<T>'.
250
249
Property 'get' does not exist on type 'ComputedGetter<T>'.
251
250
Warning: /vue-next/packages/reactivity/src/computed.ts:91:30 - (TS2339) Property 'set' does not exist on type 'ComputedGetter<T> | WritableComputedOptions<T>'.
252
251
Property 'set' does not exist on type 'ComputedGetter<T>'.
252
+
Warning: dist/packages/server-renderer/src/renderToStream.d.ts:11:4 - (tsdoc-missing-deprecation-message) The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
created packages/vue/dist/vue.runtime.esm-browser.prod.js in ?s
331
331
Warning: /vue-next/packages/reactivity/src/computed.ts:83:5 - (TS2322) Type 'ComputedGetter<T> | WritableComputedOptions<T>' is not assignable to type 'ComputedGetter<T>'.
332
332
Type 'WritableComputedOptions<T>' is not assignable to type 'ComputedGetter<T>'.
333
333
Type 'WritableComputedOptions<T>' provides no match for the signature '(...args: any[]): T'.
0 commit comments