Skip to content

Update openstack-k8s-operators #46

Update openstack-k8s-operators

Update openstack-k8s-operators #46

Triggered via pull request October 6, 2023 05:53
Status Failure
Total duration 2m 37s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Build: controllers/novaapi_controller.go#L485
cannot use ports (variable of type map[endpoint.Endpoint]endpoint.Data) as type map[service.Endpoint]endpoint.Data in argument to endpoint.ExposeEndpoints
Build: controllers/novametadata_controller.go#L452
cannot use ports (variable of type map[endpoint.Endpoint]endpoint.Data) as type map[service.Endpoint]endpoint.Data in argument to endpoint.ExposeEndpoints
Build: controllers/novanovncproxy_controller.go#L437
cannot use ports (variable of type map[endpoint.Endpoint]endpoint.Data) as type map[service.Endpoint]endpoint.Data in argument to endpoint.ExposeEndpoints
Build
Process completed with exit code 2.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/