chore(deps): update compiler #25083
ci.yml
on: push
test
/
unit-test
1m 5s
test
/
unit-test-windows
1m 20s
test
/
e2e-test
43s
test
/
lint-and-test-dts
55s
continuous-release
32s
Annotations
32 errors
|
continuous-release
Process completed with exit code 1.
|
|
test / e2e-test
Process completed with exit code 1.
|
|
test / lint-and-test-dts:
packages/compiler-sfc/src/script/context.ts#L182
Argument of type '"importAttributes"' is not assignable to parameter of type 'PluginConfig'.
|
|
test / lint-and-test-dts:
packages/compiler-sfc/src/script/context.ts#L179
This comparison appears to be unintentional because the types '"flow" | "discardBinding" | "estree" | "optionalChainingAssign" | "partialApplication" | "pipelineOperator" | "typescript"' and '"importAttributes"' have no overlap.
|
|
test / lint-and-test-dts:
packages/compiler-sfc/src/script/context.ts#L178
This comparison appears to be unintentional because the types 'PluginConfig' and '"importAttributes"' have no overlap.
|
|
test / lint-and-test-dts:
packages/compiler-sfc/src/script/context.ts#L177
This comparison appears to be unintentional because the types 'PluginConfig' and '"importAssertions"' have no overlap.
|
|
test / lint-and-test-dts:
packages/compiler-sfc/src/compileScript.ts#L1220
Parameter 'member' implicitly has an 'any' type.
|
|
test / lint-and-test-dts:
packages/compiler-sfc/src/compileScript.ts#L1219
Property 'members' does not exist on type 'TSEnumDeclaration'.
|
|
test / lint-and-test-dts:
packages/compiler-sfc/__tests__/utils.ts#L34
Object literal may only specify known properties, and 'deprecatedAssertSyntax' does not exist in type '{ syntaxType: "void"; } | { classFeatures?: boolean | undefined; } | { version: "2023-07"; } | PartialApplicationPluginOptions | PipelineOperatorPluginOptions | FlowPluginOptions | TypeScriptPluginOptions'.
|
|
test / lint-and-test-dts:
packages/compiler-sfc/__tests__/compileScript/resolveType.spec.ts#L2104
Property 'typeParameters' does not exist on type 'CallExpression'.
|
|
test / lint-and-test-dts:
packages/compiler-sfc/__tests__/compileScript.spec.ts#L1643
Object literal may only specify known properties, and 'deprecatedAssertSyntax' does not exist in type '{ syntaxType: "void"; } | { classFeatures?: boolean | undefined; } | { version: "2023-07"; } | PartialApplicationPluginOptions | PipelineOperatorPluginOptions | FlowPluginOptions | TypeScriptPluginOptions'.
|
|
test / lint-and-test-dts:
packages/compiler-core/__tests__/transforms/transformExpressions.spec.ts#L595
Type '"minimal"' is not assignable to type '"fsharp" | "hack"'.
|
|
[unit] packages/compiler-sfc/__tests__/compileScript.spec.ts > SFC compile <script setup> > <script> and <script setup> co-usage > script setup first, lang="ts", script block content export default:
scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings:
- The 'importAttributes' plugin has been removed in Babel 8. Please migrate any usage of `assert`-style attributes to `with`.
❯ scripts/setup-vitest.ts:101:11
|
|
[unit] packages/compiler-sfc/__tests__/compileScript.spec.ts > SFC compile <script setup> > <script> and <script setup> co-usage > script setup first, named default export:
scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings:
- The 'importAttributes' plugin has been removed in Babel 8. Please migrate any usage of `assert`-style attributes to `with`.
❯ scripts/setup-vitest.ts:101:11
|
|
[unit] packages/compiler-sfc/__tests__/compileScript.spec.ts > SFC compile <script setup> > <script> and <script setup> co-usage > keep original semi style:
scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings:
- The 'importAttributes' plugin has been removed in Babel 8. Please migrate any usage of `assert`-style attributes to `with`.
❯ scripts/setup-vitest.ts:101:11
|
|
[unit] packages/compiler-sfc/__tests__/compileScript.spec.ts > SFC compile <script setup> > <script> and <script setup> co-usage > script setup first:
scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings:
- The 'importAttributes' plugin has been removed in Babel 8. Please migrate any usage of `assert`-style attributes to `with`.
❯ scripts/setup-vitest.ts:101:11
|
|
[unit] packages/compiler-sfc/__tests__/compileScript.spec.ts > SFC compile <script setup> > <script> and <script setup> co-usage > script first:
scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings:
- The 'importAttributes' plugin has been removed in Babel 8. Please migrate any usage of `assert`-style attributes to `with`.
❯ scripts/setup-vitest.ts:101:11
|
|
[unit] packages/compiler-sfc/__tests__/compileScript.spec.ts > SFC compile <script setup> > demote const reactive binding to let when used in v-model (inlineTemplate):
scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings:
- The 'importAttributes' plugin has been removed in Babel 8. Please migrate any usage of `assert`-style attributes to `with`.
❯ scripts/setup-vitest.ts:101:11
|
|
[unit] packages/compiler-sfc/__tests__/compileScript.spec.ts > SFC compile <script setup> > demote const reactive binding to let when used in v-model:
scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings:
- The 'importAttributes' plugin has been removed in Babel 8. Please migrate any usage of `assert`-style attributes to `with`.
❯ scripts/setup-vitest.ts:101:11
|
|
[unit] packages/compiler-sfc/__tests__/compileScript.spec.ts > SFC compile <script setup> > binding analysis for destructure:
scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings:
- The 'importAttributes' plugin has been removed in Babel 8. Please migrate any usage of `assert`-style attributes to `with`.
❯ scripts/setup-vitest.ts:101:11
|
|
[unit] packages/compiler-sfc/__tests__/compileScript.spec.ts > SFC compile <script setup> > should expose top level declarations:
scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings:
- The 'importAttributes' plugin has been removed in Babel 8. Please migrate any usage of `assert`-style attributes to `with`.
❯ scripts/setup-vitest.ts:101:11
|
|
[unit] packages/compiler-sfc/__tests__/compileScript.spec.ts > SFC compile <script setup> > should compile JS syntax:
scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings:
- The 'importAttributes' plugin has been removed in Babel 8. Please migrate any usage of `assert`-style attributes to `with`.
❯ scripts/setup-vitest.ts:101:11
|
|
[unit] packages/compiler-sfc/__tests__/compileScript.spec.ts > SFC compile <script setup> > <script> and <script setup> co-usage > script setup first, lang="ts", script block content export default:
scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings:
- The 'importAttributes' plugin has been removed in Babel 8. Please migrate any usage of `assert`-style attributes to `with`.
❯ scripts/setup-vitest.ts:101:11
|
|
[unit] packages/compiler-sfc/__tests__/compileScript.spec.ts > SFC compile <script setup> > <script> and <script setup> co-usage > script setup first, named default export:
scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings:
- The 'importAttributes' plugin has been removed in Babel 8. Please migrate any usage of `assert`-style attributes to `with`.
❯ scripts/setup-vitest.ts:101:11
|
|
[unit] packages/compiler-sfc/__tests__/compileScript.spec.ts > SFC compile <script setup> > <script> and <script setup> co-usage > keep original semi style:
scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings:
- The 'importAttributes' plugin has been removed in Babel 8. Please migrate any usage of `assert`-style attributes to `with`.
❯ scripts/setup-vitest.ts:101:11
|
|
[unit] packages/compiler-sfc/__tests__/compileScript.spec.ts > SFC compile <script setup> > <script> and <script setup> co-usage > script setup first:
scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings:
- The 'importAttributes' plugin has been removed in Babel 8. Please migrate any usage of `assert`-style attributes to `with`.
❯ scripts/setup-vitest.ts:101:11
|
|
[unit] packages/compiler-sfc/__tests__/compileScript.spec.ts > SFC compile <script setup> > <script> and <script setup> co-usage > script first:
scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings:
- The 'importAttributes' plugin has been removed in Babel 8. Please migrate any usage of `assert`-style attributes to `with`.
❯ scripts/setup-vitest.ts:101:11
|
|
[unit] packages/compiler-sfc/__tests__/compileScript.spec.ts > SFC compile <script setup> > demote const reactive binding to let when used in v-model (inlineTemplate):
scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings:
- The 'importAttributes' plugin has been removed in Babel 8. Please migrate any usage of `assert`-style attributes to `with`.
❯ scripts/setup-vitest.ts:101:11
|
|
[unit] packages/compiler-sfc/__tests__/compileScript.spec.ts > SFC compile <script setup> > demote const reactive binding to let when used in v-model:
scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings:
- The 'importAttributes' plugin has been removed in Babel 8. Please migrate any usage of `assert`-style attributes to `with`.
❯ scripts/setup-vitest.ts:101:11
|
|
[unit] packages/compiler-sfc/__tests__/compileScript.spec.ts > SFC compile <script setup> > binding analysis for destructure:
scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings:
- The 'importAttributes' plugin has been removed in Babel 8. Please migrate any usage of `assert`-style attributes to `with`.
❯ scripts/setup-vitest.ts:101:11
|
|
[unit] packages/compiler-sfc/__tests__/compileScript.spec.ts > SFC compile <script setup> > should expose top level declarations:
scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings:
- The 'importAttributes' plugin has been removed in Babel 8. Please migrate any usage of `assert`-style attributes to `with`.
❯ scripts/setup-vitest.ts:101:11
|
|
[unit] packages/compiler-sfc/__tests__/compileScript.spec.ts > SFC compile <script setup> > should compile JS syntax:
scripts/setup-vitest.ts#L101
Error: test case threw unexpected warnings:
- The 'importAttributes' plugin has been removed in Babel 8. Please migrate any usage of `assert`-style attributes to `with`.
❯ scripts/setup-vitest.ts:101:11
|