Skip to content

perf(*): remove unnecessary optional attributes #226

perf(*): remove unnecessary optional attributes

perf(*): remove unnecessary optional attributes #226

Triggered via pull request July 1, 2024 07:10
Status Failure
Total duration 8m 13s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
test
Process completed with exit code 1.
test-cli
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/.
lint
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/.
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
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/.
build
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/.