TryGhostOSS
    Ghost

Ghost

GitHub
OverviewRunsAnalytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days30 days

Latest CI Pipeline Executions

Sort by
  • Succeeded
    29079

    311c38aa Fixed a TS overload error in admin-x-framework tinybird tests The AppProvider test wrapper passed `children` positionally to React.createElement, but AppProviderProps.children is required, not optional. TypeScript's createElement overload resolution can't reconcile a required children field supplied positionally, so tsc fails these test files. Moved children into the props object instead. This slipped through because CI scopes unit tests to Nx-affected projects, and nothing in admin-x-framework's dependency graph was touched by the @types/react catalog bump that started tripping this overload, so the project's test:unit target never re-ran to catch it.

    by Steve Larson

    S

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools