Skip to content

fix(deps): update module github.com/go-echarts/go-echarts/v2 to v2.4.4 #45

fix(deps): update module github.com/go-echarts/go-echarts/v2 to v2.4.4

fix(deps): update module github.com/go-echarts/go-echarts/v2 to v2.4.4 #45

Triggered via pull request September 12, 2024 13:49
Status Failure
Total duration 1m 1s
Artifacts

test.yaml

on: pull_request
Matrix: chart
Fit to window
Zoom out
Zoom in

Annotations

7 errors
unit: internal/resources/views/charts.go#L69
cannot use false (untyped bool constant) as types.Bool value in struct literal
unit: internal/resources/views/charts.go#L86
cannot use false (untyped bool constant) as types.Bool value in struct literal
unit: internal/resources/views/charts.go#L90
cannot use false (untyped bool constant) as types.Bool value in struct literal
unit: internal/resources/views/charts.go#L99
cannot use true (untyped bool constant) as types.Bool value in struct literal
unit: internal/resources/views/charts.go#L99
unknown field Color in struct literal of type opts.LineChart
unit: internal/resources/views/renderer.go#L36
cannot use &chartRenderer{…} (value of type *chartRenderer) as render.Renderer value in return statement: *chartRenderer does not implement render.Renderer (missing method RenderContent)
unit
Process completed with exit code 1.