Skip to content

Merge pull request #4446 from dweymouth/gridwrap-reduce-allocs #3945

Merge pull request #4446 from dweymouth/gridwrap-reduce-allocs

Merge pull request #4446 from dweymouth/gridwrap-reduce-allocs #3945

Triggered via push December 16, 2023 15:33
Status Failure
Total duration 1m 6s
Artifacts

mobile_tests.yml

on: push
Matrix: mobile_tests
Fit to window
Zoom out
Zoom in

Annotations

17 errors
mobile_tests (1.21.x): widget/list.go#L529
itemAndID redeclared in this block
mobile_tests (1.21.x): widget/gridwrap.go#L467
other declaration of itemAndID
mobile_tests (1.21.x): widget/list.go#L690
cannot use c (variable of type *listItem) as *gridWrapItem value in struct literal
mobile_tests (1.21.x): widget/list.go#L721
cannot use vis.item (variable of type *gridWrapItem) as *listItem value in argument to l.setupListItem
mobile_tests (1.21.x): widget/list.go#L726
cannot use vis.item (variable of type *gridWrapItem) as *listItem value in argument to l.setupListItem
mobile_tests (1.21.x): widget/list.go#L773
cannot use visible[idx].item (variable of type *gridWrapItem) as *listItem value in return statement
mobile_tests (1.21.x): widget/list.go#L529
itemAndID redeclared in this block
mobile_tests (1.21.x): widget/gridwrap.go#L467
other declaration of itemAndID
mobile_tests (1.21.x): widget/list.go#L690
cannot use c (variable of type *listItem) as *gridWrapItem value in struct literal
mobile_tests (1.21.x): widget/list.go#L721
cannot use vis.item (variable of type *gridWrapItem) as *listItem value in argument to l.setupListItem
mobile_tests (1.17.x): widget/list.go#L529
itemAndID redeclared in this block
mobile_tests (1.17.x): widget/gridwrap.go#L467
previous declaration
mobile_tests (1.17.x): widget/list.go#L529
itemAndID redeclared in this block
mobile_tests (1.17.x): widget/gridwrap.go#L467
previous declaration
mobile_tests (1.17.x): widget/list.go#L529
itemAndID redeclared in this block
mobile_tests (1.17.x): widget/gridwrap.go#L467
previous declaration
mobile_tests (1.17.x)
Process completed with exit code 2.