deepujain commented on PR #43806: URL: https://github.com/apache/superset/pull/43806#issuecomment-5531657811
Fixed the current frontend type-check failure by making `mergeResizableConfig` return its actual non-nullable contract. Validated on the pushed change: - `npm test -- packages/superset-ui-core/src/components/Modal/Modal.test.tsx` (9 tests passed) - `npx oxlint --config oxlint.json --quiet packages/superset-ui-core/src/components/Modal/Modal.tsx packages/superset-ui-core/src/components/Modal/Modal.test.tsx` - `npm run plugins:build && npm run type` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
