generated from SAP/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Detect deprecated libs and components in manifest.json
This PR analyses dependencies within manifest.json and adds detections for deprecated libraries and components. This results in new reporter messages with ruleId's ui5-linter-no-deprecated-library and ui5-linter-no-deprecated-component. This PR also adds the corresponding test snapshots. JIRA: CPOUI5FOUNDATION-807
- Loading branch information
1 parent
5d81856
commit 58ec8f9
Showing
10 changed files
with
217 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-126 Bytes
(99%)
test/lib/detectors/transpilers/amd/snapshots/transpiler.ts.snap
Binary file not shown.
Binary file modified
BIN
-61 Bytes
(99%)
test/lib/detectors/transpilers/xml/snapshots/transpiler.ts.snap
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.