Skip to content

Security group and Security group rules validation #141

Security group and Security group rules validation

Security group and Security group rules validation #141

Triggered via pull request January 8, 2025 16:45
Status Failure
Total duration 2m 55s
Artifacts

go-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
go-lint: internal/controllers/securitygroup/actuator.go#L149
in call to ptr.Deref, type "github.com/k-orc/openstack-resource-controller/api/v1alpha1".Protocol of resource.Rules[i].Protocol does not match *T (cannot infer T) (typecheck)
go-lint: cmd/manager/main.go#L37
could not import github.com/k-orc/openstack-resource-controller/internal/controllers/securitygroup (-: # github.com/k-orc/openstack-resource-controller/internal/controllers/securitygroup
go-lint: internal/controllers/securitygroup/actuator.go#L149
in call to ptr.Deref, type "github.com/k-orc/openstack-resource-controller/api/v1alpha1".Protocol of resource.Rules[i].Protocol does not match *T (cannot infer T)) (typecheck)
go-lint
Process completed with exit code 2.
go-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636