Add Principal to agent #3777
Annotations
10 errors and 1 warning
cannot use tMeta (variable of type *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core/mocks".TaskExecutionMetadata) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionMetadata value in argument to tCtx.OnTaskExecutionMetadata().Return: *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core/mocks".TaskExecutionMetadata does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionMetadata (missing method GetPrincipal)
|
cannot use taskMetadata (variable of type *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core/mocks".TaskExecutionMetadata) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionMetadata value in return statement: *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core/mocks".TaskExecutionMetadata does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionMetadata (missing method GetPrincipal)
|
cannot use tMeta (variable of type *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core/mocks".TaskExecutionMetadata) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionMetadata value in argument to tCtx.OnTaskExecutionMetadata().Return: *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core/mocks".TaskExecutionMetadata does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionMetadata (missing method GetPrincipal)
|
cannot use tMeta (variable of type *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core/mocks".TaskExecutionMetadata) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionMetadata value in argument to tCtx.OnTaskExecutionMetadata().Return: *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core/mocks".TaskExecutionMetadata does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionMetadata (missing method GetPrincipal)
|
cannot use taskExecutionMetadata (variable of type *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core/mocks".TaskExecutionMetadata) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionMetadata value in return statement: *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core/mocks".TaskExecutionMetadata does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionMetadata (missing method GetPrincipal)
|
cannot use taskExecutionMetadata (variable of type *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core/mocks".TaskExecutionMetadata) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionMetadata value in return statement: *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core/mocks".TaskExecutionMetadata does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionMetadata (missing method GetPrincipal)
|
cannot use existingMetadata (variable of type *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core/mocks".TaskExecutionMetadata) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionMetadata value in argument to newTaskExecutionMetadata: *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core/mocks".TaskExecutionMetadata does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionMetadata (missing method GetPrincipal)
|
cannot use existingMetadata (variable of type *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core/mocks".TaskExecutionMetadata) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionMetadata value in argument to newTaskExecutionMetadata: *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core/mocks".TaskExecutionMetadata does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionMetadata (missing method GetPrincipal)
|
cannot use existingMetadata (variable of type *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core/mocks".TaskExecutionMetadata) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionMetadata value in argument to newTaskExecutionMetadata: *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core/mocks".TaskExecutionMetadata does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionMetadata (missing method GetPrincipal)
|
cannot use existingMetadata (variable of type *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core/mocks".TaskExecutionMetadata) as "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionMetadata value in argument to newTaskExecutionMetadata: *"github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core/mocks".TaskExecutionMetadata does not implement "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/core".TaskExecutionMetadata (missing method GetPrincipal)
|
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