This repository has been archived by the owner on May 31, 2024. It is now read-only.
Misc cleanups to aesthetics #595
Annotations
6 errors
cmd/demo/teardown_test.go#L39
cannot use mockK8sContextMgr (variable of type *"github.com/flyteorg/flytectl/pkg/k8s/mocks".ContextOps) as type k8s.ContextOps in assignment:
|
cmd/demo/teardown_test.go#L51
cannot use mockK8sContextMgr (variable of type *"github.com/flyteorg/flytectl/pkg/k8s/mocks".ContextOps) as type k8s.ContextOps in assignment:
|
cmd/sandbox/teardown_test.go#L29
cannot use mockK8sContextMgr (variable of type *"github.com/flyteorg/flytectl/pkg/k8s/mocks".ContextOps) as type k8s.ContextOps in assignment:
|
pkg/sandbox/start_test.go#L317
cannot use mockK8sContextMgr (variable of type *"github.com/flyteorg/flytectl/pkg/k8s/mocks".ContextOps) as type k8s.ContextOps in assignment:
|
pkg/sandbox/teardown_test.go#L45
cannot use mockK8sContextMgr (variable of type *"github.com/flyteorg/flytectl/pkg/k8s/mocks".ContextOps) as type k8s.ContextOps in assignment:
|
|
The logs for this run have expired and are no longer available.
Loading