Skip to content

fix(types): default checkbox value prop type to boolean closes #144 #481

fix(types): default checkbox value prop type to boolean closes #144

fix(types): default checkbox value prop type to boolean closes #144 #481

Triggered via push March 2, 2025 08:51
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
packages/core/src/useDateTimeField/useDateTimeSegmentGroup.spec.ts > useDateTimeSegmentGroup > segment input handling > preserves partial state when not all segments are filled: packages/core/src/useDateTimeField/useDateTimeSegmentGroup.spec.ts#L758
AssertionError: expected { month: true, day: true } to deeply equal { day: true } - Expected + Received { "day": true, + "month": true, } ❯ packages/core/src/useDateTimeField/useDateTimeSegmentGroup.spec.ts:758:48
tests
Process completed with exit code 1.
lint: packages/core/src/useCalendar/useCalendar.ts#L109
Unexpected any. Specify a different type
lint: packages/core/src/useCalendar/useCalendar.ts#L114
Unexpected any. Specify a different type
lint: packages/core/src/useComboBox/useComboBox.ts#L183
Unexpected any. Specify a different type
lint: packages/devtools/src/helpers.ts#L264
Unexpected any. Specify a different type
lint: packages/devtools/src/helpers.ts#L264
Unexpected any. Specify a different type
lint: packages/devtools/src/helpers.ts#L293
Unexpected any. Specify a different type
lint: packages/devtools/src/init.ts#L36
Unexpected any. Specify a different type
lint: packages/shared/src/utils.ts#L54
Unexpected any. Specify a different type
lint: packages/shared/src/utils.ts#L54
Unexpected any. Specify a different type
lint: packages/shared/src/utils.ts#L60
Unexpected any. Specify a different type