Skip to content

[WIP] feat: new v1beta1 api version for control plane #540

[WIP] feat: new v1beta1 api version for control plane

[WIP] feat: new v1beta1 api version for control plane #540

Triggered via pull request January 5, 2024 15:20
Status Failure
Total duration 1m 47s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint: controlplane/api/v1beta1/webhook_suite_test.go#L96
unknown field Host in struct literal of type manager.Options
lint: controlplane/api/v1beta1/webhook_suite_test.go#L97
unknown field Port in struct literal of type manager.Options
lint: controlplane/api/v1beta1/webhook_suite_test.go#L98
unknown field CertDir in struct literal of type manager.Options
lint: controlplane/api/v1beta1/webhook_suite_test.go#L100
unknown field MetricsBindAddress in struct literal of type manager.Options (typecheck)
lint: controlplane/api/v1alpha1/conversion.go#L21
Comment should end in a period (godot)
lint: controlplane/api/v1alpha1/conversion.go#L27
type assertion must be checked (forcetypeassert)
lint: controlplane/api/v1alpha1/conversion.go#L44
type assertion must be checked (forcetypeassert)
lint: controlplane/api/v1alpha1/conversion.go#L59
type assertion must be checked (forcetypeassert)
lint
Process completed with exit code 2.