Agent Sync Plugin #308
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
checks.yml
on: pull_request
Annotations
16 errors and 8 warnings
Docker Build Images (flytepropeller) / build_docker
Process completed with exit code 1.
|
Lint (flyteplugins) / Run Lint
could not import github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/internal/webapi (-: # github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/internal/webapi
|
Lint (flyteplugins) / Run Lint
assignment mismatch: 3 variables but pluginEntry.PluginLoader returns 2 values) (typecheck)
|
Lint (flyteplugins) / Run Lint
assignment mismatch: 3 variables but pluginEntry.PluginLoader returns 2 values
|
Lint (flyteplugins) / Run Lint
cannot use func(ctx context.Context, iCtx webapi.PluginSetupContext) (webapi.AsyncPlugin, error) {…} (value of type func(ctx context.Context, iCtx "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/webapi".PluginSetupContext) ("github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/webapi".AsyncPlugin, error)) as type "github.com/flyteorg/flyte/flyteplugins/go/tasks/pluginmachinery/webapi".PluginLoader in struct literal (typecheck)
|
Lint (flyteplugins) / Run Lint
cannot use (func(ctx context.Context, iCtx webapi.PluginSetupContext) (webapi.AsyncPlugin, error) literal) (value of type func(ctx context.Context, iCtx webapi.PluginSetupContext) (webapi.AsyncPlugin, error)) as webapi.PluginLoader value in struct literal (typecheck)
|
Lint (flyteplugins) / Run Lint
cannot use &(MockClient literal) (value of type *MockClient) as "github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/service".AsyncAgentServiceClient value in return statement: *MockClient does not implement "github.com/flyteorg/flyte/flyteidl/gen/pb-go/flyteidl/service".AsyncAgentServiceClient (missing method DoTask) (typecheck)
|
Lint (flyteplugins) / Run Lint
cannot use (func(ctx context.Context, iCtx webapi.PluginSetupContext) (webapi.AsyncPlugin, error) literal) (value of type func(ctx context.Context, iCtx webapi.PluginSetupContext) (webapi.AsyncPlugin, error)) as webapi.PluginLoader value in assignment (typecheck)
|
Lint (flyteplugins) / Run Lint
cannot use (func(ctx context.Context, iCtx webapi.PluginSetupContext) (webapi.AsyncPlugin, error) literal) (value of type func(ctx context.Context, iCtx webapi.PluginSetupContext) (webapi.AsyncPlugin, error)) as webapi.PluginLoader value in struct literal (typecheck)
|
Lint (flyteplugins) / Run Lint
cannot use (func(ctx context.Context, iCtx webapi.PluginSetupContext) (webapi.AsyncPlugin, webapi.SyncPlugin, error) literal) (value of type func(ctx context.Context, iCtx webapi.PluginSetupContext) (webapi.AsyncPlugin, webapi.SyncPlugin, error)) as webapi.PluginLoader value in struct literal (typecheck)
|
Lint (flyteplugins) / Run Lint
cannot use (func(ctx context.Context, iCtx webapi.PluginSetupContext) (webapi.AsyncPlugin, webapi.SyncPlugin, error) literal) (value of type func(ctx context.Context, iCtx webapi.PluginSetupContext) (webapi.AsyncPlugin, webapi.SyncPlugin, error)) as webapi.PluginLoader value in struct literal (typecheck)
|
Unit Tests (flyteplugins) / Run Unit Test
assignment mismatch: 3 variables but pluginEntry.PluginLoader returns 2 values
|
Unit Tests (flyteplugins) / Run Unit Test
Process completed with exit code 2.
|
Lint (flytepropeller) / Run Lint
Process completed with exit code 2.
|
Unit Tests (flytepropeller) / Run Unit Test
assignment mismatch: 3 variables but pluginEntry.PluginLoader returns 2 values
|
Unit Tests (flytepropeller) / Run Unit Test
Process completed with exit code 2.
|
Check Go Generate (flytecopilot) / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
|
Check Go Generate (datacatalog) / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
|
Docker Build Images (datacatalog) / build_docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check Go Generate (flyteadmin) / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
|
Docker Build Images (flytepropeller) / build_docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check Go Generate (flytepropeller) / Go Generate
No github_token supplied, API requests will be subject to stricter rate limiting
|
Docker Build Images (flytecopilot) / build_docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Docker Build Images (flyteadmin) / build_docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|