ant-design / antd-style

css-in-js library with antd v5 token system
https://ant-design.github.io/antd-style/
MIT License
187 stars 29 forks source link

🐛[BUG] lint跑不过了 #89

Closed DBvc closed 11 months ago

DBvc commented 11 months ago

🐛 bug 描述

仓库没有锁版本,CI里自动安装的依赖都是最新的,ant deisign在5.8.0版本的一个改动,把config-provider/context里export出来的MappingAlgorithm这个类型给干掉了,导致lint一直跑不过 image

具体PR见 https://github.com/ant-design/ant-design/pull/43810/files

📷 复现步骤

🏞 期望结果

lint可以跑过,锁版本

💻 复现代码

删掉依赖重新装一次,跑一下pnpm run ci就能复现

© 版本信息

🚑 其他信息

github-actions[bot] commented 11 months ago

:tada: This issue has been resolved in version 3.4.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: