Skip to content
This repository has been archived by the owner on Jan 12, 2025. It is now read-only.

chore(deps): update all non-major dependencies #763

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #763

Triggered via pull request December 9, 2024 04:45
Status Failure
Total duration 31s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
src/lib/components/__tests__/ButtonInput.test.ts > renders the button input: src/lib/components/__tests__/ButtonInput.test.ts#L17
Error: Snapshot `renders the button input 1` mismatched - Expected + Received @@ -11,11 +11,11 @@ <div class="inline-flex w-full" > <button - class="border-r bg-white px-2 py-4 font-bold svelte-1kvtb7z first-item active" + class="border-r bg-white px-2 py-4 font-bold svelte-xe4hn8 first-item active" data-testid="button-1" > 1 </button> ❯ src/lib/components/__tests__/ButtonInput.test.ts:17:31
check
Process completed with exit code 1.
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636