taTanStack
GitHubaiWorkspace
GitHub
  • CI Pipeline Executions
    • Current executionSucceeded
      fix/scan-dangling-dts-skip-when-no-dist
    • Runs and Agents
    • Configuration
    • Self-Healing CI
    • Project Graph
    • Circular DependenciesEnterprise
    • Resource Usage
    • Analysis
    • ConformanceEnterprise
  • Runs
    • Current runSucceeded
    • Tasks
    • Resource Usage
Insights
  • Compare tasks
  • Analytics
    fix(ci): scan-dangling-dts skips cleanly when no packages were built test:pr runs `nx affected ... build && pnpm test:dts`. On a docs/skill/CI-only PR, `nx affected` builds no packages, so there are zero packages/*/dist dirs. The dangling-dts guardrail (#924) treated that as a hard failure (exit 1), turning every unaffected PR red even though there are no declarations to scan and nothing could have regressed. Treat "no dist directories" as a no-op skip (exit 0) instead. When packages are built the scan runs and catches regressions exactly as before. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
    nx run-many --targets=build --exclude=examples/**,testing/**
Succeeded
Linux
4 CPU cores
7ca000e0952
100%

Cache hits

47 of 47 tasks used cache.

Get faster results

Learn how to enable distribution.

Atomizer enabled

47 groups of tasks optimized.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools
GitHubaiWorkspace