Skip to content

chartdraw: remove testutil/helpers and just use testify #17

chartdraw: remove testutil/helpers and just use testify

chartdraw: remove testutil/helpers and just use testify #17

Triggered via push January 22, 2024 03:23
Status Failure
Total duration 56s
Artifacts

test.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

45 errors and 5 warnings
Build (1.19): chartdraw/chart.go#L112
Error return value of `r.Save` is not checked (errcheck)
Build (1.19): chartdraw/donut_chart_test.go#L28
Error return value of `pie.Render` is not checked (errcheck)
Build (1.19): chartdraw/raster_renderer.go#L156
Error return value of `rr.gc.CreateStringPath` is not checked (errcheck)
Build (1.19): chartdraw/vector_renderer.go#L251
Error return value of `c.w.Write` is not checked (errcheck)
Build (1.19): chartdraw/vector_renderer.go#L253
Error return value of `c.w.Write` is not checked (errcheck)
Build (1.19): chartdraw/vector_renderer.go#L256
Error return value of `c.w.Write` is not checked (errcheck)
Build (1.19): chartdraw/drawing/curve.go#L125
const `curveEndIndex` is unused (unused)
Build (1.19): chartdraw/drawing/util.go#L39
func `toFtCap` is unused (unused)
Build (1.19): chartdraw/drawing/util.go#L51
func `toFtJoin` is unused (unused)
Build (1.19): chartdraw/matrix/util.go#L19
func `maxInt` is unused (unused)
Build (1.18)
The job was canceled because "_1_19" failed.
Build (1.18): chartdraw/chart.go#L112
Error return value of `r.Save` is not checked (errcheck)
Build (1.18): chartdraw/donut_chart_test.go#L28
Error return value of `pie.Render` is not checked (errcheck)
Build (1.18): chartdraw/raster_renderer.go#L156
Error return value of `rr.gc.CreateStringPath` is not checked (errcheck)
Build (1.18): chartdraw/vector_renderer.go#L251
Error return value of `c.w.Write` is not checked (errcheck)
Build (1.18): chartdraw/vector_renderer.go#L253
Error return value of `c.w.Write` is not checked (errcheck)
Build (1.18): chartdraw/vector_renderer.go#L256
Error return value of `c.w.Write` is not checked (errcheck)
Build (1.18): chartdraw/drawing/curve.go#L125
const `curveEndIndex` is unused (unused)
Build (1.18): chartdraw/drawing/util.go#L39
func `toFtCap` is unused (unused)
Build (1.18): chartdraw/drawing/util.go#L51
func `toFtJoin` is unused (unused)
Build (1.18): chartdraw/bar_chart.go#L442
func `BarChart.styleDefaultsTitle` is unused (unused)
Build (1.17)
The job was canceled because "_1_19" failed.
Build (1.17): chartdraw/chart.go#L112
Error return value of `r.Save` is not checked (errcheck)
Build (1.17): chartdraw/donut_chart_test.go#L28
Error return value of `pie.Render` is not checked (errcheck)
Build (1.17): chartdraw/raster_renderer.go#L156
Error return value of `rr.gc.CreateStringPath` is not checked (errcheck)
Build (1.17): chartdraw/vector_renderer.go#L251
Error return value of `c.w.Write` is not checked (errcheck)
Build (1.17): chartdraw/vector_renderer.go#L253
Error return value of `c.w.Write` is not checked (errcheck)
Build (1.17): chartdraw/vector_renderer.go#L256
Error return value of `c.w.Write` is not checked (errcheck)
Build (1.17): chartdraw/drawing/curve.go#L125
const `curveEndIndex` is unused (unused)
Build (1.17): chartdraw/drawing/util.go#L39
func `toFtCap` is unused (unused)
Build (1.17): chartdraw/drawing/util.go#L51
func `toFtJoin` is unused (unused)
Build (1.17): chartdraw/matrix/util.go#L19
func `maxInt` is unused (unused)
Build (1.21)
The job was canceled because "_1_19" failed.
Build (1.21): chartdraw/chart.go#L112
Error return value of `r.Save` is not checked (errcheck)
Build (1.21): chartdraw/donut_chart_test.go#L28
Error return value of `pie.Render` is not checked (errcheck)
Build (1.21): chartdraw/raster_renderer.go#L156
Error return value of `rr.gc.CreateStringPath` is not checked (errcheck)
Build (1.21): chartdraw/vector_renderer.go#L251
Error return value of `c.w.Write` is not checked (errcheck)
Build (1.21): chartdraw/vector_renderer.go#L253
Error return value of `c.w.Write` is not checked (errcheck)
Build (1.21): chartdraw/vector_renderer.go#L256
Error return value of `c.w.Write` is not checked (errcheck)
Build (1.21): chartdraw/drawing/curve.go#L125
const `curveEndIndex` is unused (unused)
Build (1.21): chartdraw/drawing/util.go#L39
func `toFtCap` is unused (unused)
Build (1.21): chartdraw/drawing/util.go#L51
func `toFtJoin` is unused (unused)
Build (1.21): chartdraw/matrix/util.go#L19
func `maxInt` is unused (unused)
Build (1.20)
The job was canceled because "_1_19" failed.
Build (1.20)
The operation was canceled.
Build (1.19)
Restore cache failed: Dependencies file is not found in /home/runner/work/charts/charts. Supported file pattern: go.sum
Build (1.18)
Restore cache failed: Dependencies file is not found in /home/runner/work/charts/charts. Supported file pattern: go.sum
Build (1.17)
Restore cache failed: Dependencies file is not found in /home/runner/work/charts/charts. Supported file pattern: go.sum
Build (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/charts/charts. Supported file pattern: go.sum
Build (1.20)
Restore cache failed: Dependencies file is not found in /home/runner/work/charts/charts. Supported file pattern: go.sum