Skip to content

✨ feat: support antd v6 cssVar #760

✨ feat: support antd v6 cssVar

✨ feat: support antd v6 cssVar #760

Triggered via pull request July 24, 2025 12:21
@arvinxxarvinxx
synchronize #198
alpha
Status Failure
Total duration 1m 17s
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