Skip to content

✨ feat: support antd v6 cssVar #773

✨ feat: support antd v6 cssVar

✨ feat: support antd v6 cssVar #773

Triggered via pull request December 22, 2025 05:28
@arvinxxarvinxx
synchronize #203
beta
Status Failure
Total duration 1m 7s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test
Process completed with exit code 1.
tests/functions/createInstance.test.tsx > createInstance > 自定义 prefixCls 时,会采用 instance 的 prefixCls 而不是 CP 的prefixCls: tests/functions/createInstance.test.tsx#L72
Error: Snapshot `createInstance > 自定义 prefixCls 时,会采用 instance 的 prefixCls 而不是 CP 的prefixCls 1` mismatched - Expected + Received @@ -1,8 +1,8 @@ .emotion-0.test-btn { background: lightsteelblue; - border: none none; + border: none; color: royalblue; } .emotion-0 .cpicon { color: darkblue; ❯ tests/functions/createInstance.test.tsx:72:34