Minor auto_refresh cleanup #11643
Annotations
5 errors and 1 warning
Compile:
flytepropeller/pkg/controller/nodes/subworkflow/launchplan/admin.go#L348
cannot use uint(cfg.Workers) (value of type uint) as int value in argument to cache.NewAutoRefreshCache
|
Compile:
flytepropeller/pkg/controller/nodes/subworkflow/launchplan/admin.go#L348
cannot use uint(cfg.MaxCacheSize) (value of type uint) as int value in argument to cache.NewAutoRefreshCache
|
Compile:
flyteplugins/go/tasks/pluginmachinery/internal/webapi/cache.go#L182
cannot use uint(cfg.Workers) (value of type uint) as int value in argument to cache.NewAutoRefreshCache
|
Compile:
flyteplugins/go/tasks/pluginmachinery/internal/webapi/cache.go#L182
cannot use uint(cfg.Size) (value of type uint) as int value in argument to cache.NewAutoRefreshCache
|
Compile
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