Skip to content

Goal: Go augmented language #3607

Goal: Go augmented language

Goal: Go augmented language #3607

Triggered via pull request November 8, 2024 11:39
@rcoreillyrcoreilly
synchronize #1229
goal
Status Failure
Total duration 2m 3s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: plot/plotcore/options.go#L39
undefined: plots.Shapes
build: plot/plotcore/options.go#L115
undefined: plots.Shapes
build: plot/plotcore/barplot.go#L143
bar.Color undefined (type *plots.BarChart has no field or method Color)
build: plot/plotcore/barplot.go#L144
bar.Stride undefined (type *plots.BarChart has no field or method Stride)
build: plot/plotcore/barplot.go#L145
bar.Offset undefined (type *plots.BarChart has no field or method Offset)
build: plot/plotcore/barplot.go#L146
bar.Width undefined (type *plots.BarChart has no field or method Width)
build: plot/plotcore/ploteditor.go#L388
plt.Legend.Position undefined (type plot.Legend has no field or method Position)
build: plot/plotcore/xyplot.go#L99
undefined: plots.Scatter
build: plot/plotcore/xyplot.go#L100
undefined: plots.Line
build: plot/plotcore/xyplot.go#L115
undefined: plots.NewLinePoints