Skip to content

feat(scheduler): pass the shutdown/reload context to running tasks #7865

feat(scheduler): pass the shutdown/reload context to running tasks

feat(scheduler): pass the shutdown/reload context to running tasks #7865

Triggered via pull request August 8, 2023 13:13
Status Success
Total duration 20m 59s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

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.