Skip to content

breaking: Generics good bye #127

breaking: Generics good bye

breaking: Generics good bye #127

Triggered via pull request September 5, 2025 07:33
Status Failure
Total duration 32s
Artifacts

go_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: pkg/duit_attributes/container_attributes.go#L16
invalid operation: duit_props.BoxDecoration[TColor] (duit_props.BoxDecoration is not a generic type)
test: pkg/duit_attributes/container_attributes.go#L15
invalid operation: duit_props.BoxDecoration[TColor] (duit_props.BoxDecoration is not a generic type)
test: pkg/duit_attributes/checkbox_attributes.go#L18
invalid operation: duit_props.BorderSide[T] (duit_props.BorderSide is not a generic type)
test: pkg/duit_attributes/carousel_view_attributes.go#L15
invalid operation: duit_props.ShapeBorder[TColor] (duit_props.ShapeBorder is not a generic type)
test: pkg/duit_attributes/card_attributes.go#L8
invalid operation: duit_props.ShapeBorder[TColor] (duit_props.ShapeBorder is not a generic type)
test: pkg/duit_attributes/bottom_sheet_command.go#L30
invalid operation: duit_props.ShapeBorder[TColor] (duit_props.ShapeBorder is not a generic type)
test: pkg/duit_attributes/bottom_sheet_command.go#L10
invalid operation: duit_props.ShapeBorder[TColor] (duit_props.ShapeBorder is not a generic type)
test: pkg/duit_attributes/appbar_attributes.go#L13
invalid operation: duit_props.TextStyle[TColor] (duit_props.TextStyle is not a generic type)
test: pkg/duit_attributes/appbar_attributes.go#L12
invalid operation: duit_props.TextStyle[TColor] (duit_props.TextStyle is not a generic type)
test: pkg/duit_attributes/appbar_attributes.go#L8
invalid operation: duit_props.ShapeBorder[TColor] (duit_props.ShapeBorder is not a generic type)