Skip to content

Update openstack-k8s-operators #32

Update openstack-k8s-operators

Update openstack-k8s-operators #32

Triggered via pull request September 27, 2023 11:40
Status Failure
Total duration 2m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
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/