Skip to content

Introduce reusable number input field with delta support #35441

Introduce reusable number input field with delta support

Introduce reusable number input field with delta support #35441

Triggered via pull request March 12, 2025 00:02
Status Failure
Total duration 1m 53s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build (18.x)
Process completed with exit code 1.
build (18.x): src/util/misc.ts#L85
Replace `'change'` with `"change"`
build (18.x): src/util/misc.ts#L78
Insert `·`
build (18.x): src/util/misc.ts#L75
Replace `input:·HTMLInputElement,·delta:·number,·min:·number·=·0,·max:·number·=·0,·triggerChange:·boolean·=·true` with `⏎····input:·HTMLInputElement,⏎····delta:·number,⏎····min:·number·=·0,⏎····max:·number·=·0,⏎····triggerChange:·boolean·=·true,⏎`