feat(auto-complete): support empty api #3930
pull-request.yml
on: pull_request
call-test-build
/
check
6s
call-test-build
/
test
4m 59s
call-test-build
/
site
2m 29s
call-test-build
/
build
4m 44s
Annotations
10 errors and 4 warnings
test/snap/csr.test.js > csr snapshot test > csr test ./src/icon/_example/base.vue:
test/snap/csr.test.js#L20
Error: Snapshot `csr snapshot test > csr test ./src/icon/_example/base.vue 1` mismatched
- Expected
+ Received
@@ -166,10 +166,11 @@
<div
class="t-space-item"
>
<svg
class="t-icon t-icon-numbers-1"
+ style="color: var(--td-brand-color-5);"
>
<use
href="#t-icon-numbers-1"
/>
</svg>
@@ -177,10 +178,11 @@
<div
class="t-space-item"
>
<svg
class="t-icon t-icon-numbers-2"
+ style="color: var(--td-brand-color-6);"
>
<use
href="#t-icon-numbers-2"
/>
</svg>
@@ -188,10 +190,11 @@
<div
class="t-space-item"
>
<svg
class="t-icon t-icon-numbers-0"
+ style="color: var(--td-brand-color-7);"
>
<use
href="#t-icon-numbers-0"
/>
</svg>
@@ -199,10 +202,11 @@
<div
class="t-space-item"
>
<svg
class="t-icon t-icon-numbers-3"
+ style="color: var(--td-brand-color-8);"
>
<use
href="#t-icon-numbers-3"
/>
</svg>
❯ test/snap/csr.test.js:20:33
|
test/snap/csr.test.js > csr snapshot test > csr test ./src/icon/_example/iconfont.vue:
test/snap/csr.test.js#L20
Error: Snapshot `csr snapshot test > csr test ./src/icon/_example/iconfont.vue 1` mismatched
- Expected
+ Received
@@ -126,31 +126,35 @@
<div
class="t-space-item"
>
<i
class="t-icon t-icon-numbers-1"
+ style="color: var(--td-brand-color-5);"
/>
</div>
<div
class="t-space-item"
>
<i
class="t-icon t-icon-numbers-2"
+ style="color: var(--td-brand-color-6);"
/>
</div>
<div
class="t-space-item"
>
<i
class="t-icon t-icon-numbers-0"
+ style="color: var(--td-brand-color-7);"
/>
</div>
<div
class="t-space-item"
>
<i
class="t-icon t-icon-numbers-3"
+ style="color: var(--td-brand-color-8);"
/>
</div>
</div>
</div>
</div>
❯ test/snap/csr.test.js:20:33
|
test/snap/csr.test.js > csr snapshot test > csr test ./src/icon/_example/single.vue:
test/snap/csr.test.js#L20
Error: Snapshot `csr snapshot test > csr test ./src/icon/_example/single.vue 1` mismatched
- Expected
+ Received
@@ -5,11 +5,11 @@
<div
class="t-space-item"
>
<div
class="t-space t-space-horizontal t-space--break-line"
- style="gap: 16px;"
+ style="gap: 16px; color: var(--td-brand-color);"
>
<div
class="t-space-item"
>
<svg
❯ test/snap/csr.test.js:20:33
|
test/snap/csr.test.js > csr snapshot test > csr test ./src/popup/_example/plugin.vue:
test/snap/csr.test.js#L20
Error: Snapshot `csr snapshot test > csr test ./src/popup/_example/plugin.vue 1` mismatched
- Expected
+ Received
@@ -45,10 +45,11 @@
这里是一个日志查询的例子,在很长的日志内容中,日志内容存在换行的情况,可以点击链接进行日志查询操作
</span>
<a
class="trigger-element3"
data-v-5909da2b=""
+ style="color: var(--td-text-color-brand);"
>
点击此链接,会打开浮层进行跳转操作
</a>
</div>
</div>
❯ test/snap/csr.test.js:20:33
|
test/snap/csr.test.js > csr snapshot test > csr test ./src/rate/_example/base.vue:
test/snap/csr.test.js#L20
Error: Snapshot `csr snapshot test > csr test ./src/rate/_example/base.vue 1` mismatched
- Expected
+ Received
@@ -26,11 +26,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -66,11 +66,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -106,11 +106,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -146,11 +146,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -186,11 +186,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
❯ test/snap/csr.test.js:20:33
|
test/snap/csr.test.js > csr snapshot test > csr test ./src/rate/_example/clear.vue:
test/snap/csr.test.js#L20
Error: Snapshot `csr snapshot test > csr test ./src/rate/_example/clear.vue 1` mismatched
- Expected
+ Received
@@ -40,11 +40,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -80,11 +80,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -120,11 +120,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -160,11 +160,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -200,11 +200,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -260,11 +260,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -300,11 +300,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -340,11 +340,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -380,11 +380,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -420,11 +420,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="f
|
test/snap/csr.test.js > csr snapshot test > csr test ./src/rate/_example/custom.vue:
test/snap/csr.test.js#L20
Error: Snapshot `csr snapshot test > csr test ./src/rate/_example/custom.vue 1` mismatched
- Expected
+ Received
@@ -26,11 +26,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -66,11 +66,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -106,11 +106,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -146,11 +146,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -186,11 +186,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -226,11 +226,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -266,11 +266,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
❯ test/snap/csr.test.js:20:33
|
test/snap/csr.test.js > csr snapshot test > csr test ./src/rate/_example/icon.vue:
test/snap/csr.test.js#L20
Error: Snapshot `csr snapshot test > csr test ./src/rate/_example/icon.vue 1` mismatched
- Expected
+ Received
@@ -33,11 +33,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star"
fill="none"
height="1em"
@@ -73,11 +73,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star"
fill="none"
height="1em"
@@ -113,11 +113,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star"
fill="none"
height="1em"
@@ -153,11 +153,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star"
fill="none"
height="1em"
@@ -193,11 +193,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star"
fill="none"
height="1em"
@@ -246,11 +246,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-logo-github"
fill="none"
height="1em"
@@ -286,11 +286,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-logo-github"
fill="none"
height="1em"
@@ -326,11 +326,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-logo-github"
fill="none"
height="1em"
@@ -366,11 +366,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-logo-github"
fill="none"
height="1em"
@@ -406,11 +406,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-c
|
test/snap/csr.test.js > csr snapshot test > csr test ./src/rate/_example/size.vue:
test/snap/csr.test.js#L20
Error: Snapshot `csr snapshot test > csr test ./src/rate/_example/size.vue 1` mismatched
- Expected
+ Received
@@ -40,11 +40,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 16px;"
+ style="font-size: 16px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -80,11 +80,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 16px;"
+ style="font-size: 16px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -120,11 +120,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 16px;"
+ style="font-size: 16px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -160,11 +160,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 16px;"
+ style="font-size: 16px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -200,11 +200,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 16px;"
+ style="font-size: 16px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -260,11 +260,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -300,11 +300,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -340,11 +340,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -380,11 +380,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -420,11 +420,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="fo
|
test/snap/csr.test.js > csr snapshot test > csr test ./src/rate/_example/status.vue:
test/snap/csr.test.js#L20
Error: Snapshot `csr snapshot test > csr test ./src/rate/_example/status.vue 1` mismatched
- Expected
+ Received
@@ -40,11 +40,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -80,11 +80,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -120,11 +120,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -160,11 +160,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -200,11 +200,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -260,11 +260,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -300,11 +300,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -340,11 +340,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -380,11 +380,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="font-size: 24px; color: var(--td-bg-color-component);"
>
<svg
class="t-icon t-icon-star-filled"
fill="none"
height="1em"
@@ -420,11 +420,11 @@
/>
</svg>
</div>
<div
class="t-rate__star-bottom"
- style="font-size: 24px;"
+ style="
|
call-test-build / check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
call-test-build / site
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
call-test-build / build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
call-test-build / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
_site
Expired
|
3.49 MB |
|
pr
|
139 Bytes |
|