In addition to my previous requests:
Even if a project specifies a UI5 version somewhere in an attempt to avoid the "Default Version", at some point, the UI5 release of the specified version will be outdated and, in case of CDN, eventually removed from the cloud entirely.
If a project uses an outdated UI5 version either via CDN, UI5 Tooling or SAP Fiori tools, UI5 linter detecting it would improve the chance to alert the owner of the project early in this regard.
In the report:
- Error if CDN is detected, as the outdated version will be removed soon. Warning otherwise.
- Possible solutions: similar to those from #789.