feat(color-picker): 组件对齐 miniprogram #844
pull-request.yml
on: pull_request
call-test-build
/
check
3s
call-test-build
/
test
1m 48s
call-test-build
/
site
1m 58s
call-test-build
/
build
4m 32s
Annotations
3 errors and 4 warnings
test/snap/csr.test.jsx > csr snapshot test > csr test src/notice-bar/_example/scrolling.tsx:
test/snap/csr.test.jsx#L36
Error: Snapshot `csr snapshot test > csr test src/notice-bar/_example/scrolling.tsx 1` mismatched
- Expected
+ Received
@@ -65,11 +65,11 @@
<div
class="t-notice-bar__content-wrap"
>
<div
class="t-swiper t-notice-bar__content--vertical"
- style="overflow: hidden;"
+ style="overflow: hidden; height: var(--td-notice-bar-height, 22px);"
>
<div
class="t-swiper__container"
style="height: 700%; transition: top 2s; flex-direction: column;"
>
❯ test/snap/csr.test.jsx:36:27
|
test/snap/csr.test.jsx > csr snapshot test > csr test src/notice-bar/_example/mobile.tsx:
test/snap/csr.test.jsx#L36
Error: Snapshot `csr snapshot test > csr test src/notice-bar/_example/mobile.tsx 1` mismatched
- Expected
+ Received
@@ -582,11 +582,11 @@
<div
class="t-notice-bar__content-wrap"
>
<div
class="t-swiper t-notice-bar__content--vertical"
- style="overflow: hidden;"
+ style="overflow: hidden; height: var(--td-notice-bar-height, 22px);"
>
<div
class="t-swiper__container"
style="height: 700%; transition: top 2s; flex-direction: column;"
>
❯ test/snap/csr.test.jsx:36:27
|
call-test-build / test
Process completed with exit code 1.
|
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 / test
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
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
_site
|
2.01 MB |
|
pr
|
138 Bytes |
|