Minor auto_refresh cleanup #11643
Annotations
5 errors and 4 warnings
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.
|
generate_helm
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
compile
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
docs
The 'defaults' channel might have been added implicitly. If this is intentional, add 'defaults' to the 'channels' list. Otherwise, consider setting 'conda-remove-defaults' to 'true'.
|