docs: replace all references to "parenting-app-ui" in the docs with "open-app-builder", including links to online documentation site #2100
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/app/shared/components/common/directives/connectedoverlayscrollhandler.ts#L17
Expected a `for-of` loop instead of a `for` loop with this simple iteration
|
src/app/shared/components/common/directives/connectedoverlayscrollhandler.ts#L24
Expected a `for-of` loop instead of a `for` loop with this simple iteration
|
src/app/shared/components/common/directives/domhandler.ts#L30
Expected a `for-of` loop instead of a `for` loop with this simple iteration
|
src/app/shared/components/common/directives/domhandler.ts#L35
Expected a `for-of` loop instead of a `for` loop with this simple iteration
|
src/app/shared/components/common/directives/domhandler.ts#L75
Expected a `for-of` loop instead of a `for` loop with this simple iteration
|
src/app/shared/components/common/directives/domhandler.ts#L76
Expected '===' and instead saw '=='
|
src/app/shared/components/common/directives/domhandler.ts#L77
Expected '===' and instead saw '=='
|
src/app/shared/components/common/directives/domhandler.ts#L85
Expected a `for-of` loop instead of a `for` loop with this simple iteration
|
src/app/shared/components/common/directives/domhandler.ts#L86
Expected '===' and instead saw '=='
|
src/app/shared/components/common/directives/domhandler.ts#L90
Expected '===' and instead saw '=='
|
This job succeeded
Loading