feat(scheduler): pass the shutdown/reload context to running tasks #6724
ecosystem-tools.yaml
on: pull_request
Check client tools
12m 33s
Annotations
2 errors
Check client tools:
pkg/storage/common/common.go#L941
cannot use NewGCTask(gen.ImgStore, repo) (value of type *gcTask) as scheduler.Task value in return statement: *gcTask does not implement scheduler.Task (wrong type for method DoWork)
|
Check client tools
Process completed with exit code 2.
|