Open
Description
Describe the bug
Using internal API's isn't supported and can break the extensions in any upgrade (even patches).
To Reproduce
Steps to reproduce the behavior:
- Go to the console
- Run
npx @episerver/create-cms-api-report
- Observe the result table
Expected behavior
The result table should be empty (0 violations).
Additional context
Each case needs to be considered individually but I only created this "master" issue here on Github.
Also consider using the analyzer tool as part of the build pipeline. See #186.