TryGhostOSS
    Ghost
    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.
    nx run @tryghost/admin:build
Succeeded
CI Pipeline Execution

nx run @tryghost/admin:build

Click to copy
Linux
4 CPU cores
read-write access token used
1a24df0229079
22%

Cache hits

2 of 9 tasks used cache.

Get faster results

Learn how to enable distribution.

Atomizer enabled

9 groups of tasks optimized.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools