Minor auto_refresh cleanup #5891
Annotations
9 errors and 1 warning
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
cannot use uint(cfg.Workers) (value of type uint) as int value in argument to cache.NewAutoRefreshCache
|
Lint
cannot use uint(cfg.Size) (value of type uint) as int value in argument to cache.NewAutoRefreshCache) (typecheck)
|
Lint
cannot use uint(cfg.Workers) (value of type uint) as int value in argument to cache.NewAutoRefreshCache
|
Lint
cannot use uint(cfg.Size) (value of type uint) as int value in argument to cache.NewAutoRefreshCache (typecheck)
|
Lint
cannot use uint(cfg.Parallelism) (value of type uint) as int value in argument to cache.NewAutoRefreshBatchedCache (typecheck)
|
Lint
cannot use uint(cfg.Workers) (value of type uint) as int value in argument to cache.NewAutoRefreshCache (typecheck)
|
Lint
cannot use uint(cfg.RefreshCacheConfig.Workers) (value of type uint) as int value in argument to cache.NewAutoRefreshCache (typecheck)
|
Lint
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading