breaking: Generics good bye #127
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)
|