[v0.5] Horizontal Bar Chart: only accept a single Y Axis #174
test.yml
on: pull_request
Verify Linting
16s
Matrix: Verify Unit Tests
Annotations
29 errors and 2 warnings
Verify Linting:
examples/horizontal_bar_chart-3/main.go#L47
cannot use []charts.YAxisOption{…} (value of type []charts.YAxisOption) as charts.YAxisOption value in assignment (typecheck)
|
Verify Linting:
horizontal_bar_chart_test.go#L80
cannot use []YAxisOption{…} (value of type []YAxisOption) as YAxisOption value in struct literal (typecheck)
|
Verify Linting
Process completed with exit code 2.
|
Verify Unit Tests (1.19):
examples/horizontal_bar_chart-3/main.go#L47
cannot use []charts.YAxisOption{…} (value of type []charts.YAxisOption) as type charts.YAxisOption in assignment
|
Verify Unit Tests (1.19):
horizontal_bar_chart_test.go#L80
cannot use []YAxisOption{…} (value of type []YAxisOption) as type YAxisOption in struct literal
|
Verify Unit Tests (1.19)
Process completed with exit code 2.
|
Verify Unit Tests (1.18)
The job was canceled because "_1_19" failed.
|
Verify Unit Tests (1.18):
examples/horizontal_bar_chart-3/main.go#L47
cannot use []charts.YAxisOption{…} (value of type []charts.YAxisOption) as type charts.YAxisOption in assignment
|
Verify Unit Tests (1.18):
horizontal_bar_chart_test.go#L80
cannot use []YAxisOption{…} (value of type []YAxisOption) as type YAxisOption in struct literal
|
Verify Unit Tests (1.18)
Process completed with exit code 2.
|
Verify Unit Tests (1.21)
The job was canceled because "_1_19" failed.
|
Verify Unit Tests (1.21):
horizontal_bar_chart_test.go#L80
cannot use []YAxisOption{…} (value of type []YAxisOption) as YAxisOption value in struct literal
|
Verify Unit Tests (1.21):
examples/horizontal_bar_chart-3/main.go#L47
cannot use []charts.YAxisOption{…} (value of type []charts.YAxisOption) as charts.YAxisOption value in assignment
|
Verify Unit Tests (1.21)
Process completed with exit code 2.
|
Verify Unit Tests (1.17)
The job was canceled because "_1_19" failed.
|
Verify Unit Tests (1.17):
horizontal_bar_chart_test.go#L80
cannot use []YAxisOption{...} (type []YAxisOption) as type YAxisOption in field value
|
Verify Unit Tests (1.17):
examples/horizontal_bar_chart-3/main.go#L47
cannot use []charts.YAxisOption{...} (type []charts.YAxisOption) as type charts.YAxisOption in assignment
|
Verify Unit Tests (1.17)
The operation was canceled.
|
Verify Unit Tests (1.20)
The job was canceled because "_1_19" failed.
|
Verify Unit Tests (1.20):
horizontal_bar_chart_test.go#L80
cannot use []YAxisOption{…} (value of type []YAxisOption) as YAxisOption value in struct literal
|
Verify Unit Tests (1.20):
examples/horizontal_bar_chart-3/main.go#L47
cannot use []charts.YAxisOption{…} (value of type []charts.YAxisOption) as charts.YAxisOption value in assignment
|
Verify Unit Tests (1.20)
The operation was canceled.
|
Verify Unit Tests (1.22)
The job was canceled because "_1_19" failed.
|
Verify Unit Tests (1.22):
examples/horizontal_bar_chart-3/main.go#L47
cannot use []charts.YAxisOption{…} (value of type []charts.YAxisOption) as charts.YAxisOption value in assignment
|
Verify Unit Tests (1.22):
horizontal_bar_chart_test.go#L80
cannot use []YAxisOption{…} (value of type []YAxisOption) as YAxisOption value in struct literal
|
Verify Unit Tests (1.22)
The operation was canceled.
|
Verify Unit Tests (1.23)
The job was canceled because "_1_19" failed.
|
Verify Unit Tests (1.23):
horizontal_bar_chart_test.go#L80
cannot use []YAxisOption{…} (value of type []YAxisOption) as YAxisOption value in struct literal
|
Verify Unit Tests (1.23)
The operation was canceled.
|
Verify Linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Verify Unit Tests (1.19)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|