Artifacts shell 2 #7061
Annotations
10 errors and 1 warning
flyteadmin/pkg/async/cloudevent/implementations/cloudevent_publisher.go#L140
unknown field OutputData in struct literal of type "github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/event".CloudEventWorkflowExecution
|
flyteadmin/pkg/async/cloudevent/implementations/cloudevent_publisher.go#L214
unknown field OutputData in struct literal of type "github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/event".CloudEventWorkflowExecution
|
flyteadmin/pkg/async/cloudevent/implementations/cloudevent_publisher.go#L216
unknown field InputData in struct literal of type "github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/event".CloudEventWorkflowExecution
|
flyteadmin/pkg/async/cloudevent/implementations/cloudevent_publisher.go#L376
unknown field OutputData in struct literal of type "github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/event".CloudEventNodeExecution
|
flyteadmin/pkg/async/cloudevent/implementations/cloudevent_publisher.go#L378
unknown field InputData in struct literal of type "github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/event".CloudEventNodeExecution
|
flyteartifacts/pkg/server/processor/events_handler.go#L69
evt.GetOutputData undefined (type *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/event".CloudEventWorkflowExecution has no field or method GetOutputData)
|
flyteartifacts/pkg/server/processor/events_handler.go#L69
evt.OutputData undefined (type *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/event".CloudEventWorkflowExecution has no field or method OutputData)
|
flyteartifacts/pkg/server/processor/events_handler.go#L77
evt.OutputData undefined (type *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/event".CloudEventWorkflowExecution has no field or method OutputData)
|
flyteartifacts/pkg/server/processor/events_handler.go#L102
evt.InputData undefined (type *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/event".CloudEventWorkflowExecution has no field or method InputData)
|
flyteartifacts/pkg/server/processor/events_handler.go#L217
evt.GetOutputData undefined (type *"github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/event".CloudEventNodeExecution has no field or method GetOutputData)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading