Skip to content

code: update to new splits interface #643

code: update to new splits interface

code: update to new splits interface #643

Triggered via push July 20, 2024 06:03
Status Failure
Total duration 2m 14s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build: code/panels.go#L20
sv.ChildIsCollapsed undefined (type *"cogentcore.org/core/core".Splits has no field or method ChildIsCollapsed)
build: code/panels.go#L71
sv.ChildIsCollapsed undefined (type *"cogentcore.org/core/core".Splits has no field or method ChildIsCollapsed)
build: code/panels.go#L89
sv.ChildIsCollapsed undefined (type *"cogentcore.org/core/core".Splits has no field or method ChildIsCollapsed)
build: code/settings.go#L338
invalid operation: cannot call non-function sv.Splits (variable of type []float32)
build: code/settings.go#L410
invalid operation: cannot call non-function sv.Splits (variable of type []float32)
build: code/settings.go#L419
invalid operation: cannot call non-function sv.Splits (variable of type []float32)
build
Process completed with exit code 1.
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/