Skip to content

6.7.1

6.7.1 #199

Triggered via release July 24, 2026 23:07
Status Success
Total duration 7m 22s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
jsx-a11y(prefer-tag-over-role): src/components/widgets/RatingWidget.tsx#L106
Prefer `input` over `role` attribute `radio`.
typescript(no-useless-default-assignment): src/processRawValidationErrors.ts#L82
Default value is useless because the property has type `string` (not nullish). This default assignment will never be used.
typescript(restrict-template-expressions): src/schema/getDefaultFormState.ts#L830
Invalid type used in template literal expression.
typescript(restrict-template-expressions): src/getWidget.tsx#L131
Invalid type used in template literal expression.
typescript(restrict-template-expressions): src/logUnsupportedDefaultForEnum.ts#L25
Invalid type used in template literal expression.
typescript(no-base-to-string): src/logUnsupportedDefaultForEnum.ts#L25
'schema.default' may use Object's default stringification format ('[object Object]') when stringified.
typescript(no-base-to-string): src/enumOptionValueEncoder.ts#L32
'value' will use Object's default stringification format ('[object Object]') when stringified.
typescript(no-base-to-string): src/optionsList.ts#L58
'value' may use Object's default stringification format ('[object Object]') when stringified.
typescript(no-base-to-string): src/optionsList.ts#L58
'value' may use Object's default stringification format ('[object Object]') when stringified.
typescript(no-base-to-string): src/optionsList.ts#L57
'value' may use Object's default stringification format ('[object Object]') when stringified.