Skip to content

Rename SystemIPs to NetworkIdentifiers for HTTPBootConfig #390

Rename SystemIPs to NetworkIdentifiers for HTTPBootConfig

Rename SystemIPs to NetworkIdentifiers for HTTPBootConfig #390

Triggered via pull request December 10, 2025 12:45
Status Failure
Total duration 1m 48s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint
issues found
lint: internal/controller/serverbootconfiguration_pxe_controller_test.go#L112
cannot use metalv1alpha1.MustParseIP("1.1.1.1") (value of struct type "github.com/ironcore-dev/metal-operator/api/v1alpha1".IP) as *"github.com/ironcore-dev/metal-operator/api/v1alpha1".IP value in struct literal (typecheck)
lint: internal/controller/serverbootconfiguration_pxe_controller_test.go#L51
cannot use metalv1alpha1.MustParseIP("1.1.1.1") (value of struct type "github.com/ironcore-dev/metal-operator/api/v1alpha1".IP) as *"github.com/ironcore-dev/metal-operator/api/v1alpha1".IP value in struct literal
lint: internal/controller/serverbootconfiguration_http_controller_test.go#L52
cannot use metalv1alpha1.MustParseIP("1.1.1.1") (value of struct type "github.com/ironcore-dev/metal-operator/api/v1alpha1".IP) as *"github.com/ironcore-dev/metal-operator/api/v1alpha1".IP value in struct literal