refactor(utils): structural improvements — decomposition, naming, cohesion#5124
Closed
Wolfvin wants to merge 1 commit into
Closed
refactor(utils): structural improvements — decomposition, naming, cohesion#5124Wolfvin wants to merge 1 commit into
Wolfvin wants to merge 1 commit into
Annotations
2 errors and 10 warnings
|
|
|
Run npm test
The operation was canceled.
|
|
Run npm run lint:
src/components/fields/SchemaField.tsx#L246
Invalid type used in template literal expression.
|
|
Run npm run lint:
src/components/widgets/RatingWidget.tsx#L106
Prefer `input` over `role` attribute `radio`.
|
|
Run npm run lint:
src/processRawValidationErrors.ts#L81
Default value is useless because the property has type `string` (not nullish). This default assignment will never be used.
|
|
Run npm run lint:
src/schema/getDefaultFormState.ts#L781
Invalid type used in template literal expression.
|
|
Run npm run lint:
src/logUnsupportedDefaultForEnum.ts#L25
Invalid type used in template literal expression.
|
|
Run npm run lint:
src/logUnsupportedDefaultForEnum.ts#L25
'schema.default' may use Object's default stringification format ('[object Object]') when stringified.
|
|
Run npm run lint:
src/getWidget.tsx#L131
Invalid type used in template literal expression.
|
|
Run npm run lint:
src/optionsList.ts#L58
'value' may use Object's default stringification format ('[object Object]') when stringified.
|
|
Run npm run lint:
src/optionsList.ts#L58
'value' may use Object's default stringification format ('[object Object]') when stringified.
|
|
Run npm run lint:
src/optionsList.ts#L57
'value' may use Object's default stringification format ('[object Object]') when stringified.
|
background
wait
wait-all
cancel
parallel
Loading