closer #2068
Annotations
10 errors and 1 warning
js-lint:
src/Button/Button.tsx#L34
propType "isLoading" is not required, but has no corresponding defaultProps declaration
|
js-lint:
src/Button/Button.tsx#L35
propType "leadingIcon" is not required, but has no corresponding defaultProps declaration
|
js-lint:
src/Button/Button.tsx#L36
propType "loadingText" is not required, but has no corresponding defaultProps declaration
|
js-lint:
src/Button/Button.tsx#L37
propType "trailingIcon" is not required, but has no corresponding defaultProps declaration
|
js-lint:
src/DateTimePicker/PickerEnforcedInput.tsx#L10
propType "disabled" is not required, but has no corresponding defaultProps declaration
|
js-lint:
src/DateTimePicker/PickerEnforcedInput.tsx#L11
propType "inputClassName" is not required, but has no corresponding defaultProps declaration
|
js-lint:
src/DateTimePicker/PickerEnforcedInput.tsx#L12
propType "name" is not required, but has no corresponding defaultProps declaration
|
js-lint:
src/DateTimePicker/PickerEnforcedInput.tsx#L13
propType "startDate" is not required, but has no corresponding defaultProps declaration
|
js-lint:
src/DateTimePicker/PickerEnforcedInput.tsx#L14
propType "value" is not required, but has no corresponding defaultProps declaration
|
js-lint:
src/DateTimePicker/PickerEnforcedInput.tsx#L15
propType "onClick" is not required, but has no corresponding defaultProps declaration
|
js-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|