Skip to content

chore(deps-dev): bump @babel/types from 7.21.3 to 7.22.5 #205

chore(deps-dev): bump @babel/types from 7.21.3 to 7.22.5

chore(deps-dev): bump @babel/types from 7.21.3 to 7.22.5 #205

Triggered via push July 11, 2023 09:00
Status Failure
Total duration 3m 58s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint-and-test-dts: packages/compiler-core/src/utils.ts#L157
Type 'ParseResult<Expression>' is not assignable to type 'Expression'.
lint-and-test-dts: packages/compiler-sfc/src/rewriteDefault.ts#L17
Argument of type 'import("/home/runner/work/core/core/node_modules/.pnpm/@babel+types@7.22.5/node_modules/@babel/types/lib/index").Statement[]' is not assignable to parameter of type 'import("/home/runner/work/core/core/node_modules/.pnpm/@babel+types@7.21.3/node_modules/@babel/types/lib/index").Statement[]'.
lint-and-test-dts: packages/compiler-sfc/src/script/context.ts#L105
Type 'import("/home/runner/work/core/core/node_modules/.pnpm/@babel+types@7.22.5/node_modules/@babel/types/lib/index").Program' is not assignable to type 'import("/home/runner/work/core/core/node_modules/.pnpm/@babel+types@7.21.3/node_modules/@babel/types/lib/index").Program'.
lint-and-test-dts: packages/compiler-sfc/src/script/importUsageCheck.ts#L95
Argument of type 'ParseResult<Expression>' is not assignable to parameter of type 'Node'.
lint-and-test-dts: packages/compiler-sfc/src/script/resolveType.ts#L1000
Type 'import("/home/runner/work/core/core/node_modules/.pnpm/@babel+types@7.22.5/node_modules/@babel/types/lib/index").Statement[]' is not assignable to type 'import("/home/runner/work/core/core/node_modules/.pnpm/@babel+types@7.21.3/node_modules/@babel/types/lib/index").Statement[]'.
lint-and-test-dts: packages/compiler-sfc/src/script/resolveType.ts#L1033
Type 'import("/home/runner/work/core/core/node_modules/.pnpm/@babel+types@7.22.5/node_modules/@babel/types/lib/index").Statement[]' is not assignable to type 'import("/home/runner/work/core/core/node_modules/.pnpm/@babel+types@7.21.3/node_modules/@babel/types/lib/index").Statement[]'.
lint-and-test-dts: packages/reactivity-transform/src/reactivityTransform.ts#L97
Argument of type 'import("/home/runner/work/core/core/node_modules/.pnpm/@babel+types@7.22.5/node_modules/@babel/types/lib/index").Program' is not assignable to parameter of type 'import("/home/runner/work/core/core/node_modules/.pnpm/@babel+types@7.21.3/node_modules/@babel/types/lib/index").Program'.
lint-and-test-dts
Process completed with exit code 1.