The GitHub Actions job "Tests (AMD)" on 
airflow.git/dependabot/npm_and_yarn/airflow-core/src/airflow/ui/core-ui-package-updates-bfe1579f38
 has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
d33419f5988c6d2fed776cfb8a09049370ad26f2 / Jarek Potiuk <[email protected]>
UI: Adapt to monaco-editor 0.55 and msw 2.14 breaking changes

monaco-editor 0.55 added an `exports` map to its package.json, so deep ESM
subpath imports must now carry the `.js` extension to resolve; add it to the
side-effect and API imports. Its bundled `@monaco-editor/react` `Monaco` type
aliases one of those now-unresolvable extension-less imports and collapses to
`any`, so derive the type from `useMonaco`'s return instead. msw 2.14 returns
`SetupServer` from `setupServer` rather than `SetupServerApi`.

Report URL: https://github.com/apache/airflow/actions/runs/28812097864

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to