[v0.5] Horizontal Bar Chart: only accept a single Y Axis #174
Annotations
3 errors and 1 warning
Run unit tests:
examples/horizontal_bar_chart-3/main.go#L47
cannot use []charts.YAxisOption{…} (value of type []charts.YAxisOption) as type charts.YAxisOption in assignment
|
Run unit tests:
horizontal_bar_chart_test.go#L80
cannot use []YAxisOption{…} (value of type []YAxisOption) as type YAxisOption in struct literal
|
Run unit tests
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading