generated from SAP/repository-template
- Notifications
You must be signed in to change notification settings - Fork 11
Open
Open
Copy link
Labels
detectionAn issue related to detection capabilitiesAn issue related to detection capabilities
Description
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 e.g. via ...
- CDN
- UI5 CLI
- destinations (e.g. in
neo-app.json, app router, etc.) - SAP Fiori tools
- manifest section
/sap.platform.cf/ui5VersionNumber
... 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
detectionAn issue related to detection capabilitiesAn issue related to detection capabilities