chartdraw: lint fixes #18
Annotations
11 errors and 1 warning
|
Lint:
chartdraw/vector_renderer.go#L257
Error return value of `c.w.Write` is not checked (errcheck)
|
Lint:
chartdraw/bar_chart.go#L442
func `BarChart.styleDefaultsTitle` is unused (unused)
|
Lint:
chartdraw/donut_chart.go#L224
func `DonutChart.styleDefaultsDonutChartValue` is unused (unused)
|
Lint:
chartdraw/pie_chart.go#L220
func `PieChart.styleDefaultsPieChartValue` is unused (unused)
|
Lint:
chartdraw/stacked_bar_chart.go#L563
func `StackedBarChart.styleDefaultsTitle` is unused (unused)
|
Lint:
chartdraw/stacked_bar_chart.go#L588
func `StackedBarChart.getTitleFontSize` is unused (unused)
|
Lint:
chartdraw/polynomial_regression_series.go#L105
ineffectual assignment to y (ineffassign)
|
Lint:
chartdraw/polynomial_regression_series.go#L122
ineffectual assignment to y (ineffassign)
|
Lint:
chartdraw/polynomial_regression_series.go#L140
ineffectual assignment to y (ineffassign)
|
Lint
The operation was canceled.
|
Go 1.20 test
Restore cache failed: Dependencies file is not found in /home/runner/work/charts/charts. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading