update to more core cleanup #597
Annotations
10 errors and 1 warning
build:
canvas/canvas.go#L213
tv.Resync undefined (type *Tree has no field or method Resync)
|
build:
canvas/canvas.go#L570
assignment mismatch: 1 variable but core.AllRenderWindows.FindName returns 2 values
|
build:
canvas/canvas.go#L624
tv.Resync undefined (type *Tree has no field or method Resync)
|
build:
canvas/tree.go#L32
tvn.SelectEvent undefined (type *core.Tree has no field or method SelectEvent)
|
build:
canvas/tree.go#L70
tv.Resync undefined (type *Tree has no field or method Resync)
|
build:
canvas/tree.go#L82
cannot use tvl (variable of type []core.Treer) as core.Treer value in argument to tv.SetSelectedNodes: []core.Treer does not implement core.Treer (missing method AddChildNode)
|
build:
canvas/tree.go#L100
cannot use tvl (variable of type []core.Treer) as core.Treer value in argument to tv.SetSelectedNodes: []core.Treer does not implement core.Treer (missing method AddChildNode)
|
build:
canvas/tree.go#L103
tv.Resync undefined (type *Tree has no field or method Resync)
|
build:
canvas/tree.go#L129
tv.Resync undefined (type *Tree has no field or method Resync)
|
build:
canvas/tree.go#L150
tv.Resync undefined (type *Tree has no field or method Resync)
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|