Fix 4448: preserve empty string titles in oneOf/anyOf options list#5150
Merged
heath-freenome merged 4 commits intoJul 10, 2026
Merged
Annotations
10 warnings
|
Run pnpm run lint:
src/components/widgets/RatingWidget.tsx#L106
Prefer `input` over `role` attribute `radio`.
|
|
Run pnpm run lint:
src/processRawValidationErrors.ts#L82
Default value is useless because the property has type `string` (not nullish). This default assignment will never be used.
|
|
Run pnpm run lint:
src/schema/getDefaultFormState.ts#L823
Invalid type used in template literal expression.
|
|
Run pnpm run lint:
src/logUnsupportedDefaultForEnum.ts#L25
Invalid type used in template literal expression.
|
|
Run pnpm run lint:
src/logUnsupportedDefaultForEnum.ts#L25
'schema.default' may use Object's default stringification format ('[object Object]') when stringified.
|
|
Run pnpm run lint:
src/getWidget.tsx#L131
Invalid type used in template literal expression.
|
|
Run pnpm run lint:
src/enumOptionValueEncoder.ts#L32
'value' will use Object's default stringification format ('[object Object]') when stringified.
|
|
Run pnpm run lint:
src/optionsList.ts#L58
'value' may use Object's default stringification format ('[object Object]') when stringified.
|
|
Run pnpm run lint:
src/optionsList.ts#L58
'value' may use Object's default stringification format ('[object Object]') when stringified.
|
|
Run pnpm 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