TryGhost
OSS
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 ghost:build:assets
Sign in / Sign up
Open main menu
Succeeded
CI Pipeline Execution
nx run ghost:build:assets
Click to copy
Linux
4 CPU cores
read-write
access token used
1a24df02
29079