feat: implement placeholders #413
Annotations
7 errors and 1 warning
typecheck:
packages/core/src/useDateTimeField/temporalPartial.ts#L8
Element implicitly has an 'any' type because expression of type '"~fw_temporal_partial"' can't be used to index type 'ZonedDateTime'.
|
typecheck:
packages/core/src/useDateTimeField/temporalPartial.ts#L18
Element implicitly has an 'any' type because expression of type '"~fw_temporal_partial"' can't be used to index type 'ZonedDateTime'.
|
typecheck:
packages/core/src/useDateTimeField/temporalPartial.ts#L21
Element implicitly has an 'any' type because expression of type '"~fw_temporal_partial"' can't be used to index type 'ZonedDateTime'.
|
typecheck:
packages/core/src/useDateTimeField/temporalPartial.ts#L29
Element implicitly has an 'any' type because expression of type '"~fw_temporal_partial"' can't be used to index type 'ZonedDateTime'.
|
typecheck:
packages/core/src/useDateTimeField/useDateTimeSegmentGroup.ts#L298
Element implicitly has an 'any' type because expression of type '"~fw_temporal_partial"' can't be used to index type 'ZonedDateTime'.
|
typecheck:
packages/core/src/useDateTimeField/useDateTimeSegmentGroup.ts#L337
Element implicitly has an 'any' type because expression of type '"~fw_temporal_partial"' can't be used to index type 'ZonedDateTime'.
|
typecheck
Process completed with exit code 2.
|
lint:
packages/core/src/useComboBox/useComboBox.ts#L181
Unexpected any. Specify a different type
|