Inputs outputs wrapper #3916
Annotations
9 errors and 1 warning
|
|
|
|
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 (wrong type for method GetTaskLogs)
|
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 (wrong type for method GetTaskLogs)
|
|
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading