Skip to content

[nightly:card-loading] Card Loading Compliance failed — 2026-06-13 #18280

@github-actions

Description

@github-actions

Card Loading Compliance — Nightly Failure

Date: 2026-06-13 | Suite: card-loading | Workflow run

What Failed

Test summary (click to expand)
_No summary available_

How to Fix

Run locally

cd web && PLAYWRIGHT_BASE_URL=http://localhost:5174 npx playwright test --config e2e/compliance/compliance.config.ts e2e/compliance/card-loading-compliance.spec.ts --project=chromium

Fix guidance

Cards must transition from skeleton → content without getting stuck.
Ensure useCardLoadingState receives correct isLoading and isDemoData props.
Check that cards set data-loading="false" once content is available.

Rules

  1. Fix the root cause in source code — do NOT weaken test assertions
  2. Re-run the suite locally and verify 0 failures before submitting
  3. The spec file is web/e2e/compliance/card-loading-compliance.spec.ts — read it to understand what's being checked
  4. Check recent commits that may have introduced the regression

Auto-created by Nightly Compliance workflow. Assigned to Copilot for auto-fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    auto-qaIssue detected by automated QAbugSomething isn't workingcopilotnightly-complianceFrom nightly compliance/perf test run

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions