Skip to content

fix(form:select): fix incorrect default value of showArrow (#1816) #273

fix(form:select): fix incorrect default value of showArrow (#1816)

fix(form:select): fix incorrect default value of showArrow (#1816) #273

Triggered via push July 15, 2024 05:58
Status Success
Total duration 6m 0s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test-cli
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/
lint
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/
lint: packages/abc/zip/zip.service.ts#L64
'readAsBinaryString' is deprecated. [MDN Reference](https://developer.mozilla.org/docs/Web/API/FileReader/readAsBinaryString)
lint: packages/form/src/widgets/string/string.widget.ts#L66
'addOnAfterIcon' is deprecated. `nz-input` 可能未来不再支持
lint: packages/form/src/widgets/string/string.widget.ts#L68
'addOnBeforeIcon' is deprecated. `nz-input` 可能未来不再支持
lint: packages/form/src/widgets/string/string.widget.ts#L70
'prefixIcon' is deprecated. `nz-input` 可能未来不再支持
lint: packages/form/src/widgets/string/string.widget.ts#L72
'suffixIcon' is deprecated. `nz-input` 可能未来不再支持
lint: packages/testing/src/event-objects.ts#L14
'initMouseEvent' is deprecated. [MDN Reference](https://developer.mozilla.org/docs/Web/API/MouseEvent/initMouseEvent)
lint: packages/testing/src/event-objects.ts#L82
'initEvent' is deprecated. [MDN Reference](https://developer.mozilla.org/docs/Web/API/Event/initEvent)
test
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/
build
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/