DRAFT: remove bootstrap from Form component #13671
Annotations
10 errors and 2 warnings
Lint:
src/Form/BSFeedback.jsx#L12
propType "type" is not required, but has no corresponding defaultProps declaration
|
Lint:
src/Form/BSFeedback.jsx#L15
propType "tooltip" is not required, but has no corresponding defaultProps declaration
|
Lint:
src/Form/BSFeedback.jsx#L17
propType "as" is not required, but has no corresponding defaultProps declaration
|
Lint:
src/Form/BSFeedback.jsx#L24
'className' is missing in props validation
|
Lint:
src/Form/BSForm.jsx#L4
Missing file extension for "./FormCheck"
|
Lint:
src/Form/BSForm.jsx#L4
Unable to resolve path to module './FormCheck'
|
Lint:
src/Form/BSForm.jsx#L5
Missing file extension for "./FormFile"
|
Lint:
src/Form/BSForm.jsx#L5
Unable to resolve path to module './FormFile'
|
Lint:
src/Form/BSForm.jsx#L10
Missing file extension for "./Switch"
|
Lint:
src/Form/BSForm.jsx#L10
Unable to resolve path to module './Switch'
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
src/Form/BSFormControl.jsx#L155
Unexpected console statement
|
Loading