Keep overlays visible on the Windows desktop #54
Annotations
2 errors and 1 warning
|
Windows V1 gate
Process completed with exit code 1.
|
|
src/surfaces/TaskbarStatusMeasure.test.tsx > TaskbarStatusMeasure > uses the same runtime alpha on the independent measurement root:
apps/desktop-tauri/src/surfaces/TaskbarStatusMeasure.test.tsx#L59
AssertionError: expected '0.2' to be '0.8' // Object.is equality
Expected: "0.8"
Received: "0.2"
❯ src/surfaces/TaskbarStatusMeasure.test.tsx:59:70
|
|
Windows V1 gate
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|