feat(scheduler): pass the shutdown/reload context to running tasks #7865
Annotations
1 error and 1 warning
Analyze (go)
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)
|
Analyze (go)
Passing the GOFLAGS env parameter to the init action is deprecated. Please move this to the analyze action.
|