remove unnecessary icon for docs; it is now the default #652
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/
|