Skip to content

Move sponsor pitch to the top of the README #26

Move sponsor pitch to the top of the README

Move sponsor pitch to the top of the README #26

Triggered via push August 17, 2026 05:05
Status Failure
Total duration 1m 59s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
webapp
Process completed with exit code 1.
tests/avatars-unit.test.ts > matchPicture > user id takes precedence over a conflicting display-name match: timeclock/webapp/tests/avatars-unit.test.ts#L64
AssertionError: expected '/local/priya.png' to be '/local/demo.jpg' // Object.is equality Expected: "/local/demo.jpg" Received: "/local/priya.png" ❯ tests/avatars-unit.test.ts:64:7
tests/avatars-unit.test.ts > matchPicture > matches by HA user id (SSO-linked) first: timeclock/webapp/tests/avatars-unit.test.ts#L21
AssertionError: expected null to be '/local/demo.jpg' // Object.is equality - Expected: "/local/demo.jpg" + Received: null ❯ tests/avatars-unit.test.ts:21:7
webapp
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/