Skip to content

Implement dynamic selection of parent prefix from a set of custom fields #262

Implement dynamic selection of parent prefix from a set of custom fields

Implement dynamic selection of parent prefix from a set of custom fields #262

Triggered via pull request November 10, 2024 21:38
Status Failure
Total duration 1m 36s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
run: cmd/main.go#L44
could not import github.com/netbox-community/netbox-operator/internal/controller (-: # github.com/netbox-community/netbox-operator/internal/controller
run: internal/controller/prefixclaim_controller.go#L90
cannot use prefixClaim.Spec (variable of type "github.com/netbox-community/netbox-operator/api/v1".PrefixClaimSpec) as *"github.com/netbox-community/netbox-operator/api/v1".PrefixClaimSpec value in argument to r.NetboxClient.GetAvailablePrefixByParentPrefixSelector) (typecheck)
run: internal/controller/prefixclaim_controller.go#L90
cannot use prefixClaim.Spec (variable of type "github.com/netbox-community/netbox-operator/api/v1".PrefixClaimSpec) as *"github.com/netbox-community/netbox-operator/api/v1".PrefixClaimSpec value in argument to r.NetboxClient.GetAvailablePrefixByParentPrefixSelector (typecheck)
run
issues found