Skip to content

chore(deps): update all patch dependencies #12643

chore(deps): update all patch dependencies

chore(deps): update all patch dependencies #12643

Triggered via push January 20, 2025 01:46
Status Failure
Total duration 1m 25s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
src/notice-bar/test/index.spec.tsx > should start scrolling when content width > wrap width : packages/vant/src/notice-bar/test/index.spec.tsx#L68
Error: Snapshot `should start scrolling when content width > wrap width 1` mismatched - Expected + Received @@ -5,11 +5,11 @@ <div role="marquee" class="van-notice-bar__wrap" > <div - style="transition-duration: 1.6666666666666667s; transform: translateX(-100px);" + style="transition-duration: 0s;" class="van-notice-bar__content" > foo </div> </div> ❯ src/notice-bar/test/index.spec.tsx:68:26
test
Process completed with exit code 1.
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636