更新按钮组件样式并移除重置样式和主题变量文件内容 #18
Annotations
10 errors
Run tests:
packages/components/Alert/Alert.test.tsx#L28
AssertionError: expected undefined to be 'xmark' // Object.is equality
- Expected:
"xmark"
+ Received:
undefined
❯ Alert/Alert.test.tsx:28:48
|
Run tests:
packages/components/Alert/Alert.test.tsx#L63
AssertionError: expected undefined to be 'circle-info' // Object.is equality
- Expected:
"circle-info"
+ Received:
undefined
❯ Alert/Alert.test.tsx:63:48
|
Run tests:
packages/components/Alert/Alert.test.tsx#L63
AssertionError: expected undefined to be 'check-circle' // Object.is equality
- Expected:
"check-circle"
+ Received:
undefined
❯ Alert/Alert.test.tsx:63:48
|
Run tests:
packages/components/Alert/Alert.test.tsx#L63
AssertionError: expected undefined to be 'circle-exclamation' // Object.is equality
- Expected:
"circle-exclamation"
+ Received:
undefined
❯ Alert/Alert.test.tsx:63:48
|
Run tests:
packages/components/Alert/Alert.test.tsx#L63
AssertionError: expected undefined to be 'circle-xmark' // Object.is equality
- Expected:
"circle-xmark"
+ Received:
undefined
❯ Alert/Alert.test.tsx:63:48
|
Run tests:
packages/components/Alert/Alert.test.tsx#L63
AssertionError: expected undefined to be 'circle-xmark' // Object.is equality
- Expected:
"circle-xmark"
+ Received:
undefined
❯ Alert/Alert.test.tsx:63:48
|
Run tests:
packages/components/Alert/Alert.test.tsx#L63
AssertionError: expected undefined to be 'circle-info' // Object.is equality
- Expected:
"circle-info"
+ Received:
undefined
❯ Alert/Alert.test.tsx:63:48
|
Run tests:
node_modules/.pnpm/@vue+test-utils@2.4.6/node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js#L1574
Error: Cannot call classes on an empty DOMWrapper.
❯ Object.classes [as get] ../../node_modules/.pnpm/@VUE+test-utils@2.4.6/node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:1574:27
❯ Alert/Alert.test.tsx:112:25
|
Run tests:
node_modules/.pnpm/@vue+test-utils@2.4.6/node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js#L1574
Error: Cannot call attributes on an empty DOMWrapper.
❯ Object.get ../../node_modules/.pnpm/@VUE+test-utils@2.4.6/node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:1574:27
❯ Alert/Alert.test.tsx:127:41
|
Run tests:
packages/components/Collapse/Collapse.test.tsx#L59
AssertionError: expected +0 to be 3 // Object.is equality
- Expected
+ Received
- 3
+ 0
❯ Collapse/Collapse.test.tsx:59:32
|
Loading