Skip to content

regenerate

regenerate #69

Triggered via push June 15, 2024 00:37
Status Failure
Total duration 1m 25s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build
cannot use nv.SaveWeights (value of type func(filename "cogentcore.org/core/core".Filename)) as tree.Node value in argument to core.NewFuncButton: func(filename "cogentcore.org/core/core".Filename) does not implement tree.Node (missing method AsTree)
build
cannot use nv.OpenWeights (value of type func(filename "cogentcore.org/core/core".Filename)) as tree.Node value in argument to core.NewFuncButton: func(filename "cogentcore.org/core/core".Filename) does not implement tree.Node (missing method AsTree)
build
cannot use nv.ShowNonDefaultParams (value of type func() string) as tree.Node value in argument to core.NewFuncButton: func() string does not implement tree.Node (missing method AsTree)
build
cannot use nv.ShowAllParams (value of type func() string) as tree.Node value in argument to core.NewFuncButton: func() string does not implement tree.Node (missing method AsTree)
build
cannot use nv.ShowKeyLayerParams (value of type func() string) as tree.Node value in argument to core.NewFuncButton: func() string does not implement tree.Node (missing method AsTree)
build
cannot use nv.ShowKeyPathParams (value of type func() string) as tree.Node value in argument to core.NewFuncButton: func() string does not implement tree.Node (missing method AsTree)
build
cannot use nv.Data.SaveJSON (value of type func(filename "cogentcore.org/core/core".Filename) error) as tree.Node value in argument to core.NewFuncButton: func(filename "cogentcore.org/core/core".Filename) error does not implement tree.Node (missing method AsTree)
build
cannot use nv.Data.OpenJSON (value of type func(filename "cogentcore.org/core/core".Filename) error) as tree.Node value in argument to core.NewFuncButton: func(filename "cogentcore.org/core/core".Filename) error does not implement tree.Node (missing method AsTree)
build
cannot use nv.PlotSelectedUnit (value of type func() (*table.Table, *plotcore.PlotEditor)) as tree.Node value in argument to core.NewFuncButton: func() (*table.Table, *plotcore.PlotEditor) does not implement tree.Node (missing method AsTree)
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.