Merge pull request #4446 from dweymouth/gridwrap-reduce-allocs #3945
Annotations
10 errors
widget/list.go#L529
itemAndID redeclared in this block
|
widget/gridwrap.go#L467
other declaration of itemAndID
|
widget/list.go#L690
cannot use c (variable of type *listItem) as *gridWrapItem value in struct literal
|
widget/list.go#L721
cannot use vis.item (variable of type *gridWrapItem) as *listItem value in argument to l.setupListItem
|
widget/list.go#L726
cannot use vis.item (variable of type *gridWrapItem) as *listItem value in argument to l.setupListItem
|
widget/list.go#L773
cannot use visible[idx].item (variable of type *gridWrapItem) as *listItem value in return statement
|
widget/list.go#L529
itemAndID redeclared in this block
|
widget/gridwrap.go#L467
other declaration of itemAndID
|
widget/list.go#L690
cannot use c (variable of type *listItem) as *gridWrapItem value in struct literal
|
widget/list.go#L721
cannot use vis.item (variable of type *gridWrapItem) as *listItem value in argument to l.setupListItem
|
The logs for this run have expired and are no longer available.
Loading