Skip to content

feat(ui): 重塑氛围式个人首页、书签库与高性能动态背景 #55

feat(ui): 重塑氛围式个人首页、书签库与高性能动态背景

feat(ui): 重塑氛围式个人首页、书签库与高性能动态背景 #55

Triggered via pull request August 3, 2026 08:32
Status Failure
Total duration 45s
Artifacts

web-ci.yml

on: pull_request
test-and-build
24s
test-and-build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test-and-build
Process completed with exit code 1.
src/components/ui/__tests__/background-beams-with-collision.test.tsx > BackgroundBeamsWithCollision > uses the restored animation profile even when the legacy reducedMotion prop is present: src/components/ui/__tests__/background-beams-with-collision.test.tsx#L33
AssertionError: expected 'compositor' to be 'restored' // Object.is equality Expected: "restored" Received: "compositor" ❯ src/components/ui/__tests__/background-beams-with-collision.test.tsx:33:84
src/components/ui/__tests__/aurora-background.test.tsx > AuroraBackground wallpaper mode > renders the restored visible beam layer when wallpaper mode is disabled: src/components/ui/__tests__/aurora-background.test.tsx#L38
AssertionError: expected 'compositor' to be 'restored' // Object.is equality Expected: "restored" Received: "compositor" ❯ src/components/ui/__tests__/aurora-background.test.tsx:38:85
test-and-build
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/