docs: typo (#1817) #272
Annotations
8 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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