Skip to content

add task manager icon #650

add task manager icon

add task manager icon #650

Triggered via push July 21, 2024 06:58
Status Failure
Total duration 2m 21s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build: canvas/canvas.go#L763
invalid operation: cannot call non-function sv.Splits (variable of type []float32)
build: canvas/canvas.go#L772
invalid operation: cannot call non-function spv.Splits (variable of type []float32)
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#L342
invalid operation: cannot call non-function sv.Splits (variable of type []float32)
build: code/settings.go#L427
invalid operation: cannot call non-function sv.Splits (variable of type []float32)
build: code/settings.go#L437
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/