Skip to content

improve Cogent Files icon #647

improve Cogent Files icon

improve Cogent Files icon #647

Triggered via push July 21, 2024 06:18
Status Failure
Total duration 2m 1s
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#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/