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 #722

chore(deps): update all non-major dependencies

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

Triggered via pull request November 18, 2024 20:11
Status Failure
Total duration 42s
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
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/