Actions
Bug #39063
closedJS lint in plugins fails if package is only defined in core
Description
Since were moving away from using @theforeman/* packages, lint will show ` error Unable to resolve path to module X import/no-unresolved`
For packages that are defined in foreman core and not in the plugins. This error should not show up as npm packages are shared from core to plugins
Updated by The Foreman Bot 5 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10859 added
Updated by Maria Agaphontzev 5 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|b7986fdef24d6309c78cb6427507df97ea84687d.
Actions