build(deps): bump github.com/AllenDang/cimgui-go from 1.0.4-0.20241026200445-990a0e771992 to 1.1.0 #878
Annotations
10 errors
Lint:
examples/CSS-styling/main.go#L8
could not import github.com/AllenDang/giu (-: # github.com/AllenDang/giu
|
Lint:
FontAtlasProsessor.go#L303
undefined: imgui.SliceToPtr
|
Lint:
FontAtlasProsessor.go#L341
undefined: imgui.SliceToPtr
|
Lint:
Plot.go#L241
cannot use &p.xTicksValue (value of type *[]float64) as *float64 value in argument to implot.PlotSetupAxisTicksdoublePtrV
|
Lint:
Plot.go#L251
cannot use &p.yTicksValue (value of type *[]float64) as *float64 value in argument to implot.PlotSetupAxisTicksdoublePtrV
|
Lint:
Plot.go#L343
cannot use &p.data (value of type *[]float64) as *float64 value in argument to implot.PlotPlotBarsdoublePtrIntV
|
Lint:
Plot.go#L395
cannot use &p.data (value of type *[]float64) as *float64 value in argument to implot.PlotPlotBarsdoublePtrIntV
|
Lint:
Plot.go#L457
cannot use &p.values (value of type *[]float64) as *float64 value in argument to implot.PlotPlotLinedoublePtrIntV
|
Lint:
Plot.go#L502
cannot use &p.xs (value of type *[]float64) as *float64 value in argument to implot.PlotPlotLinedoublePtrdoublePtrV
|
Lint:
Plot.go#L503
cannot use &p.ys (value of type *[]float64) as *float64 value in argument to implot.PlotPlotLinedoublePtrdoublePtrV
|