Add GetTaskMetrics and GetTaskLogs to agent #1386
Annotations
3 errors
Lint
cannot use &MockAsyncTask{} (value of type *MockAsyncTask) as "github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/service".AsyncAgentServiceClient value in return statement: *MockAsyncTask does not implement "github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/service".AsyncAgentServiceClient (missing method GetTaskLogs)
|
Lint
cannot use &MockSyncTask{} (value of type *MockSyncTask) as "github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/service".AsyncAgentServiceClient value in return statement: *MockSyncTask does not implement "github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/service".AsyncAgentServiceClient (missing method GetTaskLogs) (typecheck)
|
Lint
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading