perf(*): clean deprecated of angular libs (#1801) #224
Annotations
8 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
packages/abc/zip/zip.service.ts#L64
'readAsBinaryString' is deprecated. [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/readAsBinaryString)
|
packages/form/src/widgets/string/string.widget.ts#L66
'addOnAfterIcon' is deprecated. `nz-input` 可能未来不再支持
|
packages/form/src/widgets/string/string.widget.ts#L68
'addOnBeforeIcon' is deprecated. `nz-input` 可能未来不再支持
|
packages/form/src/widgets/string/string.widget.ts#L70
'prefixIcon' is deprecated. `nz-input` 可能未来不再支持
|
packages/form/src/widgets/string/string.widget.ts#L72
'suffixIcon' is deprecated. `nz-input` 可能未来不再支持
|
packages/testing/src/event-objects.ts#L14
'initMouseEvent' is deprecated. [MDN Reference](https://developer.mozilla.org/docs/Web/API/MouseEvent/initMouseEvent)
|
packages/testing/src/event-objects.ts#L82
'initEvent' is deprecated. [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/initEvent)
|
This job succeeded
Loading