Skip to content

Merge pull request #111 from Tomxuetao/dependabot/npm_and_yarn/postcs… #217

Merge pull request #111 from Tomxuetao/dependabot/npm_and_yarn/postcs…

Merge pull request #111 from Tomxuetao/dependabot/npm_and_yarn/postcs… #217

Triggered via push July 11, 2023 09:02
Status Failure
Total duration 5m 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 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.
e2e-test
Process completed with exit code 1.