feat(design): shared uno.config base with h-nav and unified nav header #421
ci.yml
on: pull_request
unit-test
/
lint
1m 25s
e2e
2m 7s
Matrix: unit-test / test
Annotations
2 errors, 1 warning, and 1 notice
|
unit-test / test (ubuntu-latest, 24)
Process completed with exit code 1.
|
|
[devframe] src/node/auth/__tests__/state.test.ts > exchangeTempAuthCode > exchanges a valid code for a token, trusts the session, and rotates the code:
packages/devframe/src/node/auth/__tests__/state.test.ts#L34
AssertionError: expected '777582' not to be '777582' // Object.is equality
❯ src/node/auth/__tests__/state.test.ts:34:35
|
|
e2e
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, 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/
|
|
🎭 Playwright Run Summary
14 passed (11.6s)
|