API fixes #160
Annotations
10 errors and 1 warning
go-lint:
cmd/manager/main.go#L35
could not import github.com/k-orc/openstack-resource-controller/internal/controllers/router (-: # github.com/k-orc/openstack-resource-controller/internal/controllers/router
|
go-lint:
internal/controllers/router/actuator.go#L173
cannot convert resource.Description (variable of type *"github.com/k-orc/openstack-resource-controller/api/v1alpha1".NeutronDescription) to type string
|
go-lint:
internal/controllers/router/actuator.go#L210
cannot convert filter.Name (variable of type *"github.com/k-orc/openstack-resource-controller/api/v1alpha1".OpenStackName) to type string
|
go-lint:
internal/controllers/router/actuator.go#L211
cannot convert filter.Description (variable of type *"github.com/k-orc/openstack-resource-controller/api/v1alpha1".NeutronDescription) to type string
|
go-lint:
internal/controllers/router/actuator.go#L212
cannot convert filter.ProjectID (variable of type *"github.com/k-orc/openstack-resource-controller/api/v1alpha1".UUID) to type string) (typecheck)
|
go-lint:
internal/controllers/router/actuator.go#L173
cannot convert resource.Description (variable of type *"github.com/k-orc/openstack-resource-controller/api/v1alpha1".NeutronDescription) to type string
|
go-lint:
internal/controllers/router/actuator.go#L210
cannot convert filter.Name (variable of type *"github.com/k-orc/openstack-resource-controller/api/v1alpha1".OpenStackName) to type string
|
go-lint:
internal/controllers/router/actuator.go#L211
cannot convert filter.Description (variable of type *"github.com/k-orc/openstack-resource-controller/api/v1alpha1".NeutronDescription) to type string
|
go-lint:
internal/controllers/router/actuator.go#L212
cannot convert filter.ProjectID (variable of type *"github.com/k-orc/openstack-resource-controller/api/v1alpha1".UUID) to type string (typecheck)
|
go-lint:
test/apivalidations/flavor_test.go#L101
undefined: orcv1alpha1.OpenStackDescription (typecheck)
|
go-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|