Skip to content

Implement DataArray type #121

Implement DataArray type

Implement DataArray type #121

Triggered via pull request August 25, 2024 12:15
Status Failure
Total duration 50s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build
cannot use xData (variable of type []string) as *types.DataArrayType value in struct literal
build
cannot use []int{…} (value of type []int) as *types.DataArrayType value in struct literal
build
cannot use xData (variable of type []string) as *types.DataArrayType value in struct literal
build
cannot use []int{…} (value of type []int) as *types.DataArrayType value in struct literal
build
cannot use xData (variable of type []string) as *types.DataArrayType value in struct literal
build
cannot use []int{…} (value of type []int) as *types.DataArrayType value in struct literal
build
cannot use xData (variable of type []string) as *types.DataArrayType value in struct literal
build
cannot use []int{…} (value of type []int) as *types.DataArrayType value in struct literal
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/