Skip to content

[v0.5] Horizontal Bar Chart: only accept a single Y Axis #90

[v0.5] Horizontal Bar Chart: only accept a single Y Axis

[v0.5] Horizontal Bar Chart: only accept a single Y Axis #90

Triggered via pull request January 27, 2025 04:45
Status Success
Total duration 2m 6s
Artifacts

codeql.yml

on: pull_request
Matrix: analyze

Annotations

4 errors and 1 warning
Analyze (go): horizontal_bar_chart_test.go#L80
cannot use []YAxisOption{...} (type []YAxisOption) as type YAxisOption in field value
Analyze (go): examples/horizontal_bar_chart-3/main.go#L47
cannot use []charts.YAxisOption{...} (type []charts.YAxisOption) as type charts.YAxisOption in assignment
Analyze (go): examples/horizontal_bar_chart-3/main.go#L47
cannot use []charts.YAxisOption{...} (type []charts.YAxisOption) as type charts.YAxisOption in assignment
Analyze (go)
cannot use []charts.YAxisOption{…} (value of type []charts.YAxisOption) as charts.YAxisOption value in assignment
Analyze (go)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636