docs: clarify daemon and Tauri retirement #11
platform-regression.yml
on: push
deterministic-platform-regression
29s
Annotations
2 errors and 1 warning
|
deterministic-platform-regression
Process completed with exit code 1.
|
|
tests/integration/verification-sessions.test.ts > production verification sessions > shows the shell but does not let an active verification session bypass offline app content:
packages/server/tests/integration/verification-sessions.test.ts#L283
AssertionError: expected 404 to be 200 // Object.is equality
- Expected
+ Received
- 200
+ 404
❯ tests/integration/verification-sessions.test.ts:283:28
|
|
deterministic-platform-regression
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/
|