Lint UI5 (@ui5/linter)
ui5_lintRun SAP's official ui5lint to detect deprecated APIs, obsolete libraries, and CSP issues in UI5 apps, catching anti-patterns that view validation misses on the path to UI5 2.x.
Instructions
Third UI5 validation layer: runs SAP's official ui5lint on the app and returns deprecations and anti-patterns on the road to UI5 2.x that view validation does not catch (obsolete APIs, deprecated libs, CSP). Requires @ui5/linter installed in the app and a ui5.yaml at the root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appPath | Yes | UI5 app root path (where ui5.yaml lives) |