Skip to content

multi-source: Implement logic on planner #233

multi-source: Implement logic on planner

multi-source: Implement logic on planner #233

Triggered via push November 28, 2024 09:39
Status Failure
Total duration 2m 32s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test: internal/cli/create.go#L77
c.CreateSource undefined (type *"github.com/kubev2v/migration-planner/internal/api/client".ClientWithResponses has no field or method CreateSource)
test: internal/agent/inventory.go#L48
unknown field Status in struct literal of type "github.com/kubev2v/migration-planner/api/v1alpha1/agent".SourceStatusUpdate
test: internal/agent/inventory.go#L49
unknown field StatusInfo in struct literal of type "github.com/kubev2v/migration-planner/api/v1alpha1/agent".SourceStatusUpdate
test: internal/agent/inventory.go#L50
cannot use inventory (variable of type *"github.com/kubev2v/migration-planner/api/v1alpha1".Inventory) as "github.com/kubev2v/migration-planner/api/v1alpha1".Inventory value in struct literal
test: internal/agent/inventory.go#L51
unknown field CredentialUrl in struct literal of type "github.com/kubev2v/migration-planner/api/v1alpha1/agent".SourceStatusUpdate
test
Process completed with exit code 2.
Lint code
issues found