Skip to content

feat(ideas-plaza): 有个想法板块上线 + 模型目录统一 Sprint 1/2 + 发布 1.2.53 #107

feat(ideas-plaza): 有个想法板块上线 + 模型目录统一 Sprint 1/2 + 发布 1.2.53

feat(ideas-plaza): 有个想法板块上线 + 模型目录统一 Sprint 1/2 + 发布 1.2.53 #107

Triggered via push August 28, 2026 19:25
Status Failure
Total duration 5m 2s
Artifacts

backend-ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
frontend
Process completed with exit code 2.
src/views/user/__tests__/AccountShareView.spec.ts > AccountShareView async snapshots and mode keys > fills authoritative image usage while preserving manually split cache fields: frontend/src/views/user/__tests__/AccountShareView.spec.ts#L1129
AssertionError: expected "spy" to be called with arguments: [ { platform: 'openai', …(2) }, …(1) ] Received: 1st spy call: Array [ Object { "days": 3, - "model": "gpt-5.5", + "model": "", "platform": "openai", }, - ObjectContaining { - "signal": Any<AbortSignal>, + Object { + "signal": AbortSignal {}, }, ] Number of calls: 1 ❯ src/views/user/__tests__/AccountShareView.spec.ts:1129:43
src/views/user/__tests__/AccountShareView.spec.ts > AccountShareView async snapshots and mode keys > keeps the three-day usage profile scoped to user and platform and ignores a stale dialog response: frontend/src/views/user/__tests__/AccountShareView.spec.ts#L891
AssertionError: expected "spy" to be called with arguments: [ { platform: 'openai', …(2) }, …(1) ] Received: 1st spy call: Array [ Object { "days": 3, - "model": "gpt-5.5", + "model": "", "platform": "openai", }, - ObjectContaining { - "signal": Any<AbortSignal>, + Object { + "signal": AbortSignal {}, }, ] Number of calls: 1 ❯ src/views/user/__tests__/AccountShareView.spec.ts:891:43
golangci-lint
issues found
golangci-lint
not enough arguments in call to provideCleanup
test
Process completed with exit code 2.
test
not enough arguments in call to provideCleanup
docs
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
frontend
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/